summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2022-12-08 13:43:05 +0200
committerKatja Marttila <katja.marttila@qt.io>2022-12-08 13:46:24 +0200
commit2166d42e2e37590c67c7d063d6d0f3bff7da8c24 (patch)
tree28941ee7d4695c954736ab9f5cdccfb93cc29492
parent104cf537260f257316657d6587e5b7053fd513a8 (diff)
Use altool for notarizing 4.5.1 release content
Use qtsdk commit ref pointing to change before refactor to notarize.py. We use older macOS version, not supported by notarytool, for building the release content. Change-Id: Ie72248993341d3521b90add477338df592ef1306 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
-rw-r--r--coin/instructions/qmake_module_build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/qmake_module_build.yaml b/coin/instructions/qmake_module_build.yaml
index 023927567..4a475b600 100644
--- a/coin/instructions/qmake_module_build.yaml
+++ b/coin/instructions/qmake_module_build.yaml
@@ -9,7 +9,7 @@ instructions:
maxTimeInSeconds: 600
maxTimeBetweenOutput: 600
project: qtsdk/qtsdk
- ref: master
+ ref: 8d9c6bb366b0f3c1e46c045a6453776ae98a8051
directory: qtsdk/qtsdk
userMessageOnFailure: "Could not install qtsdk/qtsdk source archive. Please investigate why."