Skip to content

Commit

Permalink
chore: bump xcode (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
castdrian authored Nov 29, 2024
2 parents c19472e + a17a88a commit d6d6172
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 d6d6172

Please sign in to comment.