File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 workflow_dispatch :
99
1010env :
11- DEVELOPER_DIR : /Applications/Xcode_16.0 .app
11+ DEVELOPER_DIR : /Applications/Xcode_16.1 .app
1212
1313jobs :
1414 publish-docs :
Original file line number Diff line number Diff line change 1010 workflow_dispatch :
1111
1212env :
13- DEVELOPER_DIR : /Applications/Xcode_16.app
13+ DEVELOPER_DIR : /Applications/Xcode_16.1. app
1414
1515jobs :
1616 test :
2020 matrix :
2121 xcode_version :
2222 - 15.4
23- - 16
23+ - 16.1
2424 platform :
2525 - ios
2626 - macos
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ Open `Examples/Project.xcodeproj` and play around with it!
128128| | Minimum Version|
129129| ------:| --------------:|
130130| Swift | 5.10, 6.0 |
131- | Xcode | 15.4, 16.0 |
131+ | Xcode | 15.4, 16.1 |
132132| iOS | 14.0 |
133133| macOS | 11.0 |
134134| tvOS | 14.0 |
You can’t perform that action at this time.
0 commit comments