You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might you also have an older version of Xcode installed alongside Xcode 15.1? What does xcrun --show-sdk-path --sdk macosx show you? If it shows an older version of Xcode, you can switch to the new one with: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer and then try the swift test command again.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Xcode version: error executing xcodebuild
Test Swift (Failed)
Test Kotlin (Failed)
Archive iOS ipa (Failed)
Beta Was this translation helpful? Give feedback.
All reactions