File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ jobs:
2020 destination : " platform=macOS"
2121 - target : iOS
2222 sdk : iphonesimulator
23- destination : " platform=iOS Simulator,name=iPhone 14 Pro"
23+ destination : " platform=iOS Simulator,name=iPhone 17 Pro"
2424 - target : tvOS
2525 sdk : appletvsimulator
26- destination : " platform=tvOS Simulator,name=Apple TV 4K (2nd generation)"
26+ destination : " platform=tvOS Simulator,name=Apple TV 4K (3rd generation)"
2727 steps :
2828 - name : Checkout
2929 uses : actions/checkout@v3
@@ -38,10 +38,10 @@ jobs:
3838 matrix :
3939 destination :
4040 [
41- " platform=iOS Simulator,name=iPhone 14 Pro" ,
41+ " platform=iOS Simulator,name=iPhone 17 Pro" ,
4242 " platform=macOS,variant=Mac Catalyst" ,
4343 " platform=macOS" ,
44- " platform=tvOS Simulator,name=Apple TV 4K (2nd generation)" ,
44+ " platform=tvOS Simulator,name=Apple TV 4K (3rd generation)" ,
4545 ]
4646 scheme : ["CorePlot"]
4747 steps :
You can’t perform that action at this time.
0 commit comments