cocoapods-try 1.0.0.beta.1 → 1.0.0.beta.2

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: 57c6b5b53b39607c80d19f9d0da0034842ff3b9c
4
- data.tar.gz: 01f73347266b2ba72d4eb0aa825930e8db018576
3
+ metadata.gz: d6a9d000e63b28ada739bd6f1c754fe3081b9b61
4
+ data.tar.gz: 8600ca9993e3dfaa786e90e6dbca0f12dd17c374
5
5
  SHA512:
6
- metadata.gz: ebfac998db0581b7fed0695675a59ef71e615d983733570ca8cc82e7164ef99a16daeb89c9fb73a178dcabcfbcbc0b6e881cd6aa22d903a0b677299b6a9c99d4
7
- data.tar.gz: 80b9dc933c7a471a15314d100c3d866828497e72378a2face4095303633a107ab21680e516e451344e8939fcefae113f335e7f74e9c6ec94f129d6ff289a8f22
6
+ metadata.gz: 67d4ae8e4e58f16f344797d2876d877393ba8896318151db0ab95117660dd203995a872ed58fbb2defdc3ba0cb60e9b18a3580496587cb56e70aab9be39a588d
7
+ data.tar.gz: 9f47683e5793351fb65c778ab0c1cab4365862115fdf45a776fcc7dc602c60eb88c09915ef7446aa7265225a920d09450c448d14bb5a3db7f592705073339990
data/.travis.yml CHANGED
@@ -6,6 +6,11 @@ addons:
6
6
  code_climate:
7
7
  repo_token: e8abdb417b7d86d7427d8861e85209c7b194820bb372a1c05f0529835eac9c7c
8
8
 
9
+ branches:
10
+ only:
11
+ - master
12
+ - /.+-stable$/
13
+
9
14
  env:
10
15
  - RVM_RUBY_VERSION=system
11
16
  # - RVM_RUBY_VERSION=1.8.7-p358
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Cocoapods::Try Changelog
2
2
 
3
+ ## 1.0.0.beta.2 (2016-01-05)
4
+
5
+ ##### Bug Fixes
6
+
7
+ * Ensure that the pod's source is re-downloaded, instead of pulling from the
8
+ cache, which only holds cleaned sources.
9
+ [Samuel Giddins](https://github.com/segiddins)
10
+ [#43](https://github.com/CocoaPods/cocoapods-try/issues/43)
11
+
3
12
 
4
13
  ## 1.0.0.beta.1 (2015-12-30)
5
14
 
data/Gemfile.lock CHANGED
@@ -1,49 +1,52 @@
1
1
  GIT
2
2
  remote: https://github.com/CocoaPods/CLAide.git
3
- revision: 675dd608cd5b3f8b62a4f34da48aff5d0b75d41f
3
+ revision: d5a7ef8f3e730f195ecb3dfd2ec5891d1c6988d7
4
4
  branch: master
5
5
  specs:
6
- claide (0.9.1)
6
+ claide (1.0.0.beta.1)
7
7
 
8
8
  GIT
9
9
  remote: https://github.com/CocoaPods/CocoaPods.git
10
- revision: b8f6bd87e2897a38511cff9192f3f72c410dc34b
10
+ revision: 1fd0fe8d218c6983fd982f4ef7efe38ac540768e
11
11
  branch: master
12
12
  specs:
13
- cocoapods (0.38.2)
14
- activesupport (>= 3.2.15)
15
- claide (~> 0.9.1)
16
- cocoapods-core (= 0.38.2)
17
- cocoapods-downloader (~> 0.9.1)
18
- cocoapods-plugins (~> 0.4.2)
19
- cocoapods-stats (~> 0.5.3)
20
- cocoapods-trunk (~> 0.6.1)
21
- cocoapods-try (~> 1.0.0.beta.1)
13
+ cocoapods (1.0.0.beta.1)
14
+ activesupport (>= 4.0.2)
15
+ claide (>= 1.0.0.beta.1, < 2.0)
16
+ cocoapods-core (= 1.0.0.beta.1)
17
+ cocoapods-deintegrate (>= 1.0.0.beta.1, < 2.0)
18
+ cocoapods-downloader (>= 1.0.0.beta.1, < 2.0)
19
+ cocoapods-plugins (>= 1.0.0.beta.1, < 2.0)
20
+ cocoapods-search (>= 1.0.0.beta.1, < 2.0)
21
+ cocoapods-stats (>= 1.0.0.beta.1, < 2.0)
22
+ cocoapods-trunk (>= 1.0.0.beta.1, < 2.0)
23
+ cocoapods-try (>= 1.0.0.beta.1, < 2.0)
22
24
  colored (~> 1.2)
23
25
  escape (~> 0.0.4)
24
- molinillo (~> 0.3.1)
25
- nap (~> 0.8)
26
- xcodeproj (~> 0.26.3)
26
+ fourflusher (~> 0.3.0)
27
+ molinillo (~> 0.4.1)
28
+ nap (~> 1.0)
29
+ xcodeproj (>= 1.0.0.beta.1, < 2.0)
27
30
 
28
31
  GIT
29
32
  remote: https://github.com/CocoaPods/Core.git
30
- revision: ee3a58cb516034942b684469a3b2766a8004b49b
33
+ revision: f1b6ae5c1c0f45405e71d508c441398e6fa5191f
31
34
  branch: master
32
35
  specs:
33
- cocoapods-core (0.38.2)
34
- activesupport (>= 3.2.15)
36
+ cocoapods-core (1.0.0.beta.1)
37
+ activesupport (>= 4.0.2)
35
38
  fuzzy_match (~> 2.0.4)
36
- nap (~> 0.8.0)
39
+ nap (~> 1.0)
37
40
 
38
41
  PATH
39
42
  remote: .
40
43
  specs:
41
- cocoapods-try (1.0.0.beta.1)
44
+ cocoapods-try (1.0.0.beta.2)
42
45
 
43
46
  GEM
44
47
  remote: https://rubygems.org/
45
48
  specs:
46
- activesupport (4.2.3)
49
+ activesupport (4.2.5)
47
50
  i18n (~> 0.7)
48
51
  json (~> 1.7, >= 1.7.7)
49
52
  minitest (~> 5.1)
@@ -53,30 +56,32 @@ GEM
53
56
  astrolabe (1.3.1)
54
57
  parser (~> 2.2)
55
58
  bacon (1.2.0)
56
- cocoapods-downloader (0.9.1)
57
- cocoapods-plugins (0.4.2)
59
+ cocoapods-deintegrate (1.0.0.beta.1)
60
+ cocoapods-downloader (1.0.0.beta.1)
61
+ cocoapods-plugins (1.0.0.beta.1)
58
62
  nap
59
- cocoapods-stats (0.5.3)
60
- nap (~> 0.8)
61
- cocoapods-trunk (0.6.1)
62
- nap (>= 0.8)
63
+ cocoapods-search (1.0.0.beta.1)
64
+ cocoapods-stats (1.0.0.beta.1)
65
+ cocoapods-trunk (1.0.0.beta.1)
66
+ nap (>= 0.8, < 2.0)
63
67
  netrc (= 0.7.8)
64
68
  codeclimate-test-reporter (0.4.7)
65
69
  simplecov (>= 0.7.1, < 1.0.0)
66
70
  colored (1.2)
67
71
  docile (1.1.5)
68
72
  escape (0.0.4)
73
+ fourflusher (0.3.0)
69
74
  fuzzy_match (2.0.4)
70
75
  i18n (0.7.0)
71
76
  json (1.8.3)
72
77
  metaclass (0.0.4)
73
- minitest (5.8.0)
78
+ minitest (5.8.3)
74
79
  mocha (1.1.0)
75
80
  metaclass (~> 0.0.1)
76
81
  mocha-on-bacon (0.2.2)
77
82
  mocha (>= 0.13.0)
78
- molinillo (0.3.1)
79
- nap (0.8.0)
83
+ molinillo (0.4.1)
84
+ nap (1.0.0)
80
85
  netrc (0.7.8)
81
86
  parser (2.2.2.6)
82
87
  ast (>= 1.1, < 3.0)
@@ -100,9 +105,9 @@ GEM
100
105
  thread_safe (0.3.5)
101
106
  tzinfo (1.2.2)
102
107
  thread_safe (~> 0.1)
103
- xcodeproj (0.26.3)
108
+ xcodeproj (1.0.0.beta.2)
104
109
  activesupport (>= 3)
105
- claide (~> 0.9.1)
110
+ claide (>= 1.0.0.beta.1, < 2.0)
106
111
  colored (~> 1.2)
107
112
 
108
113
  PLATFORMS
data/lib/cocoapods_try.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # The namespace of the Cocoapods try plugin.
2
2
  #
3
3
  module CocoapodsTry
4
- VERSION = '1.0.0.beta.1'.freeze
4
+ VERSION = '1.0.0.beta.2'.freeze
5
5
  end
@@ -124,11 +124,9 @@ module Pod
124
124
  #
125
125
  def install_pod(spec, sandbox)
126
126
  specs = { :ios => spec, :osx => spec }
127
- config.with_changes(:clean => false) do
128
- installer = Installer::PodSourceInstaller.new(sandbox, specs)
129
- installer.install!
130
- sandbox.root + spec.name
131
- end
127
+ installer = Installer::PodSourceInstaller.new(sandbox, specs, :can_cache => false)
128
+ installer.install!
129
+ sandbox.root + spec.name
132
130
  end
133
131
 
134
132
  # Picks a project or workspace suitable for the demo purposes in the
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-try
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.beta.1
4
+ version: 1.0.0.beta.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fabio Pelosin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-30 00:00:00.000000000 Z
11
+ date: 2016-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler