Post

Replies

Boosts

Views

Activity

Reply to Xcode Build service error due multiple references with the same GUID
Same here, On a top of all other previously mentioned tricks I also tried to delete ~/Library/Caches/org.swift.swiftpm as well, but nothing happens. It starts happening when I switch to different branch in git and only way to make it work is to reinstall Xcode.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Xcode Build service error due multiple references with the same GUID
I found solution! It seam that SourceTree update introduce new line in .gitconfig file so getting rid if it makes this problem disappear: https://jira.atlassian.com/browse/SRCTREE-8176 Just delete [safe] bareRepository = explicit from ~/.gitconfig And SMP will start working again!
Replies
Boosts
Views
Activity
Nov ’24