Skip to content

Commit

Permalink
DTPOMERSER-1389 Update fastlance
Browse files Browse the repository at this point in the history
  • Loading branch information
grmeyer-hw-dev committed Jan 31, 2025
1 parent fdc3df1 commit 755b2c0
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
Expand Up @@ -16,7 +16,7 @@ end
lane :unit_tests do
run_tests(
project: "HyperwalletSDK.xcodeproj",
devices: ['iPhone 14 Pro'],
devices: ['iPhone 15 Pro'],
derived_data_path: './output',
scheme: "HyperwalletSDK",
configuration: 'Debug',
Expand Down

0 comments on commit 755b2c0

Please sign in to comment.