cocoapods-tdfire-binary 0.1.9 → 0.1.10

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: 679abb6a0182582d48cdaded68919000403f4449
4
- data.tar.gz: 39bf6fb796ed7cbdc9db9358974b78ff24e32e4e
3
+ metadata.gz: 7e3fbfbd4f0231fca2f46f6bc95053c1ae0a3eed
4
+ data.tar.gz: b41935b3736913c805656aa70b26c06ae3003294
5
5
  SHA512:
6
- metadata.gz: 4ad7cd4203a7bb68b04547b3cf166144c6fbe882e4ee0818c2414ae27affd3981872f695cc47c2bf32b60dbe73aa2106c40065970de51be5e4480b5264ac858f
7
- data.tar.gz: d2abdb1c9e1f216d5547e1cc93602b5a78bfb8ac2a052e54d4b22c12078947066d2ac782724f61cdfb189e09a718ae306eb9514d1ffb9c80d82893032acc9411
6
+ metadata.gz: d13eccc90c8fe444f2c34656ba967d97b79a07d5acff8f0a3fcbcfb9add7e15807c54aa133dcc7d22ce09618ce8242300d268425c2633eebc6be0dd6e39b9d61
7
+ data.tar.gz: 98fa67145ff31b06c6a53b556f319a7be0a72ada17c7b496dc51986e2dc1c58fcfad8f63ef9910603883fa0e1c653f74d354996a3527dc4078f4ff62875d123b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-tdfire-binary (0.1.9)
4
+ cocoapods-tdfire-binary (0.1.10)
5
5
  cocoapods (~> 1.4)
6
6
 
7
7
  GEM
@@ -1,3 +1,3 @@
1
1
  module CocoapodsTdfireBinary
2
- VERSION = "0.1.9"
2
+ VERSION = "0.1.10"
3
3
  end
@@ -57,7 +57,7 @@ module CocoapodsTdfireBinary
57
57
  end
58
58
  end
59
59
 
60
- Pod::UI.puts "Tdfire: all source dependency pods: #{BinaryStateStore.real_use_source_pods.join(', ')}"
60
+ Pod::UI.puts "Tdfire: all source dependency pods: #{BinaryStateStore.real_use_source_pods.join(', ')}" if BinaryStateStore.use_binary?
61
61
  Pod::UI.puts "Tdfire: all unpublished pods: #{BinaryStateStore.unpublished_pods.join(', ')}"
62
62
  end
63
63
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-tdfire-binary
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - tripleCC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-22 00:00:00.000000000 Z
11
+ date: 2018-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler