about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-01-28 11:29:41 +0000
committerGitHub <noreply@github.com>2021-01-28 11:29:41 +0000
commitce2f0bdac726a34627d5cf14362e7bf14f868d09 (patch)
tree0c32a224446a0c05957c74a86fc1b8fbd872702f /docs/dev/debugging.md
parentad3cb2125dee4379c11f447216f510d6544c10c5 (diff)
parentac0b0794927725bb78a8fa1fef70fb9f661b416a (diff)
downloadrust-ce2f0bdac726a34627d5cf14362e7bf14f868d09.tar.gz
rust-ce2f0bdac726a34627d5cf14362e7bf14f868d09.zip
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 <lnicola@dend.ro>
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions