Skip to content

Commit

Permalink
πŸ’š Update Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKai77 authored Jan 10, 2025
1 parent af9f68d commit 9fb958d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "FROM_TAG=$FROM_TAG" >> $GITHUB_ENV
- name: πŸ”§ Select Xcode
run: sudo xcode-select -s "/Applications/Xcode_16.app"
run: sudo xcode-select -s "/Applications/Xcode_16.2.app"

- name: 🎟️ Install Certificate
id: profile
Expand Down

0 comments on commit 9fb958d

Please sign in to comment.