fwtoolkit 0.8.3 → 0.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,7 +22,7 @@ module FWToolkit
22
22
  end
23
23
 
24
24
  def fwt_kill_simulator
25
- `echo 'application "iPhone Simulator" quit' | osascript`
25
+ `killall "iPhone Simulator"`
26
26
  end
27
27
 
28
28
  def fwt_simulator_reset_data(sdk)
@@ -1,3 +1,3 @@
1
1
  module FWToolkit
2
- VERSION = "0.8.3"
2
+ VERSION = "0.8.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fwtoolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
4
+ version: 0.8.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -329,7 +329,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
329
329
  version: '0'
330
330
  segments:
331
331
  - 0
332
- hash: 1643246317881666788
332
+ hash: -4512877094596646581
333
333
  required_rubygems_version: !ruby/object:Gem::Requirement
334
334
  none: false
335
335
  requirements:
@@ -338,7 +338,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
338
338
  version: '0'
339
339
  segments:
340
340
  - 0
341
- hash: 1643246317881666788
341
+ hash: -4512877094596646581
342
342
  requirements: []
343
343
  rubyforge_project:
344
344
  rubygems_version: 1.8.25