Skip to content

Commit

Permalink
[iOS] Build : workflow 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jsangyun authored Nov 23, 2023
1 parent 686eb24 commit b7b8f4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
run: |
xcodebuild clean test -project iOS/Village/Village.xcodeproj \
-scheme Village \
-destination 'platform=iOS Simulator,name=iPhone 13 Pro,OS=latest'
-destination 'platform=iOS Simulator,name=iPhone 13 Pro,OS=latest' \
--skipPackagePluginValidation \
-skipMacroValidation

0 comments on commit b7b8f4b

Please sign in to comment.