I have created a nice little library with SPM ($ swift package init 
--type=library).
The library includes some utility classes and associated tests.
It works as expected.

Now, I would like to use this library within an iOS application.
AFAIK, SPM doesn't support iOS at the moment.

I am wondering, what is the best way to include my library in the iOS Xcode 
project/build?

thanks,
-g.
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to