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
Example : https://github.com/square/wire/pull/1874/checks?check_run_id=1644532250
xcodebuild: error: SDK "/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk" cannot be located. xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' > Task :wire-runtime-swift:compileTestSwift FAILED
Looking at actions/runner-images#2211 actions/runner-images#2218
It seems that Xcode has been updated to 12.2 which doesn't include 10.15 SDK.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Example : https://github.com/square/wire/pull/1874/checks?check_run_id=1644532250
Looking at
actions/runner-images#2211
actions/runner-images#2218
It seems that Xcode has been updated to 12.2 which doesn't include 10.15 SDK.
The text was updated successfully, but these errors were encountered: