File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 1919 - Xcode_15.2
2020 - Xcode_16.0
2121 destination :
22- - ' platform=iOS Simulator,OS=17.2,name=iPhone 15'
23- - ' platform=iOS Simulator,OS=18.0,name=iPhone 16'
24- - ' platform=tvOS Simulator,OS=17.2,name=Apple TV 4K (3rd generation) (at 1080p)'
25- - ' platform=tvOS Simulator,OS=18.0,name=Apple TV 4K (3rd generation) (at 1080p)'
22+ - ' platform=iOS Simulator,name=iPhone 15'
23+ - ' platform=tvOS Simulator,name=Apple TV'
2624 - ' platform=macOS'
2725 exclude :
2826 # Don't run old macOS with new Xcode
3129 # Don't run new macOS with old Xcode
3230 - runner : macos-15
3331 xcode : Xcode_15.2
34- # Don't run old simulators with new Xcode
35- - destination : ' platform=tvOS Simulator,OS=17.2,name=Apple TV 4K (3rd generation) (at 1080p)'
36- xcode : Xcode_16.0
37- - destination : ' platform=iOS Simulator,OS=17.2,name=iPhone 15'
38- xcode : Xcode_16.0
39- # Don't run new simulators with old Xcode
40- - destination : ' platform=tvOS Simulator,OS=18.0,name=Apple TV 4K (3rd generation) (at 1080p)'
41- xcode : Xcode_15.2
42- - destination : ' platform=iOS Simulator,OS=18.0,name=iPhone 16'
43- xcode : Xcode_15.2
4432
4533 steps :
4634 - name : Configure Xcode
You can’t perform that action at this time.
0 commit comments