ci: add iPhone deploy workflow + CI/CD setup docs #4

Merged
millianlmx merged 50 commits from ci/iphone-deploy-workflow into main 2026-06-27 22:49:53 +02:00
Showing only changes of commit 96654d61c7 - Show all commits

View File

@@ -35,7 +35,7 @@ jobs:
- name: Install tools (xcodegen, node, firebase)
run: |
arch -arm64 /opt/homebrew/bin/brew install xcodegen node
arch -arm64 /opt/homebrew/bin/brew install xcodegen node || true
npm install -g firebase-tools
- name: Generate Xcode project