Skip to content

Commit

Permalink
iOS 17.5
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Bert <[email protected]>
  • Loading branch information
timbms committed Jan 24, 2025
1 parent 552efee commit 90e6f69
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 @@ -57,7 +57,7 @@ platform :ios do
scheme: 'openHABTestsSwift',
xcargs: '-skipPackagePluginValidation',
testplan: 'openHABTests',
devices: ['iPhone 15 Pro (17.0)'],
devices: ['iPhone 15 Pro (17.5)'],
clean: true
)
end
Expand Down

0 comments on commit 90e6f69

Please sign in to comment.