subsurface/.github/workflows
Dirk Hohndel c5ab9647d5 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>
2020-11-01 14:28:09 -08:00
..
scripts build-system: switch GitHub Action Windows build to 64 bit 2020-10-30 12:24:36 -07:00
android-dockerimage.yml GitHub Actions: we can't have an action with no on: clause 2020-04-27 09:34:07 -07:00
android.yml GitHub Actions: stop creating CI releases 2020-05-04 08:51:49 -07:00
codeql-analysis.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
coverity-scan.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
ios.yml build-systsem: move back to Xcode 11 2020-11-01 14:28:09 -08:00
linux-bionic-5.9.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
linux-dockerimage.yml GitHub Actions: ensure container names are all lower case 2019-12-05 15:51:29 -08:00
linux-eoan-5.12.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
linux-groovy-5.14.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
linux-trusty-5.12.yml GitHub Actions: stop creating CI releases 2020-05-04 08:51:49 -07:00
linux-tumbleweed-qt-latest.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
mac.yml build-system: add libmtp for Linux and macOS 2020-10-30 12:24:36 -07:00
windows.yml build-system: switch GitHub Action Windows build to 64 bit 2020-10-30 12:24:36 -07:00