Skip to content

Commit

Permalink
Update Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Jan 27, 2025
1 parent a8adb21 commit 7c07889
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 @@ -228,7 +228,7 @@ namespace :build do
t.project = 'ParseStarter-Swift.xcodeproj'
t.scheme = 'ParseStarter'
t.configuration = 'Debug'
t.destinations = [watchos_simulator]
t.destinations = [watchos_simulator, ios_simulator]
t.actions = build_action
t.formatter = XCTask::BuildFormatter::XCPRETTY
end
Expand Down

0 comments on commit 7c07889

Please sign in to comment.