Skip to content

Commit

Permalink
[Makefile] [DEVICE_HOST] Update name.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanskorb committed Apr 5, 2024
1 parent c782990 commit d0e6dba
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
@@ -1,7 +1,7 @@
WORKSPACE = Example/RSKImageCropperExample.xcworkspace
SCHEME = RSKImageCropperExample
CONFIGURATION = Release
DEVICE_HOST = platform='iOS Simulator',OS='17.2',name='iPhone 13 Pro'
DEVICE_HOST = platform='iOS Simulator',OS='17.2',name='iPhone 15 Pro'

.PHONY: all build ci clean test lint

Expand Down

0 comments on commit d0e6dba

Please sign in to comment.