File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Select Xcode version
23- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
23+ run : sudo xcode-select -s '/Applications/Xcode_26.0.1 .app/Contents/Developer'
2424
2525 - name : Download iOS platform
2626 run : xcodebuild -downloadPlatform iOS
Original file line number Diff line number Diff line change 1919 fetch-depth : 0
2020
2121 - name : Select Xcode version
22- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
22+ run : sudo xcode-select -s '/Applications/Xcode_26.0.1 .app/Contents/Developer'
2323
2424 - name : Download iOS platform
2525 run : xcodebuild -downloadPlatform iOS
6868 fetch-depth : 0
6969
7070 - name : Select Xcode version
71- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
71+ run : sudo xcode-select -s '/Applications/Xcode_26.0.1 .app/Contents/Developer'
7272
7373 - name : Download iOS platform
7474 run : xcodebuild -downloadPlatform iOS
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Select Xcode version
23- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
23+ run : sudo xcode-select -s '/Applications/Xcode_26.0.1 .app/Contents/Developer'
2424
2525 - name : Download iOS platform
2626 run : xcodebuild -downloadPlatform iOS
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323
2424 - name : Select Xcode version
25- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
25+ run : sudo xcode-select -s '/Applications/Xcode_26.0.1 .app/Contents/Developer'
2626
2727 - name : Download iOS platform
2828 run : xcodebuild -downloadPlatform iOS
5252 with :
5353 fetch-depth : 0
5454 - name : Select Xcode version
55- run : sudo xcode-select -s '/Applications/Xcode_16.2 .app/Contents/Developer'
55+ run : sudo xcode-select -s '/Applications/Xcode_26.0.1 .app/Contents/Developer'
5656
5757 - name : Download iOS platform
5858 run : xcodebuild -downloadPlatform iOS
You can’t perform that action at this time.
0 commit comments