cocoapods-binary-flutter 0.0.7 → 0.0.8

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
  SHA256:
3
- metadata.gz: cf5221d75f343fc5b3e1a04fb0dc0fbfe39ccee6686ff716a28c7ed85b6eab58
4
- data.tar.gz: 8e883c280d7ddd2b2c7a84db8d51b7d71c76c271536024086d3186bc2722c5fa
3
+ metadata.gz: 15079d2ba18397db9c04df0dd76f746d920a11c2c571dee2c64f449c47cfb2fb
4
+ data.tar.gz: 38e67c4071f83b33d12918bd2a5570f0b2bf74cc0dcf6f8756260ac3aef9035d
5
5
  SHA512:
6
- metadata.gz: 2a2e5604059b0ac44535d754c5de950206cd1333207d187153fb46151aebf16e9de5307ffe59e94e22cb8deace676626398b024964efaf8347da364648540731
7
- data.tar.gz: c8b2c57175cd4d7d6c4172abf91c1aac18e9f8f6f60d5564203ebbb195c7e12a06be531b364103d5758895dee14e8c89f2113cc8cbb4495f407290fc371d1e46
6
+ metadata.gz: 6cc46089996eb6cd00f618a89bb9bda1bad47fa7e2537ec6e39ba26d9f22f12c414f1e315e8eca8ed1fcf0ae5b880fcf9652e7e30bfbf4a761c4ff78a3f25ea3
7
+ data.tar.gz: ac09453efdd50926fed1c4a8454661373fe65a69513751dc6defaf1b920241f02b0ca1f3520568e161f0dd04cd253c55e54d7bcc933bc01a7e0e16841eeea56f
@@ -1,3 +1,3 @@
1
1
  module CocoapodsBinaryFlutter
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
@@ -81,9 +81,9 @@ module Pod
81
81
  flutter_post_install(installer)
82
82
  end
83
83
  POSTINSTALL
84
- raise 'DELETE `flutter_post_install(installer)` in Podfile `post_install` block
84
+ puts "\\e[33mDELETE `flutter_post_install(installer)` in Podfile `post_install` block
85
85
  Flutter产物依赖不需要flutter_post_install(installer)
86
- '
86
+ \e[0m"
87
87
  end
88
88
 
89
89
  install_lzflutter_engine_pod(flutter_binary_path)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-binary-flutter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jacky
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-09 00:00:00.000000000 Z
11
+ date: 2023-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler