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 da62d6fa58 - Show all commits

View File

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