Skip to content

Commit

Permalink
chore: bump xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
castdrian committed Nov 29, 2024
1 parent 21bc736 commit a17a88a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Xcode Select Version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.0-beta'
xcode-version: '16.1'

- name: Setup Certificate
uses: apple-actions/import-codesign-certs@v2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<key>sharemenuext.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>2</integer>
<integer>4</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
Expand Down

0 comments on commit a17a88a

Please sign in to comment.