Skip to content

Commit

Permalink
change xcode name
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Jan 16, 2025
1 parent 286cf4e commit 63d00ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smeemDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: xcode path
run: xcode-select -p
- name: Set Xcode version
run: sudo xcode-select -switch /Applications/Xcode_16.app
run: sudo xcode-select -switch /Applications/Xcode_2.app
- name: Resolve Dependencies
run: xcodebuild -resolvePackageDependencies
working-directory: ./Smeem-iOS
Expand Down

0 comments on commit 63d00ad

Please sign in to comment.