Skip to content

Commit

Permalink
Try running tvOS tests on tvOS 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid committed Dec 3, 2024
1 parent 2e62039 commit 2286818
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 @@ -20,7 +20,7 @@ TESTFLIGHT_PLATFORMS = {

DEVICES = {
ios: 'iPhone 16',
tvos: 'Apple TV'
tvos: 'Apple TV (tvOS 18.0)'
}.freeze

ICON_GLOBS = {
Expand Down

0 comments on commit 2286818

Please sign in to comment.