Quantcast
Channel: Package Manager - Swift Forums
Viewing all articles
Browse latest Browse all 166

Will local or remote version of a package dependency in an app be bundled into the app's binary?

$
0
0

I have an Xcode project called App. App has a remote dependency on a package called Service. Because I'll be making frequent changes to Service, I've also added it as a local dependency to App.

When I archive App and get it ready for release, will my local version of Service be bundled into the app or will the remote version be?

(I intend to keep the remote and local versions in sync as best I can, but I'd still like to understand this behavior)

Thanks!

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 166

Trending Articles