ut to swift-evolution on Friday is a good example of this), we can share
more code on that side.
- Tony
>
>
>
> From:Philippe Hausler via swift-dev
> To:Mike Berg
> Cc: Justin Baumgartner ,
> swift-dev@swift.org
> Date:22/04/2016 22:
Mike Berg
Cc: Justin Baumgartner ,
swift-dev@swift.org
Date: 22/04/2016 22:36
Subject: Re: [swift-dev] Libraries written in Objective-C in Swift
3
Sent by:swift-dev-boun...@swift.org
> On Apr 22, 2016, at 2:03 PM, Mike Berg via swift-dev
wrote:
>
> Hi ev
> On Apr 22, 2016, at 2:03 PM, Mike Berg via swift-dev
> wrote:
>
> Hi everyone,
>
> A question has come up on my project that nobody seems to have an answer for.
> I was hoping someone here might know:
>
> On my project, we have a longstanding iOS application that has both objC and
> swift
Hi Mike,
The Foundation shipping with OS X and iOS is still written in Objective-C. The
Swift-Corelibs Foundation is for use on other platforms currently.
David
> On Apr 22, 2016, at 2:03 PM, Mike Berg via swift-dev
> wrote:
>
> Hi everyone,
>
> A question has come up on my project