[swift-users] Use Package Manager for iOS Development

Ryan Lovelett swift-dev at ryan.lovelett.me
Thu Apr 14 12:00:03 CDT 2016


On Thu, Apr 14, 2016, at 07:54 AM, Marco Betschart via swift-users wrote:
>
> Dear Swift Users,
> I’d like to use the Swift Package Manager for my dependency management
> - regardless of it’s early stage:
> Something like having the Swift Package Manager doing all the
> dependency management work from terminal and using the current Xcode
> stable release for building an iOS App Store compatible App afterwards
> (obviously the grabbed dependencies have to support Swift 2.2 Syntax
> in order for this to work).
> Is it possible to do so right now? And If so, how?
 
I doubt Swift 2.2 will allow such a thing to work easily. Mostly because
Swift 2.2 doesn't ship with SwiftPM. Therefore to get SwiftPM working
right off the bat extra work is going to be necessary.
 
> mit sonnigen Grüssen
>


>
>
> MARCO
> *kowalski***


>
>
> +41 44 341 8000
> marco at mandelkind.swiss
>


>
>
> MANDELKIND eG Schweiz
> Bahnhofstrasse 100
> CH-8001 Zürich
>


>
>
>
> _________________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160414/a9f70b49/attachment.html>


More information about the swift-users mailing list