File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515
1616 env :
1717 FASTLANE_SKIP_UPDATE_CHECK : 1
18- DEVELOPER_DIR : /Applications/Xcode_15.2 .app/Contents/Developer
18+ DEVELOPER_DIR : /Applications/Xcode_15.3 .app/Contents/Developer
1919
2020 steps :
2121 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1515
1616 env :
1717 FASTLANE_SKIP_UPDATE_CHECK : 1
18- DEVELOPER_DIR : /Applications/Xcode_15.2 .app/Contents/Developer
18+ DEVELOPER_DIR : /Applications/Xcode_15.3 .app/Contents/Developer
1919
2020 steps :
2121 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 5959 if : needs.precheck.outputs.result == 'resolve'
6060
6161 env :
62- DEVELOPER_DIR : /Applications/Xcode_15.2 .app/Contents/Developer
62+ DEVELOPER_DIR : /Applications/Xcode_15.3 .app/Contents/Developer
6363
6464 steps :
6565 - uses : Cyberbeni/install-swift-tool@v2
Original file line number Diff line number Diff line change 1717 runs-on : macos-14
1818
1919 env :
20- DEVELOPER_DIR : /Applications/Xcode_15.2 .app/Contents/Developer
20+ DEVELOPER_DIR : /Applications/Xcode_15.3 .app/Contents/Developer
2121
2222 steps :
2323 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments