xcodeproj 0.15.2 → 0.15.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19a483458f7f7eb699ba9939c2025c374b66409c
|
4
|
+
data.tar.gz: 626094a943c8950f630ffbbdc2baf68b80d41c4a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fa0a009238d26465fdd50d9e969a41a9182616460ab9eb675e046024873f8ff7c2f73cdb19f823dad8c1b2143ae040fd03090934d38dd4c5af3ca3c0181f22a1
|
7
|
+
data.tar.gz: 35b8312a7448e35d0f83b2b1c9673e67f12ebe963afb8595bafe90dfc3bd152aaeaee88e13ed0ac3acc399763279cd678f42c329d80c9298d284f480d40b47db
|
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.
|
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:
|