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 9739a739f5 - Show all commits

View File

@@ -30,7 +30,7 @@ jobs:
- name: Setup Xcode
run: |
sudo xcode-select -s /Applications/Xcode.app
xcode-select -s /Applications/Xcode.app
xcodebuild -version
- name: Setup PATH