aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/ios-tests.yaml
blob: cc651ff2285c8ab98afc4be7df5967a50eecf32a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Version: 2
Configurations:
-
    Id: "ios-tests-target"
    Template: 'qtci-macos-12-x86_64-102'
    Target os: 'IOS_ANY'
    Target arch: 'arm64'
    Compiler: 'Clang'
    Target compiler: 'Clang'
    Platform dependency: 'macos-latest-xcode-universal-packaging-build'
    Features: ['Sccache', 'DebugAndRelease', 'MinimalStaticTests', 'UseConfigure']
    Environment variables: [
        'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang'
    ]