diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-11-01 11:27:06 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-11-01 14:28:09 -0800 |
commit | c5ab9647d5dccfd45a89dedcb78dac58b84d1bf1 (patch) | |
tree | 5e60fc34b6e80e78a4c4d3ccfb96e895040a1c40 /scripts/ReleaseTasks.txt | |
parent | 386e08b69cf9257421d234237c90f29dbb32d4ee (diff) | |
download | subsurface-c5ab9647d5dccfd45a89dedcb78dac58b84d1bf1.tar.gz |
build-systsem: move back to Xcode 11
It appears that Xcode 12 applies some rather self defeating logic when picking
build architectures in release builds for the simulator. It adds aarch64 by
default and I can't find a way to turn that off from the command line. At the
same time, you can't link against the simulator if you have build with aarch64
as the aarch64 simulator doesn't exist, yet.
Since I couldn't get any of the claimed workarounds to work, I'm forcing Xcode
11 to be used in the Action.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts/ReleaseTasks.txt')
0 files changed, 0 insertions, 0 deletions