File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v4
18+ with :
19+ fetch-depth : 0
1820
1921 - name : Select Xcode version
2022 run : sudo xcode-select -s '/Applications/Xcode_16.2.app/Contents/Developer'
Original file line number Diff line number Diff line change 1616 steps :
1717 - name : Checkout
1818 uses : actions/checkout@v4
19+ with :
20+ fetch-depth : 0
1921
2022 - name : Select Xcode version
2123 run : sudo xcode-select -s '/Applications/Xcode_16.2.app/Contents/Developer'
Original file line number Diff line number Diff line change 1818 steps :
1919 - name : Checkout
2020 uses : actions/checkout@v4
21+ with :
22+ fetch-depth : 0
2123
2224 - name : Select Xcode version
2325 run : sudo xcode-select -s '/Applications/Xcode_16.2.app/Contents/Developer'
4446 steps :
4547 - name : Checkout
4648 uses : actions/checkout@v4
49+ with :
50+ fetch-depth : 0
4751 - name : Select Xcode version
4852 run : sudo xcode-select -s '/Applications/Xcode_16.2.app/Contents/Developer'
4953 - name : Set up App Store Connect API Key
You can’t perform that action at this time.
0 commit comments