Update swift.yml
This commit is contained in:
parent
c57ba4635a
commit
38dbbba397
1 changed files with 1 additions and 1 deletions
2
.github/workflows/swift.yml
vendored
2
.github/workflows/swift.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: /usr/bin/xcodebuild -version
|
||||
- name: Build app
|
||||
run: |
|
||||
xcodebuild CODE_SIGNING_ALLOWED=NO -sdk iphoneos -project wulkanowy/wulkanowy.xcodeproj \
|
||||
xcodebuild CODE_SIGNING_ALLOWED=NO -sdk iphoneos -project wulkanowy.xcodeproj \
|
||||
-configuration Release -scheme wulkanowy \
|
||||
-derivedDataPath DerivedData clean build
|
||||
|
||||
|
|
Loading…
Reference in a new issue