We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c30d1 commit bef040cCopy full SHA for bef040c
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: macos-13
6
name: Action Tests (Swift 5.0)
7
env:
8
- DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
+ DEVELOPER_DIR: /Applications/Xcode_15.0.0.app/Contents/Developer
9
steps:
10
- uses: actions/checkout@v4
11
- name: Cache Carthage
Action.xcodeproj/project.pbxproj
@@ -3,7 +3,7 @@
3
archiveVersion = 1;
4
classes = {
};
- objectVersion = 52;
+ objectVersion = 54;
objects = {
/* Begin PBXBuildFile section */
0 commit comments