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

View File

@@ -37,7 +37,7 @@ jobs:
xcodebuild -version
- name: Install xcodegen
run: brew install xcodegen
run: arch -arm64 /opt/homebrew/bin/brew install xcodegen
- name: Generate Xcode project
run: |