We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have done setup successfully and I done properties setup too. But, I am getting below error.
Command ‘xcodebuild clean build -project my app.xcodeproj -scheme my app -destination platform=iOS Simulator,name=iPhone 11,OS=13.6 -destination-timeout 360 COMPILER_INDEX_STORE_ENABLE=NO' failed with error code: 65
My system configuration:
Xcode 11.6 iOS 13.6 iOS Simulator (iPhone 11 simulator)
Any suggestions?
The text was updated successfully, but these errors were encountered:
+I take same problem
Sorry, something went wrong.
No branches or pull requests
I have done setup successfully and I done properties setup too. But, I am getting below error.
Command ‘xcodebuild clean build -project my app.xcodeproj -scheme my app -destination platform=iOS Simulator,name=iPhone 11,OS=13.6 -destination-timeout 360 COMPILER_INDEX_STORE_ENABLE=NO' failed with error code: 65
My system configuration:
Xcode 11.6
iOS 13.6
iOS Simulator (iPhone 11 simulator)
Any suggestions?
The text was updated successfully, but these errors were encountered: