We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27c90d commit ae0e501Copy full SHA for ae0e501
Rakefile
@@ -90,5 +90,4 @@ end
90
desc 'Build, then run tests for passed in os.'
91
task :test, [:os] do |t, args|
92
xcodebuild_in_demo_dir args.os.to_sym, xcprety_args: '--test'
93
- sh "killall Simulator"
94
end
0 commit comments