Remove specification of Workspace in xcodebuild step.
parent
3097a84e56
commit
3bb1f1b437
|
@ -32,7 +32,6 @@ jobs:
|
|||
- name: Run xcodebuild
|
||||
run: >
|
||||
xcodebuild
|
||||
-workspace Cog.xcodeproj/project.xcworkspace
|
||||
-scheme Cog
|
||||
-configuration Debug
|
||||
-derivedDataPath output
|
||||
|
|
Loading…
Reference in New Issue