Skip to content

Commit

Permalink
watch series 7
Browse files Browse the repository at this point in the history
  • Loading branch information
dplewis committed Jan 13, 2025
1 parent bdb889d commit 2a35deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ starters_path = File.join(SCRIPT_PATH, 'ParseStarterProject')

ios_simulator = 'platform="iOS Simulator",name="iPhone 14"'
tvos_simulator = 'platform="tvOS Simulator",name="Apple TV"'
watchos_simulator = 'platform="watchOS Simulator",name="Apple Watch Series 8 (45mm)"'
watchos_simulator = 'platform="watchOS Simulator",name="Apple Watch Series 7 (45mm)"'

build_action = [XCTask::BuildAction::CLEAN, XCTask::BuildAction::BUILD];

Expand Down

0 comments on commit 2a35deb

Please sign in to comment.