Skip to content
New issue

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

iOS CI is broken. #1875

Closed
oldergod opened this issue Jan 4, 2021 · 0 comments · Fixed by #1876
Closed

iOS CI is broken. #1875

oldergod opened this issue Jan 4, 2021 · 0 comments · Fixed by #1876

Comments

@oldergod
Copy link
Member

oldergod commented Jan 4, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant