xcodeproj 0.15.2 → 0.15.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 21b4141bae0cb1d07156b866de33668fea4fda0d
4
- data.tar.gz: 95d2669323c5b9f3936722d6563c8e58d8814124
3
+ metadata.gz: 19a483458f7f7eb699ba9939c2025c374b66409c
4
+ data.tar.gz: 626094a943c8950f630ffbbdc2baf68b80d41c4a
5
5
  SHA512:
6
- metadata.gz: 9a14b389fca41f38d389d3b5aec60cc50f6aecbbe922cf019e4792b35f55b4f35775a96da786e4874641692c7d0604a466f4ea921b5b6dc610da39664a9d19a1
7
- data.tar.gz: 82e745f302e06fec7ee22cd16e44062d914aae102f577945de04db3d02ffdd6620da3fcba911b4a7e9efbf61d682846359833d9b2c7e03851bd6cb1ee5ef5560
6
+ metadata.gz: fa0a009238d26465fdd50d9e969a41a9182616460ab9eb675e046024873f8ff7c2f73cdb19f823dad8c1b2143ae040fd03090934d38dd4c5af3ca3c0181f22a1
7
+ data.tar.gz: 35b8312a7448e35d0f83b2b1c9673e67f12ebe963afb8595bafe90dfc3bd152aaeaee88e13ed0ac3acc399763279cd678f42c329d80c9298d284f480d40b47db
@@ -1,6 +1,6 @@
1
1
  module Xcodeproj
2
2
  # The version of the xcodeproj gem.
3
3
  #
4
- VERSION = '0.15.2' unless defined? Xcodeproj::VERSION
4
+ VERSION = '0.15.3' unless defined? Xcodeproj::VERSION
5
5
  end
6
6
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xcodeproj
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.2
4
+ version: 0.15.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eloy Duran
@@ -90,6 +90,8 @@ files:
90
90
  - ext/xcodeproj/Rakefile
91
91
  - ext/xcodeproj/extconf.rb
92
92
  - ext/xcodeproj/xcodeproj_ext.c
93
+ - ext/xcodeproj/prebuilt/universal-darwin12.0-1.8.7/xcodeproj_ext.bundle
94
+ - ext/xcodeproj/prebuilt/universal.x86_64-darwin13-2.0.0/xcodeproj_ext.bundle
93
95
  - bin/xcodeproj
94
96
  homepage: https://github.com/cocoapods/xcodeproj
95
97
  licenses: