Discover and curate Swift Packages using Collections

RSS for tag

Discuss the WWDC21 session Discover and curate Swift Packages using Collections.

View Session

Posts under wwdc21-10197 tag

2 Posts
Sort by:
Post marked as solved
3 Replies
695 Views
I'm not able to add Swift packages into the project anymore with Xcode 13. I tried to add Alamofire by searching its URL but I always got the error bellow. I tried to add my GitHub account into Xcode too but the result is similar.
Posted
by Deny.
Last updated
.
Post not yet marked as solved
1 Replies
498 Views
I don't have access to the source code but only the .ipa file and I'm to confirm as the QA to the project the swift version used to develop the .ipa file, how do I? I can get the iOS version using this command on the terminal. plutil -p Payload/MyData.app/Info.plist | grep DTSDKName I have read through the Info.plist file and can't find any unique identifier that could show the app is built with Swift 5.
Posted
by ken4ward.
Last updated
.