summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/toolchain/macos-sdk.yml
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/ci/toolchain/macos-sdk.yml')
-rw-r--r--taskcluster/ci/toolchain/macos-sdk.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/taskcluster/ci/toolchain/macos-sdk.yml b/taskcluster/ci/toolchain/macos-sdk.yml
new file mode 100644
index 0000000000..8dd60e31b3
--- /dev/null
+++ b/taskcluster/ci/toolchain/macos-sdk.yml
@@ -0,0 +1,34 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+---
+job-defaults:
+ attributes:
+ local-toolchain: true
+ worker-type: b-linux-gcp
+ worker:
+ max-run-time: 1800
+ env:
+ PATH: "/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin"
+ run:
+ script: unpack-sdk.py
+ resources:
+ - python/mozbuild/mozpack/macpkg.py
+ - taskcluster/scripts/misc/unpack-sdk.py
+ # Expiry similar to that of fetches
+ expires-after: 1000 years
+
+macosx64-sdk-13.3:
+ description: "MacOSX13.3 SDK"
+ treeherder:
+ symbol: TM(sdk13.3)
+ run:
+ arguments:
+ - https://swcdn.apple.com/content/downloads/15/62/032-84673-A_7A1TG1RF8Z/xpc8q44ggn2pkn82iwr0fi1zeb9cxi8ath/CLTools_macOSNMOS_SDK.pkg
+ - c33545d543a38911aee2a65d4bf7ff4932c12de1e6a042ae38e6415f65a10710
+ - Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk
+ toolchain-artifact: project/gecko/mac-sdk/MacOSX13.3.sdk.tar.zst
+ toolchain-alias:
+ - macosx64-sdk
+ - macosx64-sdk-toolchain
+ - MacOSX13.3.sdk