Skip to content

Commit

Permalink
[spaceship] add Spaceship::ConnectAPI::AppPreviewSet::PreviewType::IP…
Browse files Browse the repository at this point in the history
…HONE_67 (fastlane#21710)
  • Loading branch information
drcreazy authored and SubhrajyotiSen committed Jan 17, 2024
1 parent 0ff7319 commit d650196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spaceship/lib/spaceship/connect_api/models/app_preview_set.rb
Expand Up @@ -17,6 +17,7 @@ module PreviewType
IPHONE_55 = "IPHONE_55"
IPHONE_58 = "IPHONE_58"
IPHONE_65 = "IPHONE_65"
IPHONE_67 = "IPHONE_67"

IPAD_97 = "IPAD_97"
IPAD_105 = "IPAD_105"
Expand All @@ -33,6 +34,7 @@ module PreviewType
IPHONE_55,
IPHONE_58,
IPHONE_65,
IPHONE_67,

IPAD_97,
IPAD_105,
Expand Down

0 comments on commit d650196

Please sign in to comment.