Skip to content

Swift Packages Don't Resolve In Xcode #75

Discussion options

You must be logged in to vote

To resolve this, open your terminal and executer the following command to force Xcode to use the built in git tool instead of any git version installed on your machine:

$ defaults write com.apple.dt.Xcode IDEPackageSupportUseBuiltinSCM YES

Restart Xcode after executing the command. All packages should resolve without any problems.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PSchmiedmayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant