File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ jobs:
1515 strategy :
1616 matrix :
1717 include :
18+ - xcode : 16.2
19+ destination : iPhone 16 Pro
20+ os : 18.2
1821 - xcode : 15.2
1922 destination : iPhone 15 Pro
2023 os : 17.2
21- - xcode : 14.3.1
22- destination : iPhone 14 Pro
23- os : 16.4
2424 env :
2525 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
2626 steps :
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ jobs:
1515 strategy :
1616 matrix :
1717 include :
18+ - xcode : 16.2
19+ destination : iPhone 16 Pro
20+ os : 18.2
1821 - xcode : 15.2
1922 destination : iPhone 15 Pro
2023 os : 17.2
21- - xcode : 14.3.1
22- destination : iPhone 14 Pro
23- os : 16.4
2424 env :
2525 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
2626 steps :
You can’t perform that action at this time.
0 commit comments