Skip to content

Commit ae0e501

Browse files
committed
No need to kill the simulator due to different processes
1 parent d27c90d commit ae0e501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,4 @@ end
9090
desc 'Build, then run tests for passed in os.'
9191
task :test, [:os] do |t, args|
9292
xcodebuild_in_demo_dir args.os.to_sym, xcprety_args: '--test'
93-
sh "killall Simulator"
9493
end

0 commit comments

Comments
 (0)