fir-cli 1.2.2 → 1.2.3

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.
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fir-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.2
4
+ version: 1.2.3
5
5
  platform: ruby
6
6
  authors:
7
- - FIR.im
8
7
  - NaixSpirit
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2015-08-27 00:00:00.000000000 Z
11
+ date: 2015-09-18 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: bundler
@@ -123,7 +122,7 @@ dependencies:
123
122
  - - "~>"
124
123
  - !ruby/object:Gem::Version
125
124
  version: '0.7'
126
- description: FIR.im command tool, support iOS and Android
125
+ description: fir.im command tool, support iOS and Android
127
126
  email:
128
127
  - dev@fir.im
129
128
  executables:
@@ -159,7 +158,9 @@ files:
159
158
  - lib/fir/util/login.rb
160
159
  - lib/fir/util/mapping.rb
161
160
  - lib/fir/util/me.rb
162
- - lib/fir/util/parser.rb
161
+ - lib/fir/util/parser/apk.rb
162
+ - lib/fir/util/parser/common.rb
163
+ - lib/fir/util/parser/ipa.rb
163
164
  - lib/fir/util/publish.rb
164
165
  - lib/fir/version.rb
165
166
  - lib/fir_cli.rb
@@ -181,9 +182,9 @@ metadata: {}
181
182
  post_install_message: "\n ______________ ________ ____\n /
182
183
  ____/ _/ __ \\ / ____/ / / _/\n / /_ / // /_/ /_____/ / / / /
183
184
  /\n / __/ _/ // _, _/_____/ /___/ /____/ /\n /_/ /___/_/ |_| \\____/_____/___/\n\n
184
- \ ## 更新记录\n ### FIR-CLI 1.2.2\n - 完全兼容新版 API ✔\n - 请使用新版 API Token\n - 新版 API
185
- Token 查看地址: `http://fir.im/user/info`\n - 修正不同系统非 UTF-8 编码问题\n - [fir-cli](https://github.com/FIRHQ/fir-cli)
186
- 已经开源, 欢迎 fork, issue 和 pull request\n "
185
+ \ ## 更新记录\n ### fir-cli 1.2.3\n - 修正 `build_apk` 无法找到 apk bug\n - build 完毕后,
186
+ ipa apk 均以 $name-$version-Build-$build 形式命名\n - [fir-cli](https://github.com/FIRHQ/fir-cli)
187
+ 已经开源\n - 欢迎 fork, issue 和 pull request\n "
187
188
  rdoc_options: []
188
189
  require_paths:
189
190
  - lib
@@ -202,7 +203,7 @@ rubyforge_project:
202
203
  rubygems_version: 2.4.7
203
204
  signing_key:
204
205
  specification_version: 4
205
- summary: FIR.im command tool
206
+ summary: fir.im command tool
206
207
  test_files:
207
208
  - test/build_ipa_test.rb
208
209
  - test/cases/test_apk.apk