Skip to content

Commit 9b0cf96

Browse files
update .github/workflows/build.ios.yml
1 parent 412c45c commit 9b0cf96

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.ios.yml

-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- name: 🏗️ Build files
2929
run: npm run build
3030

31-
- name: ☕ Set up Xcode
32-
run: sudo xcode-select --switch /Applications/Xcode_14.3.app # Atualize com a versão correta do Xcode
33-
3431
- name: 🏗️ Sync Capacitor iOS
3532
run: |
3633
npx cap sync ios

0 commit comments

Comments
 (0)