Skip to content

Commit

Permalink
Update device name. πŸ˜΅β€πŸ’«
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaskioko committed Jan 19, 2025
1 parent 5c0f30e commit 3f9c595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_platform(:ios)

# Set timeout for xcodebuild commands
TEST_DEVICE = "iPhone 16 Pro (18.1)"
TEST_DEVICE = "iPhone 16 Pro"

platform :ios do

Expand Down

0 comments on commit 3f9c595

Please sign in to comment.