sim_launcher 0.4.1.pre1 → 0.4.1.pre2

Sign up to get free protection for your applications and to get access to all the features.
data/.gitignore CHANGED
@@ -1,3 +1,2 @@
1
1
  .DS_Store
2
2
  pkg
3
- native/*
@@ -1,3 +1,3 @@
1
1
  module SimLauncher
2
- VERSION = "0.4.1.pre1"
2
+ VERSION = "0.4.1.pre2"
3
3
  end
data/native/ios-sim ADDED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sim_launcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1.pre1
4
+ version: 0.4.1.pre2
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -46,6 +46,7 @@ files:
46
46
  - lib/sim_launcher/sdk_detector.rb
47
47
  - lib/sim_launcher/simulator.rb
48
48
  - lib/sim_launcher/version.rb
49
+ - native/ios-sim
49
50
  - sim_launcher.gemspec
50
51
  homepage: http://rubygems.org/gems/sim_launcher
51
52
  licenses: []