aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/ios-tests.yaml
blob: 7f009ac13c2e37fb85d35b5263286e98fe5c299e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Version: 2
Configurations:
-
    Id: "ios-tests-target"
    Template: 'qtci-macos-10.14-x86_64'
    Target os: 'IOS_ANY'
    Target arch: 'arm64'
    Compiler: 'Clang'
    Target compiler: 'Clang'
    Platform dependency: 'macos-latest-xcode-universal-packaging-build'
    Features: ['Sccache', 'DebugAndRelease', 'MinimalStaticTests']
    Environment variables: ['TARGET_CONFIGURE_ARGS=-G"Ninja Multi-Config" -DCMAKE_CONFIGURATION_TYPES="Release;Debug" -DQT_BUILD_EXAMPLES=OFF -DCMAKE_SYSTEM_NAME=iOS', 'NON_QTBASE_TARGET_CONFIGURE_ARGS=']