summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2020-01-09 12:41:14 -0800
committerGitHub <noreply@github.com>2020-01-09 12:41:14 -0800
commit60a4b3eda3d2d144a5845505649beeaefde6055b (patch)
tree27899478bb800b293ae1b45484be17b1c04ed1ff /circle.yml
parent52edd9b43bfa2368c99d221538adfa824164d66f (diff)
downloadqtlocation-mapboxgl-60a4b3eda3d2d144a5845505649beeaefde6055b.tar.gz
[ios] Add native_apple_interface to ios.cmake (#16103)
* [ios] Add native_apple_interface to ios.cmake * [ios] Use Xcode for next-macos-xcode11-release
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 0276c44ec7..96575c9781 100644
--- a/circle.yml
+++ b/circle.yml
@@ -143,7 +143,7 @@ workflows:
name: next-ios-xcode11-release
executor_name: macos-11_0_0
target_is_macos: true
- config_params: '-G Ninja -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_SYSTEM_NAME=iOS -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_OSX_SYSROOT=iphonesimulator'
+ config_params: '-G Xcode -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_SYSTEM_NAME=iOS -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_OSX_SYSROOT=iphonesimulator'
test_params: '-Q -N'
mbgl-legacy:
jobs: