fix(ci): remove -derivedDataPath from resolve step (requires -scheme)
This commit is contained in:
@@ -83,9 +83,7 @@ jobs:
|
||||
cd tabatago-swift
|
||||
xcodebuild -resolvePackageDependencies \
|
||||
-project TabataGo.xcodeproj \
|
||||
-scmProvider system \
|
||||
-derivedDataPath ../build/derived \
|
||||
-clonedSourcePackagesDirPath ../build/spm-cache
|
||||
-scmProvider system
|
||||
|
||||
- name: Build app
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user