[swift-build-dev] iOS target generation

Daniel Dunbar daniel_dunbar at apple.com
Thu May 26 14:47:54 CDT 2016


There isn't a great workflow for this currently, but what you can do currently is use SwiftPM's ability to generate an Xcode project, and then use that project directly.

This requires, of course, that all the packages you use work with Swift 2.2.

 - Daniel

> On May 26, 2016, at 12:44 PM, Paulo Faria via swift-build-dev <swift-build-dev at swift.org> wrote:
> 
> I know iOS doesn’t support Swift 3 snapshots, but I’m wondering if it’s possible to compile Swift 2.2 targeting iOS with SwiftPM. If not, do we have to wait for iOS support for Swift 3 snapshots or something? In general I’m curious about SwiftPM and iOS.
> 
> Cheers,
> Paulo
> _______________________________________________
> swift-build-dev mailing list
> swift-build-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-build-dev



More information about the swift-build-dev mailing list