Skip to content

Commit

Permalink
🏗️ use Xcode_16.app
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Oct 17, 2024
1 parent 5786446 commit 8943d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
dotnet workload restore
- name: run housekeeping scripts
run: |
sudo xcode-select -s /Applications/Xcode_15.1.app
sudo xcode-select -s /Applications/Xcode_16.app
cd $GITHUB_WORKSPACE/scripts
bash housekeeping.sh
- name: Install the Apple certificate and provisioning profile
Expand Down

0 comments on commit 8943d17

Please sign in to comment.