Skip to content

Upgraded skip to 1.1.8 - but still see logging ref to 1.1.1 #256

Answered by marcprux
davidakoontz asked this question in Q&A

You must be logged in to vote

Xcode and SwiftPM's command-line interface don't use the same pins. Xcode's is internal, whereas the CLI uses the Package.resolved file. This can indeed be confusing, because Xcode might be using one version of the libraries (after you update using File/Packages/Update to latest package version), whereas command-line swift might be using another (which won't be updated until you run swift package update, or just delete the Package.resolved file).

I agree that this is confusing. We will consider ways to call out when the package may be out of date.

Replies: 3 comments 14 replies

You must be logged in to vote
6 replies
@davidakoontz

@davidakoontz

@davidakoontz

@aabewhite

@davidakoontz

You must be logged in to vote
8 replies
@davidakoontz

@davidakoontz

@davidakoontz

@marcprux

Answer selected by marcprux
@davidakoontz

@davidakoontz

@davidakoontz

@davidakoontz

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants