Skip to content

Commit

Permalink
Remove simulator and iOS version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteHyun committed Jun 29, 2023
1 parent e379f91 commit aa7da11
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 @@ -5,7 +5,7 @@ generate:
test:
tuist clean
tuist fetch
TUIST_ROOT_DIR=${PWD} tuist test GithubActionScheme --device "iPhone 14 Pro" --os 16.2
TUIST_ROOT_DIR=${PWD} tuist test GithubActionScheme


clean:
Expand Down

0 comments on commit aa7da11

Please sign in to comment.