cocoapods-tdfire-binary 1.4.24 → 1.4.25

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: f695192aaf21ec88ec15fe480ae7a1a18686329c
4
- data.tar.gz: 5bb7a6a0a1a2ffe66b347a480a3b31c84500071d
3
+ metadata.gz: 645d1afb4cee950e02ff4bb8d8b3587232083ac3
4
+ data.tar.gz: da9b5fd7e2767b08287d2be0d612093f19721ad9
5
5
  SHA512:
6
- metadata.gz: 5a30ca9aea0ac4b279645ab6309861dca3a30322324e1d72adeae8c562565e4345ac8355f9c8ff1240f677596ae53fd9cbb738c24b907fdaf5fe058774df488c
7
- data.tar.gz: f827f5a06dae069a15445714f82af33746fdfb313f179d8770af778b1cb311b89b760f2b9bcaa202987c5682d1ec70d1a5e9d793250fd0391f1392ec3cc61e23
6
+ metadata.gz: 88d7b153cadb484a15d3812bedab48fabbe5310af7916c9bff0b8f813efd56ae82052c8ce7057cbc4d6963d6575114626407fce5547dd1dc140285d3a5a77a7b
7
+ data.tar.gz: a1f9b910124cfb77d631bf4befb8e082266bb052ff4bacb802d1e9b8c169406204a861ea634d5c4701109fb78078c4775087f721d07999c560e44f772abcd6b8
@@ -1,3 +1,3 @@
1
1
  module CocoapodsTdfireBinary
2
- VERSION = "1.4.24"
2
+ VERSION = "1.4.25"
3
3
  end
@@ -7,7 +7,7 @@ module Pod
7
7
 
8
8
  # 使用源码依赖的pod
9
9
  def tdfire_use_source_pods(pods)
10
- Pod::UI.puts "Tdfire: set use source pods: #{Array(pods).join(', ')}"
10
+ # Pod::UI.puts "Tdfire: set use source pods: #{Array(pods).join(', ')}"
11
11
  Pod::Tdfire::BinaryStateStore.use_source_pods = Array(pods)
12
12
  end
13
13
 
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: 1.4.24
4
+ version: 1.4.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - tripleCC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-09 00:00:00.000000000 Z
11
+ date: 2018-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler