Skip to content

Xcode SwiftPM integration bug with "Missing package product"

License

Notifications You must be signed in to change notification settings

MaxDesiatov/swiftpm-xcode-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swiftpm-xcode-bug

Xcode SwiftPM integration bug with "Missing package product"

Steps to reproduce

  1. Open XcodeBug.xcodeproj in the master branch, build and run, all will succeed.
  2. Without closing Xcode, check out test-branch and try to build.
  3. You'll see this:

error image

The only work around that helps with this bug is to completely close Xcode and reopen the project. This also causes all SwiftPM dependencies to be re-resolved in the project, which can take some time if you have multiple dependencies.

About

Xcode SwiftPM integration bug with "Missing package product"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages