Skip to content

Commit

Permalink
Update ios.yml. [skip CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
pigpigyyy authored Dec 26, 2023
1 parent 4556a1f commit f4d76a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: iOS build
run: |
Tools/tolua++/build.sh
xcodebuild -project Project/iOS/Dorothy.xcodeproj -configuration Debug -target Simulator -arch x86_64 -sdk iphonesimulator
xcodebuild -project Project/iOS/Dora.xcodeproj -configuration Debug -target Simulator -arch x86_64 -sdk iphonesimulator

0 comments on commit f4d76a6

Please sign in to comment.