mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
parent
2d31a663d8
commit
6d9a0913fd
1 changed files with 3 additions and 3 deletions
6
.github/workflows/macos-dSYM.yml
vendored
6
.github/workflows/macos-dSYM.yml
vendored
|
|
@ -12,10 +12,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Xcode 16.x
|
||||
run: sudo xcode-select -s /Applications/Xcode_16.app
|
||||
|
||||
- name: Select Xcode Version
|
||||
run: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
|
||||
|
||||
- name: Show Xcode Version
|
||||
run: xcodebuild -version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue