File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@v4
2121 - name : Setup Xcode
22- uses : maxim-lobanov /setup-xcode@v1
22+ uses : OpenSwiftUIProject /setup-xcode@v2
2323 with :
2424 xcode-version : ${{ matrix.xcode-version }}
2525 - name : Run compatibility tests
4242 steps :
4343 - uses : actions/checkout@v4
4444 - name : Setup Xcode
45- uses : maxim-lobanov /setup-xcode@v1
45+ uses : OpenSwiftUIProject /setup-xcode@v2
4646 with :
4747 xcode-version : ${{ matrix.xcode-version }}
4848 - name : Run compatibility tests
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@v4
2323 - name : Setup Xcode
24- uses : maxim-lobanov /setup-xcode@v1
24+ uses : OpenSwiftUIProject /setup-xcode@v2
2525 with :
2626 xcode-version : ${{ matrix.xcode-version }}
2727 - name : Swift version
Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v4
1717 - name : Setup Xcode
18- uses : maxim-lobanov /setup-xcode@v1
18+ uses : OpenSwiftUIProject /setup-xcode@v2
1919 with :
2020 xcode-version : 16.0
2121 - name : Build XCFramework
3838 steps :
3939 - uses : actions/checkout@v4
4040 - name : Setup Xcode
41- uses : maxim-lobanov /setup-xcode@v1
41+ uses : OpenSwiftUIProject /setup-xcode@v2
4242 with :
4343 xcode-version : ${{ matrix.xcode-version }}
4444 - name : Build and run tests in debug mode with coverage
You can’t perform that action at this time.
0 commit comments