Skip to content

Commit

Permalink
Use iPhone 13 Pro simulator for screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
weiran committed Dec 5, 2021
1 parent 14c0936 commit df5fa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Scanfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

scheme("HackersUITests")
# devices(["iPhone 12 Pro", "iPad Pro (11-inch) (2nd generation)"])
devices(["iPhone 12"])
devices(["iPhone 13 Pro"])

# Enable skip_build to skip debug builds for faster test performance
skip_build(true)

0 comments on commit df5fa70

Please sign in to comment.