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 00e02b7166 - Show all commits

View File

@@ -39,6 +39,8 @@ jobs:
run: |
rm -rf ~/.cache/act/*/hostexecutor/tabatago-swift/build
rm -rf .build
rm -rf ~/Library/Caches/org.swift.swiftpm
rm -rf ~/Library/Developer/Xcode/DerivedData/TabataGo-*
- name: Install tools (xcodegen, node, firebase)
run: |