Remove specification of Workspace in xcodebuild step.

CQTexperiment
Dzmitry Neviadomski 2021-04-05 19:08:19 +03:00
parent 3097a84e56
commit 3bb1f1b437
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ jobs:
- name: Run xcodebuild
run: >
xcodebuild
-workspace Cog.xcodeproj/project.xcworkspace
-scheme Cog
-configuration Debug
-derivedDataPath output