mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-08 03:57:49 +08:00
In preparation for minimum Xcode and SDK bump. Change-Id: Id5ebffff76338b821c42b347e643a7822abc2eff Reviewed-by: Nils Petter Skålerud <nils.petter.skalerud@qt.io> Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
15 lines
460 B
YAML
15 lines
460 B
YAML
Version: 2
|
|
Configurations:
|
|
-
|
|
Id: "ios-tests-on-macos"
|
|
Template: 'qtci-macos-15-arm-104'
|
|
Target os: 'IOS_ANY'
|
|
Target arch: 'arm64'
|
|
Compiler: 'Clang'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'macos-universal-on-arm64'
|
|
Features: ['Sccache', 'DebugAndRelease', 'MinimalStaticTests', 'UseConfigure']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang'
|
|
]
|