update ci.yml

This commit is contained in:
PangMo5 2022-04-12 02:00:55 +09:00
parent 957b35b870
commit 71c7912f74
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ jobs:
- name: xcodebuild!
run: |
xcodebuild build -project "Swiftfin.xcodeproj" \
-resolvePackageDependencies \
-scheme "${{ matrix.scheme }}" \
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO