fix(ci): remove stale .xcodeproj from git, nuke before xcodegen to prevent PostHog ghost dependency
Some checks failed
PR → Build → Firebase OTA → LGTM / Build & Deploy to Firebase OTA (pull_request) Failing after 7m8s
PR → Build → Firebase OTA → LGTM / Wait for LGTM comment (pull_request) Has been skipped

This commit is contained in:
2026-06-27 01:35:07 +00:00
parent 00e02b7166
commit c45e85edb6
8 changed files with 4 additions and 1583 deletions

View File

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