fastlane-plugin-apprepo 0.5.4 → 0.5.5

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: de76d9b297bdcba1eadf7c320063f131847f3107
4
- data.tar.gz: dc3a99d3fd501fcf4a2a55ea4f4bd6b1a469ae74
3
+ metadata.gz: 16f92078357751396226dfd4479bd457d8cb529e
4
+ data.tar.gz: 3d17a26d3831c1b602fb42c1fcb50d121c0e68c5
5
5
  SHA512:
6
- metadata.gz: 64993130ba2396bc46becda57fe3d163ed63dede077d40bad8e93f09f7c6b3ae9e8fe0122a3f596fb2939d3a1201e18783e257edfbcbd3caa0e3856608599e97
7
- data.tar.gz: b7886e48fd36cdf8b7364bb6a42e1cea60fd51a382edb7276cb9bbd23ff7abf2a588b5d8c89648b007193e39a30f49aec86bafdf4f8f53df48f5615024314d1d
6
+ metadata.gz: d67644a48a59fe622f06d13178654a6b4dbaa7b7fe31d00339de660dfb861c48425c97042ecfcfb4a1ac23d9318e2a0db83ac56889a7572873fd4215c943aa91
7
+ data.tar.gz: ae0907022e9bd5ca962f965d0f8fb7cdde9e54f03570dbeecaccc042eed7cfa17b0bfd70c074896fb9033ada7d8684eea29ea48a3136bafc6ac0c0ebfc92d353
@@ -0,0 +1,180 @@
1
+ GEM
2
+ remote: https://rubygems.org/
3
+ specs:
4
+ CFPropertyList (3.0.0)
5
+ addressable (2.5.2)
6
+ public_suffix (>= 2.0.2, < 4.0)
7
+ atomos (0.1.3)
8
+ babosa (1.0.2)
9
+ builder (3.2.3)
10
+ claide (1.0.2)
11
+ colored (1.2)
12
+ colored2 (3.1.2)
13
+ commander-fastlane (4.4.6)
14
+ highline (~> 1.7.2)
15
+ coveralls (0.8.22)
16
+ json (>= 1.8, < 3)
17
+ simplecov (~> 0.16.1)
18
+ term-ansicolor (~> 1.3)
19
+ thor (~> 0.19.4)
20
+ tins (~> 1.6)
21
+ declarative (0.0.10)
22
+ declarative-option (0.1.0)
23
+ docile (1.3.1)
24
+ domain_name (0.5.20180417)
25
+ unf (>= 0.0.5, < 1.0.0)
26
+ dotenv (2.5.0)
27
+ emoji_regex (0.1.1)
28
+ excon (0.62.0)
29
+ faraday (0.15.2)
30
+ multipart-post (>= 1.2, < 3)
31
+ faraday-cookie_jar (0.0.6)
32
+ faraday (>= 0.7.4)
33
+ http-cookie (~> 1.0.0)
34
+ faraday_middleware (0.12.2)
35
+ faraday (>= 0.7.4, < 1.0)
36
+ fastimage (2.1.3)
37
+ fastlane (2.102.0)
38
+ CFPropertyList (>= 2.3, < 4.0.0)
39
+ addressable (>= 2.3, < 3.0.0)
40
+ babosa (>= 1.0.2, < 2.0.0)
41
+ bundler (>= 1.12.0, < 2.0.0)
42
+ colored
43
+ commander-fastlane (>= 4.4.6, < 5.0.0)
44
+ dotenv (>= 2.1.1, < 3.0.0)
45
+ emoji_regex (~> 0.1)
46
+ excon (>= 0.45.0, < 1.0.0)
47
+ faraday (~> 0.9)
48
+ faraday-cookie_jar (~> 0.0.6)
49
+ faraday_middleware (~> 0.9)
50
+ fastimage (>= 2.1.0, < 3.0.0)
51
+ gh_inspector (>= 1.1.2, < 2.0.0)
52
+ google-api-client (>= 0.21.2, < 0.24.0)
53
+ highline (>= 1.7.2, < 2.0.0)
54
+ json (< 3.0.0)
55
+ mini_magick (~> 4.5.1)
56
+ multi_json
57
+ multi_xml (~> 0.5)
58
+ multipart-post (~> 2.0.0)
59
+ plist (>= 3.1.0, < 4.0.0)
60
+ public_suffix (~> 2.0.0)
61
+ rubyzip (>= 1.2.1, < 2.0.0)
62
+ security (= 0.1.3)
63
+ simctl (~> 1.6.3)
64
+ slack-notifier (>= 2.0.0, < 3.0.0)
65
+ terminal-notifier (>= 1.6.2, < 2.0.0)
66
+ terminal-table (>= 1.4.5, < 2.0.0)
67
+ tty-screen (>= 0.6.3, < 1.0.0)
68
+ tty-spinner (>= 0.8.0, < 1.0.0)
69
+ word_wrap (~> 1.0.0)
70
+ xcodeproj (>= 1.5.7, < 2.0.0)
71
+ xcpretty (~> 0.2.8)
72
+ xcpretty-travis-formatter (>= 0.0.3)
73
+ fastlane-plugin-apprepo (0.5.4)
74
+ json (~> 2.0, >= 2.0.3)
75
+ net-sftp (~> 2.1, >= 2.1.2)
76
+ net-ssh (~> 4.0, >= 4.0.0)
77
+ gh_inspector (1.1.3)
78
+ google-api-client (0.23.5)
79
+ addressable (~> 2.5, >= 2.5.1)
80
+ googleauth (>= 0.5, < 0.7.0)
81
+ httpclient (>= 2.8.1, < 3.0)
82
+ mime-types (~> 3.0)
83
+ representable (~> 3.0)
84
+ retriable (>= 2.0, < 4.0)
85
+ googleauth (0.6.5)
86
+ faraday (~> 0.12)
87
+ jwt (>= 1.4, < 3.0)
88
+ memoist (~> 0.12)
89
+ multi_json (~> 1.11)
90
+ os (>= 0.9, < 2.0)
91
+ signet (~> 0.7)
92
+ highline (1.7.10)
93
+ http-cookie (1.0.3)
94
+ domain_name (~> 0.5)
95
+ httpclient (2.8.3)
96
+ json (2.1.0)
97
+ jwt (2.1.0)
98
+ memoist (0.16.0)
99
+ mime-types (3.2.2)
100
+ mime-types-data (~> 3.2015)
101
+ mime-types-data (3.2018.0812)
102
+ mini_magick (4.5.1)
103
+ multi_json (1.13.1)
104
+ multi_xml (0.6.0)
105
+ multipart-post (2.0.0)
106
+ nanaimo (0.2.6)
107
+ naturally (2.2.0)
108
+ net-sftp (2.1.2)
109
+ net-ssh (>= 2.6.5)
110
+ net-ssh (4.2.0)
111
+ os (1.0.0)
112
+ plist (3.4.0)
113
+ public_suffix (2.0.5)
114
+ representable (3.0.4)
115
+ declarative (< 0.1.0)
116
+ declarative-option (< 0.2.0)
117
+ uber (< 0.2.0)
118
+ retriable (3.1.2)
119
+ rouge (2.0.7)
120
+ rspec-core (3.8.0)
121
+ rspec-support (~> 3.8.0)
122
+ rspec-support (3.8.0)
123
+ rspec_junit_formatter (0.2.3)
124
+ builder (< 4)
125
+ rspec-core (>= 2, < 4, != 2.12.0)
126
+ rubyzip (1.2.1)
127
+ security (0.1.3)
128
+ signet (0.9.0)
129
+ addressable (~> 2.3)
130
+ faraday (~> 0.9)
131
+ jwt (>= 1.5, < 3.0)
132
+ multi_json (~> 1.10)
133
+ simctl (1.6.5)
134
+ CFPropertyList
135
+ naturally
136
+ simplecov (0.16.1)
137
+ docile (~> 1.1)
138
+ json (>= 1.8, < 3)
139
+ simplecov-html (~> 0.10.0)
140
+ simplecov-html (0.10.2)
141
+ slack-notifier (2.3.2)
142
+ term-ansicolor (1.6.0)
143
+ tins (~> 1.0)
144
+ terminal-notifier (1.8.0)
145
+ terminal-table (1.8.0)
146
+ unicode-display_width (~> 1.1, >= 1.1.1)
147
+ thor (0.19.4)
148
+ tins (1.16.3)
149
+ tty-cursor (0.6.0)
150
+ tty-screen (0.6.5)
151
+ tty-spinner (0.8.0)
152
+ tty-cursor (>= 0.5.0)
153
+ uber (0.1.0)
154
+ unf (0.1.4)
155
+ unf_ext
156
+ unf_ext (0.0.7.5)
157
+ unicode-display_width (1.4.0)
158
+ word_wrap (1.0.0)
159
+ xcodeproj (1.6.0)
160
+ CFPropertyList (>= 2.3.3, < 4.0)
161
+ atomos (~> 0.1.3)
162
+ claide (>= 1.0.2, < 2.0)
163
+ colored2 (~> 3.1)
164
+ nanaimo (~> 0.2.6)
165
+ xcpretty (0.2.8)
166
+ rouge (~> 2.0.7)
167
+ xcpretty-travis-formatter (1.0.0)
168
+ xcpretty (~> 0.2, >= 0.0.7)
169
+
170
+ PLATFORMS
171
+ ruby
172
+
173
+ DEPENDENCIES
174
+ coveralls
175
+ fastlane
176
+ fastlane-plugin-apprepo
177
+ rspec_junit_formatter (= 0.2.3)
178
+
179
+ BUNDLED WITH
180
+ 1.16.4
@@ -12,6 +12,7 @@ app_identifier "[[APP_IDENTIFIER]]"
12
12
  ipa "[[Apprepo_IPA_PATH]]"
13
13
  app_version "[[APP_VERSION]]"
14
14
  repo_title "[[APP_NAME]]"
15
+ appcode "[[APPREPO_FOLDER_NAME]]"
15
16
 
16
17
  #
17
18
  # Authentication
@@ -24,12 +25,12 @@ repo_port "22"
24
25
  repo_user "circle"
25
26
  repo_key "./lib/assets/circle.key"
26
27
 
27
- # notify true # Add this to automatically notify the Apprepo users after uploading metadata/binary.
28
+ notify true # Add this to automatically notify the Apprepo users after uploading metadata/binary; not implemented yet
28
29
 
29
- # manifest_path "./manifest.json" # Path to the manifest.json you want to use.
30
+ manifest_path "./manifest.json" # Path to the manifest.json you want to use.
30
31
 
31
- # repo_summary "Some application"
32
+ repo_summary "Some application"
32
33
 
33
- # repo_description "Detailed application description."
34
+ repo_description "Detailed application description."
34
35
 
35
- # app_icon './AppIcon.png'
36
+ app_icon './assets/apprepo.png'
@@ -13,7 +13,7 @@ module Fastlane
13
13
  module Apprepo
14
14
  # Return all .rb files inside the "actions" and "helper" directory
15
15
  def self.all_classes
16
- Dir[File.expand_path('*/{actions,helper}/*.rb', File.dirname(__FILE__))]
16
+ Dir[File.expand_path('*/{actions}/*.rb', File.dirname(__FILE__))]
17
17
  end
18
18
  end
19
19
 
@@ -28,9 +28,9 @@ module Fastlane
28
28
 
29
29
  # Test only, should be removed...
30
30
  # UI.message('[apprepo.rb]: Initializing new CommandsGenerator')
31
- cgen = Apprepo::CommandsGenerator.new
31
+ # cgen = Apprepo::CommandsGenerator.new
32
32
  # UI.message('[apprepo.rb]: Downloading Manifest...')
33
33
  # cgen.download_manifest
34
34
  # UI.message('[apprepo.rb]: Running Deployment...')
35
- cgen.run
35
+ # cgen.run
36
36
  end
@@ -1,7 +1,7 @@
1
1
  module Fastlane
2
2
  # Static configuration values
3
3
  module Apprepo
4
- VERSION = "0.5.4".freeze
4
+ VERSION = "0.5.5".freeze
5
5
  SUMMARY = 'Fastlane plugin for distributing artifacts with SFTP upload'.freeze
6
6
  DESCRIPTION = 'Fastlane plugin SFTP/AppRepo uploader'.freeze
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-apprepo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.4
4
+ version: 0.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matej Sychra
@@ -203,6 +203,7 @@ files:
203
203
  - ".rspec"
204
204
  - ".rubocop.yml"
205
205
  - Gemfile
206
+ - Gemfile.lock
206
207
  - LICENSE
207
208
  - README.md
208
209
  - assets/RepofileDefault
@@ -212,8 +213,6 @@ files:
212
213
  - assets/manifest.png
213
214
  - build-gem.sh
214
215
  - cci-config-generator.sh
215
- - coverage/.last_run.json
216
- - coverage/.resultset.json
217
216
  - coverage/.resultset.json.lock
218
217
  - fastlane-plugin-apprepo.gemspec
219
218
  - fastlane/Appfile
@@ -225,26 +224,6 @@ files:
225
224
  - lib/fastlane/plugin/apprepo/actions/init.rb
226
225
  - lib/fastlane/plugin/apprepo/actions/run.rb
227
226
  - lib/fastlane/plugin/apprepo/actions/submit.rb
228
- - lib/fastlane/plugin/apprepo/analyser.rb
229
- - lib/fastlane/plugin/apprepo/command.rb
230
- - lib/fastlane/plugin/apprepo/commands_generator.rb
231
- - lib/fastlane/plugin/apprepo/detect_values.rb
232
- - lib/fastlane/plugin/apprepo/helper/Find Results
233
- - lib/fastlane/plugin/apprepo/helper/analyser.rb
234
- - lib/fastlane/plugin/apprepo/helper/commands_generator.rb
235
- - lib/fastlane/plugin/apprepo/helper/detect_values.rb
236
- - lib/fastlane/plugin/apprepo/helper/loader.rb
237
- - lib/fastlane/plugin/apprepo/helper/manifest.rb
238
- - lib/fastlane/plugin/apprepo/helper/options.rb
239
- - lib/fastlane/plugin/apprepo/helper/runner.rb
240
- - lib/fastlane/plugin/apprepo/helper/setup.rb
241
- - lib/fastlane/plugin/apprepo/helper/uploader.rb
242
- - lib/fastlane/plugin/apprepo/loader.rb
243
- - lib/fastlane/plugin/apprepo/manifest.rb
244
- - lib/fastlane/plugin/apprepo/options.rb
245
- - lib/fastlane/plugin/apprepo/runner.rb
246
- - lib/fastlane/plugin/apprepo/setup.rb
247
- - lib/fastlane/plugin/apprepo/uploader.rb
248
227
  - lib/fastlane/plugin/apprepo/version.rb
249
228
  - manifest.json
250
229
  - publish-gem.sh
@@ -1,5 +0,0 @@
1
- {
2
- "result": {
3
- "covered_percent": 62.3
4
- }
5
- }
@@ -1,1093 +0,0 @@
1
- {
2
- "RSpec": {
3
- "coverage": {
4
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo.rb": [
5
- null,
6
- null,
7
- null,
8
- null,
9
- 1,
10
- 1,
11
- 1,
12
- null,
13
- 1,
14
- null,
15
- 1,
16
- null,
17
- 1,
18
- null,
19
- 1,
20
- 1,
21
- null,
22
- null,
23
- null,
24
- 1,
25
- 1,
26
- null,
27
- null,
28
- null,
29
- 1,
30
- 13,
31
- null,
32
- null,
33
- null,
34
- null,
35
- 1,
36
- null,
37
- null,
38
- null,
39
- 1,
40
- null
41
- ],
42
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/version.rb": [
43
- 1,
44
- null,
45
- 1,
46
- 1,
47
- 1,
48
- 1,
49
- null,
50
- null
51
- ],
52
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/download_manifest.rb": [
53
- 1,
54
- 1,
55
- 1,
56
- 1,
57
- 0,
58
- 0,
59
- 0,
60
- 0,
61
- 0,
62
- 0,
63
- 0,
64
- 0,
65
- 0,
66
- 0,
67
- null,
68
- null,
69
- null,
70
- null,
71
- null,
72
- null,
73
- null,
74
- null,
75
- 1,
76
- 0,
77
- null,
78
- null,
79
- 1,
80
- 0,
81
- null,
82
- null,
83
- 1,
84
- 0,
85
- null,
86
- null,
87
- 1,
88
- 0,
89
- null,
90
- null,
91
- null,
92
- null
93
- ],
94
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/init.rb": [
95
- 1,
96
- 1,
97
- 1,
98
- 1,
99
- 0,
100
- null,
101
- null,
102
- 1,
103
- 1,
104
- null,
105
- 0,
106
- 0,
107
- 0,
108
- 0,
109
- 0,
110
- 0,
111
- 0,
112
- null,
113
- null,
114
- 0,
115
- 0,
116
- 0,
117
- 0,
118
- 0,
119
- 0,
120
- null,
121
- null,
122
- null,
123
- null,
124
- null,
125
- null,
126
- null,
127
- null,
128
- 1,
129
- 0,
130
- null,
131
- null,
132
- 1,
133
- 0,
134
- null,
135
- null,
136
- 1,
137
- 0,
138
- null,
139
- null,
140
- 1,
141
- 0,
142
- null,
143
- null,
144
- null,
145
- null
146
- ],
147
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/run.rb": [
148
- 1,
149
- null,
150
- 1,
151
- 1,
152
- 1,
153
- 1,
154
- 0,
155
- 0,
156
- 0,
157
- 0,
158
- 0,
159
- 0,
160
- null,
161
- 0,
162
- 0,
163
- null,
164
- 0,
165
- null,
166
- 0,
167
- null,
168
- 0,
169
- null,
170
- 0,
171
- 0,
172
- 0,
173
- 0,
174
- 0,
175
- 0,
176
- 0,
177
- 0,
178
- 0,
179
- null,
180
- 0,
181
- 0,
182
- 0,
183
- 0,
184
- 0,
185
- 0,
186
- null,
187
- null,
188
- null,
189
- 0,
190
- null,
191
- null,
192
- null,
193
- null,
194
- null,
195
- null,
196
- null,
197
- null,
198
- 1,
199
- 0,
200
- null,
201
- null,
202
- 1,
203
- 0,
204
- null,
205
- null,
206
- 1,
207
- 0,
208
- null,
209
- null,
210
- 1,
211
- 0,
212
- null,
213
- null,
214
- null,
215
- null
216
- ],
217
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/submit.rb": [
218
- 1,
219
- 1,
220
- 1,
221
- 1,
222
- null,
223
- 0,
224
- 0,
225
- 0,
226
- 0,
227
- 0,
228
- 0,
229
- 0,
230
- 0,
231
- 0,
232
- 0,
233
- null,
234
- null,
235
- null,
236
- null,
237
- null,
238
- null,
239
- null,
240
- null,
241
- 1,
242
- 0,
243
- null,
244
- null,
245
- 1,
246
- 0,
247
- null,
248
- null,
249
- 1,
250
- 0,
251
- null,
252
- null,
253
- 1,
254
- 0,
255
- null,
256
- null,
257
- null,
258
- null
259
- ],
260
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/analyser.rb": [
261
- 1,
262
- 1,
263
- 1,
264
- 1,
265
- 1,
266
- null,
267
- 1,
268
- null,
269
- 1,
270
- 1,
271
- null,
272
- 1,
273
- 1,
274
- null,
275
- 1,
276
- 1,
277
- null,
278
- null,
279
- null,
280
- 1,
281
- 0,
282
- 0,
283
- 0,
284
- 0,
285
- 0,
286
- null,
287
- null,
288
- null,
289
- 1,
290
- 0,
291
- 0,
292
- null,
293
- null,
294
- null,
295
- null
296
- ],
297
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/uploader.rb": [
298
- null,
299
- null,
300
- 1,
301
- 1,
302
- 1,
303
- 1,
304
- 1,
305
- 1,
306
- null,
307
- 1,
308
- null,
309
- 1,
310
- 1,
311
- null,
312
- null,
313
- null,
314
- 1,
315
- 1,
316
- null,
317
- null,
318
- null,
319
- null,
320
- null,
321
- 1,
322
- 1,
323
- 1,
324
- 1,
325
- 1,
326
- 1,
327
- 1,
328
- 1,
329
- null,
330
- null,
331
- null,
332
- 1,
333
- 1,
334
- 1,
335
- 1,
336
- 1,
337
- 1,
338
- 1,
339
- 1,
340
- 1,
341
- 1,
342
- null,
343
- null,
344
- null,
345
- null,
346
- null,
347
- null,
348
- null,
349
- null,
350
- null,
351
- null,
352
- null,
353
- null,
354
- null,
355
- 1,
356
- null,
357
- 1,
358
- null,
359
- 1,
360
- 0,
361
- 0,
362
- null,
363
- null,
364
- 1,
365
- 1,
366
- 1,
367
- 0,
368
- null,
369
- null,
370
- null,
371
- 1,
372
- 1,
373
- 1,
374
- 1,
375
- 1,
376
- 1,
377
- null,
378
- null,
379
- 0,
380
- 0,
381
- 0,
382
- 0,
383
- null,
384
- null,
385
- 1,
386
- null,
387
- null,
388
- null,
389
- null,
390
- null,
391
- null,
392
- null,
393
- null,
394
- 1,
395
- 0,
396
- 0,
397
- 0,
398
- 0,
399
- 0,
400
- 0,
401
- 0,
402
- 0,
403
- null,
404
- null,
405
- 0,
406
- 0,
407
- 0,
408
- 0,
409
- null,
410
- null,
411
- 0,
412
- null,
413
- null,
414
- 1,
415
- null,
416
- 1,
417
- 0,
418
- 0,
419
- 0,
420
- 0,
421
- 0,
422
- 0,
423
- 0,
424
- 0,
425
- null,
426
- null,
427
- null,
428
- 1,
429
- 1,
430
- 1,
431
- 1,
432
- 1,
433
- 1,
434
- 1,
435
- 1,
436
- 1,
437
- 1,
438
- 1,
439
- 1,
440
- 1,
441
- 1,
442
- null,
443
- 1,
444
- 4,
445
- null,
446
- null,
447
- null,
448
- null,
449
- null,
450
- null,
451
- null,
452
- 1,
453
- 1,
454
- 1,
455
- 1,
456
- null,
457
- 0,
458
- 0,
459
- null,
460
- null,
461
- null,
462
- null,
463
- null,
464
- null,
465
- null,
466
- null,
467
- 1,
468
- 1,
469
- 1,
470
- 1,
471
- null,
472
- null,
473
- null,
474
- null,
475
- null,
476
- null,
477
- 1,
478
- 1,
479
- 1,
480
- 1,
481
- 1,
482
- 1,
483
- 1,
484
- 1,
485
- null,
486
- 1,
487
- 1,
488
- 1,
489
- null,
490
- 0,
491
- 0,
492
- null,
493
- null,
494
- null,
495
- null,
496
- null,
497
- 0,
498
- null,
499
- null,
500
- null,
501
- null,
502
- null,
503
- null,
504
- null,
505
- null,
506
- 1,
507
- 1,
508
- 1,
509
- 1,
510
- 1,
511
- 1,
512
- 1,
513
- 1,
514
- 1,
515
- 1,
516
- null,
517
- null,
518
- null,
519
- 0,
520
- null,
521
- 1,
522
- null,
523
- null,
524
- null,
525
- null,
526
- null,
527
- null,
528
- null,
529
- 1,
530
- 1,
531
- 1,
532
- 1,
533
- 4,
534
- null,
535
- 1,
536
- null,
537
- 1,
538
- 1,
539
- null,
540
- 1,
541
- null,
542
- 1,
543
- null,
544
- null,
545
- null,
546
- null,
547
- null,
548
- null,
549
- null,
550
- null,
551
- null,
552
- 1,
553
- 1,
554
- 1,
555
- 1,
556
- 4,
557
- null,
558
- 1,
559
- null,
560
- null,
561
- null,
562
- null,
563
- 1,
564
- 2,
565
- null,
566
- null,
567
- 1,
568
- 6,
569
- null,
570
- null,
571
- 1,
572
- 2,
573
- null,
574
- null,
575
- 1,
576
- 6,
577
- null,
578
- null,
579
- 1,
580
- 1,
581
- null,
582
- 0,
583
- 0,
584
- 0,
585
- null,
586
- null,
587
- null,
588
- null,
589
- 1,
590
- 1,
591
- 1,
592
- 1,
593
- 1,
594
- 1,
595
- null,
596
- 0,
597
- null,
598
- 1,
599
- null,
600
- null,
601
- null,
602
- null,
603
- null
604
- ],
605
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/options.rb": [
606
- 1,
607
- null,
608
- 1,
609
- 1,
610
- null,
611
- 1,
612
- null,
613
- 1,
614
- null,
615
- null,
616
- null,
617
- null,
618
- null,
619
- null,
620
- null,
621
- null,
622
- 2,
623
- 2,
624
- 2,
625
- null,
626
- null,
627
- null,
628
- null,
629
- null,
630
- null,
631
- null,
632
- null,
633
- null,
634
- null,
635
- null,
636
- null,
637
- null,
638
- null,
639
- null,
640
- null,
641
- null,
642
- null,
643
- null,
644
- null,
645
- null,
646
- null,
647
- null,
648
- null,
649
- null,
650
- null,
651
- null,
652
- null,
653
- null,
654
- null,
655
- null,
656
- null,
657
- null,
658
- 0,
659
- null,
660
- null,
661
- null,
662
- null,
663
- null,
664
- null,
665
- null,
666
- null,
667
- 0,
668
- null,
669
- null,
670
- null,
671
- null,
672
- null,
673
- null,
674
- null,
675
- null,
676
- null,
677
- null,
678
- null,
679
- null,
680
- null,
681
- null,
682
- null,
683
- null,
684
- null,
685
- null,
686
- null,
687
- null,
688
- null,
689
- null,
690
- null,
691
- null,
692
- null,
693
- null,
694
- null,
695
- null,
696
- null,
697
- null,
698
- null,
699
- null,
700
- null,
701
- null,
702
- null,
703
- null,
704
- null,
705
- null,
706
- null,
707
- null,
708
- null,
709
- null,
710
- null,
711
- null,
712
- null,
713
- 0,
714
- null,
715
- null,
716
- null,
717
- null,
718
- null,
719
- null,
720
- null,
721
- null,
722
- null,
723
- 1,
724
- 1,
725
- null,
726
- null,
727
- null,
728
- null,
729
- null,
730
- null
731
- ],
732
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/loader.rb": [
733
- 1,
734
- null,
735
- 1,
736
- 1,
737
- null,
738
- 1,
739
- 1,
740
- null,
741
- 0,
742
- 0,
743
- 0,
744
- null,
745
- null,
746
- null,
747
- null
748
- ],
749
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/setup.rb": [
750
- 1,
751
- 1,
752
- null,
753
- 1,
754
- 1,
755
- 0,
756
- 0,
757
- null,
758
- null,
759
- 0,
760
- null,
761
- 0,
762
- null,
763
- null,
764
- null,
765
- null,
766
- 1,
767
- null,
768
- null,
769
- null,
770
- null,
771
- 0,
772
- 0,
773
- 0,
774
- 0,
775
- 0,
776
- 0,
777
- null,
778
- null,
779
- null,
780
- 1,
781
- 0,
782
- 0,
783
- 0,
784
- 0,
785
- null,
786
- null,
787
- 1,
788
- 0,
789
- 0,
790
- 0,
791
- 0,
792
- 0,
793
- null,
794
- null,
795
- null,
796
- null,
797
- null,
798
- null
799
- ],
800
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/commands_generator.rb": [
801
- 1,
802
- null,
803
- 1,
804
- null,
805
- 1,
806
- 1,
807
- null,
808
- 1,
809
- 1,
810
- null,
811
- 1,
812
- 0,
813
- 0,
814
- null,
815
- 0,
816
- 0,
817
- null,
818
- null,
819
- 1,
820
- 0,
821
- null,
822
- null,
823
- 1,
824
- 0,
825
- null,
826
- null,
827
- null,
828
- null,
829
- null,
830
- null,
831
- null,
832
- 1,
833
- 1,
834
- 1,
835
- 1,
836
- 1,
837
- 1,
838
- 1,
839
- null,
840
- 1,
841
- 1,
842
- null,
843
- 1,
844
- null,
845
- 1,
846
- null,
847
- 1,
848
- 1,
849
- 1,
850
- 1,
851
- 1,
852
- 1,
853
- 1,
854
- 1,
855
- 1,
856
- null,
857
- 1,
858
- 0,
859
- 0,
860
- 0,
861
- 0,
862
- 0,
863
- null,
864
- null,
865
- null,
866
- 1,
867
- null,
868
- null,
869
- null,
870
- 1,
871
- 1,
872
- 1,
873
- 1,
874
- 0,
875
- 0,
876
- 0,
877
- 0,
878
- 0,
879
- null,
880
- null,
881
- null,
882
- 1,
883
- 1,
884
- 1,
885
- 1,
886
- 0,
887
- 0,
888
- 0,
889
- 0,
890
- 0,
891
- null,
892
- null,
893
- null,
894
- 1,
895
- 1,
896
- 1,
897
- 1,
898
- 0,
899
- 0,
900
- 0,
901
- null,
902
- null,
903
- 0,
904
- 0,
905
- 0,
906
- 0,
907
- 0,
908
- 0,
909
- null,
910
- null,
911
- null,
912
- null,
913
- null,
914
- null,
915
- 1,
916
- null,
917
- 1,
918
- null,
919
- null,
920
- null,
921
- null
922
- ],
923
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/manifest.rb": [
924
- 1,
925
- null,
926
- 1,
927
- 1,
928
- null,
929
- 1,
930
- null,
931
- null,
932
- null,
933
- null,
934
- 1,
935
- 1,
936
- 1,
937
- 1,
938
- 1,
939
- 1,
940
- 1,
941
- null,
942
- 1,
943
- 0,
944
- 0,
945
- null,
946
- null,
947
- 1,
948
- null,
949
- null,
950
- null,
951
- null,
952
- 1,
953
- 0,
954
- null,
955
- null,
956
- null,
957
- null,
958
- null,
959
- null,
960
- null,
961
- null,
962
- null,
963
- 0,
964
- null,
965
- null,
966
- null,
967
- null
968
- ],
969
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/detect_values.rb": [
970
- null,
971
- 1,
972
- 1,
973
- null,
974
- 1,
975
- 1,
976
- 1,
977
- 1,
978
- null,
979
- null,
980
- 1,
981
- 1,
982
- 0,
983
- null,
984
- null,
985
- 0,
986
- 0,
987
- 0,
988
- null,
989
- null,
990
- 1,
991
- 1,
992
- 1,
993
- 1,
994
- null,
995
- null,
996
- null,
997
- null,
998
- null
999
- ],
1000
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/runner.rb": [
1001
- 1,
1002
- null,
1003
- 1,
1004
- 1,
1005
- null,
1006
- 1,
1007
- 1,
1008
- null,
1009
- 1,
1010
- 1,
1011
- 1,
1012
- 1,
1013
- null,
1014
- null,
1015
- null,
1016
- null,
1017
- 1,
1018
- 1,
1019
- 1,
1020
- 1,
1021
- 1,
1022
- 1,
1023
- null,
1024
- 1,
1025
- 1,
1026
- null,
1027
- null,
1028
- null,
1029
- null,
1030
- 1,
1031
- 1,
1032
- 1,
1033
- 1,
1034
- null,
1035
- null,
1036
- null,
1037
- null,
1038
- null,
1039
- null,
1040
- null,
1041
- null,
1042
- null,
1043
- 1,
1044
- 0,
1045
- 0,
1046
- 0,
1047
- 0,
1048
- 0,
1049
- null,
1050
- null,
1051
- null,
1052
- null,
1053
- 1,
1054
- 1,
1055
- 1,
1056
- 1,
1057
- 1,
1058
- 1,
1059
- null,
1060
- null,
1061
- null,
1062
- 1,
1063
- null,
1064
- null,
1065
- null,
1066
- null,
1067
- null,
1068
- null
1069
- ],
1070
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/spec/greeter_spec.rb": [
1071
- 1,
1072
- null,
1073
- null,
1074
- 1,
1075
- 1,
1076
- 1,
1077
- 1,
1078
- 1,
1079
- null,
1080
- null
1081
- ],
1082
- "/Users/sychram/Repositories/fastlane-plugin-apprepo/greeter.rb": [
1083
- null,
1084
- 1,
1085
- 1,
1086
- 1,
1087
- null,
1088
- null
1089
- ]
1090
- },
1091
- "timestamp": 1535027065
1092
- }
1093
- }