Skip to content

Commit

Permalink
cli tools run-test
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust committed Jan 17, 2024
1 parent eda2546 commit 6b83c83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ definitions:
xcode-project run-tests \
--clean \
--project $XCODE_PROJECT \
--scheme $XCODE_SCHEME \
--device iPhone 14
--scheme $XCODE_SCHEME
# time xcodebuild clean test -project $XCODE_PROJECT -scheme $XCODE_SCHEME -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14 Pro,OS=16.2'

workflows:
Expand Down

0 comments on commit 6b83c83

Please sign in to comment.