cocoapods-deintegrate 0.2.0 → 0.2.1
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 +4 -4
- data/Gemfile.lock +29 -23
- data/lib/cocoapods_deintegrate.rb +1 -1
- data/lib/pod/command/deintegrate.rb +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: aa33309da52502ff50ecb0d5abf43652159ddad3
|
|
4
|
+
data.tar.gz: 76c91e87d81c55a00f1f9ae265640351d37ebab1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0b96d5b9a96fd23939c2e4c9a8105cdc6d5a7a58273ea857a8059771ed87de9968b9ad6a28655819905a7230d46c8cfee6ed87d740f06f939a1cc52d81d541f5
|
|
7
|
+
data.tar.gz: f80b6c11b9aa941eb353090fe21c09ee7b6d3240b87e32af8d5072f74063a533ca5030a2f6fa578e0bc11e9413777dd0c4a109bf094612f94dd479129a4dd89b
|
data/Gemfile.lock
CHANGED
|
@@ -1,60 +1,66 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
cocoapods-deintegrate (0.
|
|
4
|
+
cocoapods-deintegrate (0.2.1)
|
|
5
5
|
cocoapods (~> 0.34)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
8
8
|
remote: https://rubygems.org/
|
|
9
9
|
specs:
|
|
10
|
-
activesupport (
|
|
11
|
-
i18n (~> 0.
|
|
12
|
-
|
|
10
|
+
activesupport (4.2.0)
|
|
11
|
+
i18n (~> 0.7)
|
|
12
|
+
json (~> 1.7, >= 1.7.7)
|
|
13
|
+
minitest (~> 5.1)
|
|
14
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
|
15
|
+
tzinfo (~> 1.1)
|
|
13
16
|
bacon (1.2.0)
|
|
14
17
|
claide (0.7.0)
|
|
15
|
-
cocoapods (0.
|
|
16
|
-
activesupport (>= 3.2.15
|
|
18
|
+
cocoapods (0.35.0)
|
|
19
|
+
activesupport (>= 3.2.15)
|
|
17
20
|
claide (~> 0.7.0)
|
|
18
|
-
cocoapods-core (= 0.
|
|
19
|
-
cocoapods-downloader (~> 0.
|
|
21
|
+
cocoapods-core (= 0.35.0)
|
|
22
|
+
cocoapods-downloader (~> 0.8.0)
|
|
20
23
|
cocoapods-plugins (~> 0.3.1)
|
|
21
|
-
cocoapods-trunk (~> 0.
|
|
22
|
-
cocoapods-try (~> 0.4.
|
|
24
|
+
cocoapods-trunk (~> 0.4.1)
|
|
25
|
+
cocoapods-try (~> 0.4.2)
|
|
23
26
|
colored (~> 1.2)
|
|
24
27
|
escape (~> 0.0.4)
|
|
25
|
-
|
|
28
|
+
molinillo (~> 0.1.2)
|
|
26
29
|
nap (~> 0.8)
|
|
27
30
|
open4 (~> 1.3)
|
|
28
|
-
xcodeproj (~> 0.
|
|
29
|
-
cocoapods-core (0.
|
|
31
|
+
xcodeproj (~> 0.20.2)
|
|
32
|
+
cocoapods-core (0.35.0)
|
|
30
33
|
activesupport (>= 3.2.15)
|
|
31
34
|
fuzzy_match (~> 2.0.4)
|
|
32
35
|
nap (~> 0.8.0)
|
|
33
|
-
cocoapods-downloader (0.
|
|
36
|
+
cocoapods-downloader (0.8.1)
|
|
34
37
|
cocoapods-plugins (0.3.2)
|
|
35
38
|
nap
|
|
36
|
-
cocoapods-trunk (0.
|
|
37
|
-
json_pure (~> 1.8)
|
|
39
|
+
cocoapods-trunk (0.4.1)
|
|
38
40
|
nap (>= 0.8)
|
|
39
41
|
netrc (= 0.7.8)
|
|
40
|
-
cocoapods-try (0.4.
|
|
42
|
+
cocoapods-try (0.4.3)
|
|
41
43
|
colored (1.2)
|
|
42
44
|
escape (0.0.4)
|
|
43
45
|
fuzzy_match (2.0.4)
|
|
44
|
-
i18n (0.
|
|
45
|
-
|
|
46
|
+
i18n (0.7.0)
|
|
47
|
+
json (1.8.2)
|
|
46
48
|
metaclass (0.0.4)
|
|
49
|
+
minitest (5.5.1)
|
|
47
50
|
mocha (1.1.0)
|
|
48
51
|
metaclass (~> 0.0.1)
|
|
49
52
|
mocha-on-bacon (0.2.2)
|
|
50
53
|
mocha (>= 0.13.0)
|
|
51
|
-
|
|
54
|
+
molinillo (0.1.2)
|
|
52
55
|
nap (0.8.0)
|
|
53
56
|
netrc (0.7.8)
|
|
54
57
|
open4 (1.3.4)
|
|
55
|
-
rake (10.
|
|
56
|
-
|
|
57
|
-
|
|
58
|
+
rake (10.4.2)
|
|
59
|
+
thread_safe (0.3.4)
|
|
60
|
+
tzinfo (1.2.2)
|
|
61
|
+
thread_safe (~> 0.1)
|
|
62
|
+
xcodeproj (0.20.2)
|
|
63
|
+
activesupport (>= 3)
|
|
58
64
|
colored (~> 1.2)
|
|
59
65
|
|
|
60
66
|
PLATFORMS
|
|
@@ -67,9 +67,9 @@ module Pod
|
|
|
67
67
|
UI.section("Deintegrating target #{target.name}") do
|
|
68
68
|
deintegrate_target(target)
|
|
69
69
|
end
|
|
70
|
-
|
|
71
|
-
delete_pods_file_references(project)
|
|
72
70
|
end
|
|
71
|
+
|
|
72
|
+
delete_pods_file_references(project)
|
|
73
73
|
end
|
|
74
74
|
|
|
75
75
|
def delete_pods_file_references(project)
|
|
@@ -119,7 +119,7 @@ module Pod
|
|
|
119
119
|
|
|
120
120
|
pods_build_files.each do |build_file|
|
|
121
121
|
UI.puts("- #{build_file.display_name}")
|
|
122
|
-
|
|
122
|
+
frameworks_build_phase.remove_build_file(build_file)
|
|
123
123
|
end
|
|
124
124
|
end
|
|
125
125
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cocoapods-deintegrate
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kyle Fuller
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-02-
|
|
11
|
+
date: 2015-02-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: cocoapods
|