File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1212 name : Publish Documentation
1313 runs-on : macos-12
1414 env :
15- DEVELOPER_DIR : /Applications/Xcode_14.0.1 .app
15+ DEVELOPER_DIR : /Applications/Xcode_14.2 .app
1616 steps :
1717 - uses : actions/checkout@v2
1818 - name : Build docs
Original file line number Diff line number Diff line change 1616 strategy :
1717 matrix :
1818 xcode_version :
19- - 13.3
20- - 14.0.1
19+ - 14.2
2120 env :
2221 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode_version }}.app
2322 steps :
3534 name : Validation
3635 runs-on : macos-12
3736 env :
38- DEVELOPER_DIR : /Applications/Xcode_14.0.1 .app
37+ DEVELOPER_DIR : /Applications/Xcode_14.2 .app
3938 steps :
4039 - uses : actions/checkout@v2
4140 - name : Validate lint
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ Open `Examples/App.xcodeproj` and play around with it!
146146
147147| | Minimum Version|
148148| ------:| --------------:|
149- | Swift | 5.6 |
150- | Xcode | 13.3 |
149+ | Swift | 5.7 |
150+ | Xcode | 14.2 |
151151| iOS | 14.0 |
152152| macOS | 11.0 |
153153| tvOS | 14.0 |
You can’t perform that action at this time.
0 commit comments