diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-01-28 11:29:41 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-01-28 11:29:41 +0000 |
commit | ce2f0bdac726a34627d5cf14362e7bf14f868d09 (patch) | |
tree | 0c32a224446a0c05957c74a86fc1b8fbd872702f /crates/ssr | |
parent | ad3cb2125dee4379c11f447216f510d6544c10c5 (diff) | |
parent | ac0b0794927725bb78a8fa1fef70fb9f661b416a (diff) |
Merge #7471
7471: Force XCode version r=lnicola a=lnicola
Pin an Xcode version in the release workflow to avoid:
```
Run SDKROOT=$(xcrun -sdk macosx11.0 --show-sdk-path) MACOSX_DEPLOYMENT_TARGET=$(xcrun -sdk macosx11.0 --show-sdk-platform-version) cargo xtask dist
xcodebuild: error: SDK "macosx11.0" cannot be located.
xcodebuild: error: SDK "macosx11.0" cannot be located.
xcrun: error: unable to lookup item 'Path' in SDK 'macosx11.0'
xcodebuild: error: SDK "macosx11.0" cannot be located.
xcodebuild: error: SDK "macosx11.0" cannot be located.
xcrun: error: unable to lookup item 'PlatformVersion' in SDK 'macosx11.0'
```
Co-authored-by: Laurențiu Nicola <[email protected]>
Diffstat (limited to 'crates/ssr')
0 files changed, 0 insertions, 0 deletions