Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gemcoder21 committed Jul 2, 2024
1 parent 1a7a277 commit c45ed0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ build:
-destination "platform=iOS Simulator,name=iPhone 15" build | xcbeautify

test-ui:
maestro start-device --platform=ios --os-version=17
~/.maestro/bin/maestro start-device --platform=ios --os-version=17
~/.maestro/bin/maestro test .maestro

.PHONY: build

0 comments on commit c45ed0c

Please sign in to comment.