File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 70
70
SDKROOT : /Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
71
71
QT_OS_NAME : mac
72
72
QT_ARCH : clang_64
73
+ arch : x86_64
73
74
- os : macos-arm64
74
75
SELF_HOSTED : true
75
76
PLATFORM_NAME : Darwin
81
82
SDKROOT : /Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
82
83
QT_OS_NAME : mac
83
84
QT_ARCH : arm_64
85
+ arch : arm64
84
86
85
87
steps :
86
88
@@ -222,6 +224,7 @@ jobs:
222
224
security find-identity -vvvv $KEYCHAIN_PATH
223
225
224
226
# Add needed intermediary certificates
227
+ brew list aria2 || brew install aria2
225
228
aria2c https://www.apple.com/certificateauthority/AppleWWDRCAG2.cer
226
229
aria2c https://www.apple.com/certificateauthority/DeveloperIDG2CA.cer
227
230
security import AppleWWDRCAG2.cer -k $KEYCHAIN_PATH
You can’t perform that action at this time.
0 commit comments