fix(ci): remove stale .xcodeproj from git, nuke before xcodegen to prevent PostHog ghost dependency
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user