spaceship_stub 0.0.1 → 0.0.2

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.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/lib/spaceship/spec/tunes/fixtures/app_details.json +137 -0
  3. data/lib/spaceship/spec/tunes/fixtures/app_overview.json +92 -0
  4. data/lib/spaceship/spec/tunes/fixtures/app_overview_stuckinprepare.json +54 -0
  5. data/lib/spaceship/spec/tunes/fixtures/app_pricing_intervals.json +68 -0
  6. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center.json +46 -0
  7. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center_valid.json +26 -0
  8. data/lib/spaceship/spec/tunes/fixtures/app_summary.json +298 -0
  9. data/lib/spaceship/spec/tunes/fixtures/app_version.json +836 -0
  10. data/lib/spaceship/spec/tunes/fixtures/app_version_ref.json +12 -0
  11. data/lib/spaceship/spec/tunes/fixtures/app_version_states_history.json +43 -0
  12. data/lib/spaceship/spec/tunes/fixtures/app_versions_history.json +115 -0
  13. data/lib/spaceship/spec/tunes/fixtures/availability/add_request.json +55 -0
  14. data/lib/spaceship/spec/tunes/fixtures/availability/add_response.json +75 -0
  15. data/lib/spaceship/spec/tunes/fixtures/availability/remove_request.json +49 -0
  16. data/lib/spaceship/spec/tunes/fixtures/availability/remove_response.json +61 -0
  17. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_request.json +52 -0
  18. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_response.json +75 -0
  19. data/lib/spaceship/spec/tunes/fixtures/build_details.json +169 -0
  20. data/lib/spaceship/spec/tunes/fixtures/build_history.json +19 -0
  21. data/lib/spaceship/spec/tunes/fixtures/build_history_for_train.json +55 -0
  22. data/lib/spaceship/spec/tunes/fixtures/build_trains.json +1734 -0
  23. data/lib/spaceship/spec/tunes/fixtures/build_trains_operation_failed.json +9 -0
  24. data/lib/spaceship/spec/tunes/fixtures/candiate_builds.json +290 -0
  25. data/lib/spaceship/spec/tunes/fixtures/create_application_broken.json +92 -0
  26. data/lib/spaceship/spec/tunes/fixtures/create_application_first_broken.json +94 -0
  27. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_first_request.json +92 -0
  28. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_request.json +88 -0
  29. data/lib/spaceship/spec/tunes/fixtures/create_application_success.json +92 -0
  30. data/lib/spaceship/spec/tunes/fixtures/create_application_wildcard_broken.json +92 -0
  31. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester.json +247 -0
  32. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester_payload.json +35 -0
  33. data/lib/spaceship/spec/tunes/fixtures/create_version_success.json +683 -0
  34. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester.json +9 -0
  35. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester_payload.json +7 -0
  36. data/lib/spaceship/spec/tunes/fixtures/iap_consumable_template.json +115 -0
  37. data/lib/spaceship/spec/tunes/fixtures/iap_create.json +1 -0
  38. data/lib/spaceship/spec/tunes/fixtures/iap_detail.json +180 -0
  39. data/lib/spaceship/spec/tunes/fixtures/iap_families.json +299 -0
  40. data/lib/spaceship/spec/tunes/fixtures/iap_family_create.json +63 -0
  41. data/lib/spaceship/spec/tunes/fixtures/iap_family_create_success.json +9 -0
  42. data/lib/spaceship/spec/tunes/fixtures/iap_family_detail.json +156 -0
  43. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit.json +1 -0
  44. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit_versions.json +1 -0
  45. data/lib/spaceship/spec/tunes/fixtures/iap_family_template.json +92 -0
  46. data/lib/spaceship/spec/tunes/fixtures/iap_list.json +633 -0
  47. data/lib/spaceship/spec/tunes/fixtures/iap_price_goal_calc.json +1095 -0
  48. data/lib/spaceship/spec/tunes/fixtures/iap_pricing_tiers.json +373475 -0
  49. data/lib/spaceship/spec/tunes/fixtures/iap_update.json +118 -0
  50. data/lib/spaceship/spec/tunes/fixtures/invalid_login.html +12 -0
  51. data/lib/spaceship/spec/tunes/fixtures/landing_page.html +6 -0
  52. data/lib/spaceship/spec/tunes/fixtures/login_cntrl.js +3 -0
  53. data/lib/spaceship/spec/tunes/fixtures/login_cookie_spam.txt +1 -0
  54. data/lib/spaceship/spec/tunes/fixtures/member_create.json +297 -0
  55. data/lib/spaceship/spec/tunes/fixtures/member_create_appmanager_single_app.json +297 -0
  56. data/lib/spaceship/spec/tunes/fixtures/member_create_developer.json +297 -0
  57. data/lib/spaceship/spec/tunes/fixtures/member_list.json +715 -0
  58. data/lib/spaceship/spec/tunes/fixtures/member_template.json +309 -0
  59. data/lib/spaceship/spec/tunes/fixtures/pricing_tiers.json +46182 -0
  60. data/lib/spaceship/spec/tunes/fixtures/promocodes.json +19 -0
  61. data/lib/spaceship/spec/tunes/fixtures/promocodes_generated.json +23 -0
  62. data/lib/spaceship/spec/tunes/fixtures/promocodes_history.json +109 -0
  63. data/lib/spaceship/spec/tunes/fixtures/ratings.json +16 -0
  64. data/lib/spaceship/spec/tunes/fixtures/ratings_US.json +16 -0
  65. data/lib/spaceship/spec/tunes/fixtures/reject_app_version_success.json +861 -0
  66. data/lib/spaceship/spec/tunes/fixtures/review_by_storefront.json +60 -0
  67. data/lib/spaceship/spec/tunes/fixtures/sandbox_testers.json +43 -0
  68. data/lib/spaceship/spec/tunes/fixtures/supported_countries.json +1095 -0
  69. data/lib/spaceship/spec/tunes/fixtures/testers/create_tester.json +91 -0
  70. data/lib/spaceship/spec/tunes/fixtures/testers/existing_internal_testers.json +52 -0
  71. data/lib/spaceship/spec/tunes/fixtures/testers/get_external.json +120 -0
  72. data/lib/spaceship/spec/tunes/fixtures/testers/get_internal.json +110 -0
  73. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_appletvos.json +143 -0
  74. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_ios.json +143 -0
  75. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_appletvos.json +23 -0
  76. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_ios.json +23 -0
  77. data/lib/spaceship/spec/tunes/fixtures/update_app_version_failed.json +861 -0
  78. data/lib/spaceship/spec/tunes/fixtures/update_app_version_success.json +861 -0
  79. data/lib/spaceship/spec/tunes/fixtures/update_app_version_temporarily_unable.json +861 -0
  80. data/lib/spaceship/spec/tunes/fixtures/update_app_version_with_autorelease_overwrite_success.json +861 -0
  81. data/lib/spaceship/spec/tunes/fixtures/user_detail.json +24 -0
  82. metadata +83 -3
@@ -0,0 +1,1734 @@
1
+ {
2
+ "data": {
3
+ "sectionErrorKeys": [
4
+
5
+ ],
6
+ "sectionInfoKeys": [
7
+
8
+ ],
9
+ "sectionWarningKeys": [
10
+
11
+ ],
12
+ "trains": [
13
+ {
14
+ "versionString": "1.0",
15
+ "platform": "ios",
16
+ "testing": null,
17
+ "internalTesting": {
18
+ "value": true,
19
+ "isEditable": true,
20
+ "isRequired": false,
21
+ "errorKeys": null
22
+ },
23
+ "externalTesting": {
24
+ "value": false,
25
+ "isEditable": true,
26
+ "isRequired": false,
27
+ "errorKeys": null
28
+ },
29
+ "internalActivated": 1443151227000,
30
+ "externalActivated": null,
31
+ "builds": [
32
+ {
33
+ "sectionErrorKeys": [
34
+
35
+ ],
36
+ "sectionInfoKeys": [
37
+
38
+ ],
39
+ "sectionWarningKeys": [
40
+
41
+ ],
42
+ "buildVersion": "10",
43
+ "trainVersion": "1.0",
44
+ "uploadDate": 1443144470000,
45
+ "iconUrl": "https://is3-ssl.mzstatic.com/image/thumb/Newsstand3/v4/94/80/28/948028c9-59e7-7b29-e75b-f57e97421ece/Icon-76@2x.png.png/150x150bb-80.png",
46
+ "iconAssetToken": "Newsstand3/v4/94/80/28/948028c9-59e7-7b29-e75b-f57e97421ece/Icon-76@2x.png.png",
47
+ "appName": "Updated by fastlane",
48
+ "platform": "ios",
49
+ "betaEntitled": true,
50
+ "exceededFileSizeLimit": false,
51
+ "wentLiveWithVersion": false,
52
+ "processing": false,
53
+ "processingState": null,
54
+ "id": 5577102,
55
+ "valid": true,
56
+ "missingExportCompliance": false,
57
+ "waitingForExportComplianceApproval": false,
58
+ "addedInternalUsersCount": 0,
59
+ "addedExternalUsersCount": 1,
60
+ "invitedExternalUsersCount": 0,
61
+ "invitedInternalUsersCount": 0,
62
+ "acceptedInternalUsersCount": 1,
63
+ "acceptedExternalUsersCount": 0,
64
+ "installCount": 0,
65
+ "internalInstallCount": 0,
66
+ "externalInstallCount": 0,
67
+ "sessionCount": 0,
68
+ "internalSessionCount": 0,
69
+ "externalSessionCount": 0,
70
+ "crashCount": 0,
71
+ "internalCrashCount": 0,
72
+ "externalCrashCount": 0,
73
+ "promotedVersion": null,
74
+ "internalState": "active",
75
+ "betaState": "submitForReview",
76
+ "internalExpiry": 1445737214000,
77
+ "externalExpiry": 0,
78
+ "watchKitEnabled": false,
79
+ "readyToInstall": true,
80
+ "sdkBuildWhitelisted": true,
81
+ "internalTesting": {
82
+ "value": true,
83
+ "isEditable": true,
84
+ "isRequired": false,
85
+ "errorKeys": null
86
+ },
87
+ "externalTesting": {
88
+ "value": false,
89
+ "isEditable": true,
90
+ "isRequired": false,
91
+ "errorKeys": null
92
+ },
93
+ "buildTestInformationTO": {
94
+ "sectionErrorKeys": [
95
+
96
+ ],
97
+ "sectionInfoKeys": [
98
+
99
+ ],
100
+ "sectionWarningKeys": [
101
+
102
+ ],
103
+ "internalStatus": "active",
104
+ "externalStatus": "submitForReview",
105
+ "expirationDate": null,
106
+ "internalExpirationDate": null,
107
+ "externalExpirationDate": null,
108
+ "primaryLanguage": "English",
109
+ "primaryLocaleCode": "en-US",
110
+ "availableLanguages": [
111
+ "English"
112
+ ],
113
+ "details": [
114
+ {
115
+ "sectionErrorKeys": [
116
+
117
+ ],
118
+ "sectionInfoKeys": [
119
+
120
+ ],
121
+ "sectionWarningKeys": [
122
+
123
+ ],
124
+ "language": "English",
125
+ "localeCode": "en-US",
126
+ "whatsNew": {
127
+ "value": null,
128
+ "isEditable": true,
129
+ "isRequired": true,
130
+ "errorKeys": null,
131
+ "maxLength": 4000,
132
+ "minLength": 4
133
+ },
134
+ "description": {
135
+ "value": null,
136
+ "isEditable": true,
137
+ "isRequired": true,
138
+ "errorKeys": null,
139
+ "maxLength": 4000,
140
+ "minLength": 10
141
+ },
142
+ "feedbackEmail": {
143
+ "value": null,
144
+ "isEditable": true,
145
+ "isRequired": true,
146
+ "errorKeys": null,
147
+ "maxLength": 500,
148
+ "minLength": 1
149
+ },
150
+ "marketingUrl": {
151
+ "value": null,
152
+ "isEditable": true,
153
+ "isRequired": true,
154
+ "errorKeys": null,
155
+ "maxLength": 255,
156
+ "minLength": 1
157
+ },
158
+ "privacyPolicyUrl": {
159
+ "value": null,
160
+ "isEditable": true,
161
+ "isRequired": false,
162
+ "errorKeys": null,
163
+ "maxLength": 255,
164
+ "minLength": 1
165
+ },
166
+ "privacyPolicyText": null
167
+ }
168
+ ],
169
+ "reviewFirstName": {
170
+ "value": null,
171
+ "isEditable": true,
172
+ "isRequired": true,
173
+ "errorKeys": null,
174
+ "maxLength": 100,
175
+ "minLength": 1
176
+ },
177
+ "reviewLastName": {
178
+ "value": null,
179
+ "isEditable": true,
180
+ "isRequired": true,
181
+ "errorKeys": null,
182
+ "maxLength": 100,
183
+ "minLength": 1
184
+ },
185
+ "reviewPhone": {
186
+ "value": null,
187
+ "isEditable": true,
188
+ "isRequired": true,
189
+ "errorKeys": null,
190
+ "maxLength": 20,
191
+ "minLength": 1
192
+ },
193
+ "reviewEmail": {
194
+ "value": null,
195
+ "isEditable": true,
196
+ "isRequired": true,
197
+ "errorKeys": null,
198
+ "maxLength": 100,
199
+ "minLength": 1
200
+ },
201
+ "reviewNotes": {
202
+ "value": null,
203
+ "isEditable": true,
204
+ "isRequired": false,
205
+ "errorKeys": null,
206
+ "maxLength": 4000,
207
+ "minLength": 1
208
+ },
209
+ "reviewUserName": {
210
+ "value": null,
211
+ "isEditable": true,
212
+ "isRequired": false,
213
+ "errorKeys": null,
214
+ "maxLength": 400,
215
+ "minLength": 1
216
+ },
217
+ "reviewPassword": {
218
+ "value": null,
219
+ "isEditable": true,
220
+ "isRequired": false,
221
+ "errorKeys": null,
222
+ "maxLength": 400,
223
+ "minLength": 1
224
+ },
225
+ "reviewAccountRequired": {
226
+ "value": false,
227
+ "isEditable": true,
228
+ "isRequired": false,
229
+ "errorKeys": null
230
+ },
231
+ "eula": {
232
+ "value": null,
233
+ "isEditable": true,
234
+ "isRequired": false,
235
+ "errorKeys": null,
236
+ "maxLength": null,
237
+ "minLength": 1
238
+ },
239
+ "hasExportCompliance": false,
240
+ "installCount": 0,
241
+ "externalInstallCount": 0,
242
+ "internalInstallCount": 0,
243
+ "sessionCount": 0,
244
+ "externalSessionCount": 0,
245
+ "internalSessionCount": 0,
246
+ "crashCount": 0,
247
+ "externalCrashCount": 0,
248
+ "internalCrashCount": 0
249
+ }
250
+ }
251
+ ],
252
+ "buildsInProcessing": [
253
+
254
+ ]
255
+ },
256
+ {
257
+ "versionString": "1.1",
258
+ "platform": "ios",
259
+ "testing": null,
260
+ "internalTesting": {
261
+ "value": false,
262
+ "isEditable": true,
263
+ "isRequired": false,
264
+ "errorKeys": null
265
+ },
266
+ "externalTesting": {
267
+ "value": false,
268
+ "isEditable": true,
269
+ "isRequired": false,
270
+ "errorKeys": null
271
+ },
272
+ "internalActivated": null,
273
+ "externalActivated": null,
274
+ "builds": [
275
+ {
276
+ "sectionErrorKeys": [
277
+
278
+ ],
279
+ "sectionInfoKeys": [
280
+
281
+ ],
282
+ "sectionWarningKeys": [
283
+
284
+ ],
285
+ "buildVersion": "9",
286
+ "trainVersion": "1.1",
287
+ "uploadDate": 1443150586000,
288
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
289
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
290
+ "appName": "Updated by fastlane",
291
+ "platform": "ios",
292
+ "betaEntitled": true,
293
+ "exceededFileSizeLimit": false,
294
+ "wentLiveWithVersion": false,
295
+ "processing": false,
296
+ "processingState": null,
297
+ "id": 5578620,
298
+ "valid": true,
299
+ "missingExportCompliance": false,
300
+ "waitingForExportComplianceApproval": false,
301
+ "addedInternalUsersCount": 0,
302
+ "addedExternalUsersCount": 1,
303
+ "invitedExternalUsersCount": 0,
304
+ "invitedInternalUsersCount": 0,
305
+ "acceptedInternalUsersCount": 1,
306
+ "acceptedExternalUsersCount": 0,
307
+ "installCount": 0,
308
+ "internalInstallCount": 0,
309
+ "externalInstallCount": 0,
310
+ "sessionCount": 0,
311
+ "internalSessionCount": 0,
312
+ "externalSessionCount": 0,
313
+ "crashCount": 0,
314
+ "internalCrashCount": 0,
315
+ "externalCrashCount": 0,
316
+ "promotedVersion": null,
317
+ "internalState": "inactive",
318
+ "betaState": "submitForReview",
319
+ "internalExpiry": 1445742586000,
320
+ "externalExpiry": 0,
321
+ "watchKitEnabled": false,
322
+ "readyToInstall": true,
323
+ "sdkBuildWhitelisted": true,
324
+ "internalTesting": {
325
+ "value": false,
326
+ "isEditable": true,
327
+ "isRequired": false,
328
+ "errorKeys": null
329
+ },
330
+ "externalTesting": {
331
+ "value": false,
332
+ "isEditable": true,
333
+ "isRequired": false,
334
+ "errorKeys": null
335
+ },
336
+ "buildTestInformationTO": {
337
+ "sectionErrorKeys": [
338
+
339
+ ],
340
+ "sectionInfoKeys": [
341
+
342
+ ],
343
+ "sectionWarningKeys": [
344
+
345
+ ],
346
+ "internalStatus": "inactive",
347
+ "externalStatus": "approvedInactive",
348
+ "expirationDate": null,
349
+ "internalExpirationDate": null,
350
+ "externalExpirationDate": null,
351
+ "primaryLanguage": "English",
352
+ "primaryLocaleCode": "en-US",
353
+ "availableLanguages": [
354
+ "English"
355
+ ],
356
+ "details": [
357
+ {
358
+ "sectionErrorKeys": [
359
+
360
+ ],
361
+ "sectionInfoKeys": [
362
+
363
+ ],
364
+ "sectionWarningKeys": [
365
+
366
+ ],
367
+ "language": "English",
368
+ "localeCode": "en-US",
369
+ "whatsNew": {
370
+ "value": null,
371
+ "isEditable": true,
372
+ "isRequired": true,
373
+ "errorKeys": null,
374
+ "maxLength": 4000,
375
+ "minLength": 4
376
+ },
377
+ "description": {
378
+ "value": null,
379
+ "isEditable": true,
380
+ "isRequired": true,
381
+ "errorKeys": null,
382
+ "maxLength": 4000,
383
+ "minLength": 10
384
+ },
385
+ "feedbackEmail": {
386
+ "value": null,
387
+ "isEditable": true,
388
+ "isRequired": true,
389
+ "errorKeys": null,
390
+ "maxLength": 500,
391
+ "minLength": 1
392
+ },
393
+ "marketingUrl": {
394
+ "value": null,
395
+ "isEditable": true,
396
+ "isRequired": true,
397
+ "errorKeys": null,
398
+ "maxLength": 255,
399
+ "minLength": 1
400
+ },
401
+ "privacyPolicyUrl": {
402
+ "value": null,
403
+ "isEditable": true,
404
+ "isRequired": false,
405
+ "errorKeys": null,
406
+ "maxLength": 255,
407
+ "minLength": 1
408
+ },
409
+ "privacyPolicyText": null
410
+ }
411
+ ],
412
+ "reviewFirstName": {
413
+ "value": null,
414
+ "isEditable": true,
415
+ "isRequired": true,
416
+ "errorKeys": null,
417
+ "maxLength": 100,
418
+ "minLength": 1
419
+ },
420
+ "reviewLastName": {
421
+ "value": null,
422
+ "isEditable": true,
423
+ "isRequired": true,
424
+ "errorKeys": null,
425
+ "maxLength": 100,
426
+ "minLength": 1
427
+ },
428
+ "reviewPhone": {
429
+ "value": null,
430
+ "isEditable": true,
431
+ "isRequired": true,
432
+ "errorKeys": null,
433
+ "maxLength": 20,
434
+ "minLength": 1
435
+ },
436
+ "reviewEmail": {
437
+ "value": null,
438
+ "isEditable": true,
439
+ "isRequired": true,
440
+ "errorKeys": null,
441
+ "maxLength": 100,
442
+ "minLength": 1
443
+ },
444
+ "reviewNotes": {
445
+ "value": null,
446
+ "isEditable": true,
447
+ "isRequired": false,
448
+ "errorKeys": null,
449
+ "maxLength": 4000,
450
+ "minLength": 1
451
+ },
452
+ "reviewUserName": {
453
+ "value": null,
454
+ "isEditable": true,
455
+ "isRequired": false,
456
+ "errorKeys": null,
457
+ "maxLength": 400,
458
+ "minLength": 1
459
+ },
460
+ "reviewPassword": {
461
+ "value": null,
462
+ "isEditable": true,
463
+ "isRequired": false,
464
+ "errorKeys": null,
465
+ "maxLength": 400,
466
+ "minLength": 1
467
+ },
468
+ "reviewAccountRequired": {
469
+ "value": false,
470
+ "isEditable": true,
471
+ "isRequired": false,
472
+ "errorKeys": null
473
+ },
474
+ "eula": {
475
+ "value": null,
476
+ "isEditable": true,
477
+ "isRequired": false,
478
+ "errorKeys": null,
479
+ "maxLength": null,
480
+ "minLength": 1
481
+ },
482
+ "hasExportCompliance": false,
483
+ "installCount": 0,
484
+ "externalInstallCount": 0,
485
+ "internalInstallCount": 0,
486
+ "sessionCount": 0,
487
+ "externalSessionCount": 0,
488
+ "internalSessionCount": 0,
489
+ "crashCount": 0,
490
+ "externalCrashCount": 0,
491
+ "internalCrashCount": 0
492
+ }
493
+ },
494
+ {
495
+ "sectionErrorKeys": [
496
+
497
+ ],
498
+ "sectionInfoKeys": [
499
+
500
+ ],
501
+ "sectionWarningKeys": [
502
+
503
+ ],
504
+ "buildVersion": "10",
505
+ "trainVersion": "1.1",
506
+ "uploadDate": 1443150586000,
507
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
508
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
509
+ "appName": "Updated by fastlane",
510
+ "platform": "ios",
511
+ "betaEntitled": true,
512
+ "exceededFileSizeLimit": false,
513
+ "wentLiveWithVersion": false,
514
+ "processing": false,
515
+ "processingState": null,
516
+ "id": 5578620,
517
+ "valid": true,
518
+ "missingExportCompliance": false,
519
+ "waitingForExportComplianceApproval": false,
520
+ "addedInternalUsersCount": 0,
521
+ "addedExternalUsersCount": 1,
522
+ "invitedExternalUsersCount": 0,
523
+ "invitedInternalUsersCount": 0,
524
+ "acceptedInternalUsersCount": 1,
525
+ "acceptedExternalUsersCount": 0,
526
+ "installCount": 0,
527
+ "internalInstallCount": 0,
528
+ "externalInstallCount": 0,
529
+ "sessionCount": 0,
530
+ "internalSessionCount": 0,
531
+ "externalSessionCount": 0,
532
+ "crashCount": 0,
533
+ "internalCrashCount": 0,
534
+ "externalCrashCount": 0,
535
+ "promotedVersion": null,
536
+ "internalState": "inactive",
537
+ "betaState": "submitForReview",
538
+ "internalExpiry": 1445742586000,
539
+ "externalExpiry": 0,
540
+ "watchKitEnabled": false,
541
+ "readyToInstall": true,
542
+ "sdkBuildWhitelisted": true,
543
+ "internalTesting": {
544
+ "value": false,
545
+ "isEditable": true,
546
+ "isRequired": false,
547
+ "errorKeys": null
548
+ },
549
+ "externalTesting": {
550
+ "value": false,
551
+ "isEditable": true,
552
+ "isRequired": false,
553
+ "errorKeys": null
554
+ }
555
+ },
556
+ {
557
+ "sectionErrorKeys": [
558
+
559
+ ],
560
+ "sectionInfoKeys": [
561
+
562
+ ],
563
+ "sectionWarningKeys": [
564
+
565
+ ],
566
+ "buildVersion": "11",
567
+ "trainVersion": "1.1",
568
+ "uploadDate": 1443150586000,
569
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
570
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
571
+ "appName": "Updated by fastlane",
572
+ "platform": "ios",
573
+ "betaEntitled": true,
574
+ "exceededFileSizeLimit": false,
575
+ "wentLiveWithVersion": false,
576
+ "processing": true,
577
+ "processingState": null,
578
+ "id": 5578620,
579
+ "valid": true,
580
+ "missingExportCompliance": false,
581
+ "waitingForExportComplianceApproval": false,
582
+ "addedInternalUsersCount": 0,
583
+ "addedExternalUsersCount": 1,
584
+ "invitedExternalUsersCount": 0,
585
+ "invitedInternalUsersCount": 0,
586
+ "acceptedInternalUsersCount": 1,
587
+ "acceptedExternalUsersCount": 0,
588
+ "installCount": 0,
589
+ "internalInstallCount": 0,
590
+ "externalInstallCount": 0,
591
+ "sessionCount": 0,
592
+ "internalSessionCount": 0,
593
+ "externalSessionCount": 0,
594
+ "crashCount": 0,
595
+ "internalCrashCount": 0,
596
+ "externalCrashCount": 0,
597
+ "promotedVersion": null,
598
+ "internalState": "inactive",
599
+ "betaState": "submitForReview",
600
+ "internalExpiry": 1445742586000,
601
+ "externalExpiry": 0,
602
+ "watchKitEnabled": false,
603
+ "readyToInstall": true,
604
+ "sdkBuildWhitelisted": true,
605
+ "internalTesting": {
606
+ "value": false,
607
+ "isEditable": true,
608
+ "isRequired": false,
609
+ "errorKeys": null
610
+ },
611
+ "externalTesting": {
612
+ "value": false,
613
+ "isEditable": true,
614
+ "isRequired": false,
615
+ "errorKeys": null
616
+ }
617
+ },
618
+ {
619
+ "sectionErrorKeys": [
620
+
621
+ ],
622
+ "sectionInfoKeys": [
623
+
624
+ ],
625
+ "sectionWarningKeys": [
626
+
627
+ ],
628
+ "buildVersion": "12",
629
+ "trainVersion": "1.1",
630
+ "uploadDate": 1443150586000,
631
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
632
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
633
+ "appName": "Updated by fastlane",
634
+ "platform": "ios",
635
+ "betaEntitled": true,
636
+ "exceededFileSizeLimit": false,
637
+ "wentLiveWithVersion": false,
638
+ "processing": true,
639
+ "processingState": null,
640
+ "id": 5578620,
641
+ "valid": true,
642
+ "missingExportCompliance": false,
643
+ "waitingForExportComplianceApproval": false,
644
+ "addedInternalUsersCount": 0,
645
+ "addedExternalUsersCount": 1,
646
+ "invitedExternalUsersCount": 0,
647
+ "invitedInternalUsersCount": 0,
648
+ "acceptedInternalUsersCount": 1,
649
+ "acceptedExternalUsersCount": 0,
650
+ "installCount": 0,
651
+ "internalInstallCount": 0,
652
+ "externalInstallCount": 0,
653
+ "sessionCount": 0,
654
+ "internalSessionCount": 0,
655
+ "externalSessionCount": 0,
656
+ "crashCount": 0,
657
+ "internalCrashCount": 0,
658
+ "externalCrashCount": 0,
659
+ "promotedVersion": null,
660
+ "internalState": "inactive",
661
+ "betaState": "submitForReview",
662
+ "internalExpiry": 1445742586000,
663
+ "externalExpiry": 0,
664
+ "watchKitEnabled": false,
665
+ "readyToInstall": true,
666
+ "sdkBuildWhitelisted": true,
667
+ "internalTesting": {
668
+ "value": false,
669
+ "isEditable": true,
670
+ "isRequired": false,
671
+ "errorKeys": null
672
+ },
673
+ "externalTesting": {
674
+ "value": false,
675
+ "isEditable": true,
676
+ "isRequired": false,
677
+ "errorKeys": null
678
+ }
679
+ },
680
+ {
681
+ "sectionErrorKeys": [
682
+
683
+ ],
684
+ "sectionInfoKeys": [
685
+
686
+ ],
687
+ "sectionWarningKeys": [
688
+
689
+ ],
690
+ "buildVersion": "13",
691
+ "trainVersion": "1.1",
692
+ "uploadDate": 1436381720000,
693
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
694
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
695
+ "appName": "Updated by fastlane",
696
+ "platform": "ios",
697
+ "betaEntitled": true,
698
+ "exceededFileSizeLimit": false,
699
+ "wentLiveWithVersion": false,
700
+ "processing": true,
701
+ "processingState": "invalidBinary",
702
+ "id": 5578620,
703
+ "valid": false,
704
+ "missingExportCompliance": false,
705
+ "waitingForExportComplianceApproval": false,
706
+ "addedInternalUsersCount": 0,
707
+ "addedExternalUsersCount": 1,
708
+ "invitedExternalUsersCount": 0,
709
+ "invitedInternalUsersCount": 0,
710
+ "acceptedInternalUsersCount": 1,
711
+ "acceptedExternalUsersCount": 0,
712
+ "installCount": 0,
713
+ "internalInstallCount": 0,
714
+ "externalInstallCount": 0,
715
+ "sessionCount": 0,
716
+ "internalSessionCount": 0,
717
+ "externalSessionCount": 0,
718
+ "crashCount": 0,
719
+ "internalCrashCount": 0,
720
+ "externalCrashCount": 0,
721
+ "promotedVersion": null,
722
+ "internalState": "inactive",
723
+ "betaState": "submitForReview",
724
+ "internalExpiry": 1445742586000,
725
+ "externalExpiry": 0,
726
+ "watchKitEnabled": false,
727
+ "readyToInstall": true,
728
+ "sdkBuildWhitelisted": true,
729
+ "internalTesting": {
730
+ "value": false,
731
+ "isEditable": true,
732
+ "isRequired": false,
733
+ "errorKeys": null
734
+ },
735
+ "externalTesting": {
736
+ "value": false,
737
+ "isEditable": true,
738
+ "isRequired": false,
739
+ "errorKeys": null
740
+ }
741
+ },
742
+ {
743
+ "sectionErrorKeys": [
744
+
745
+ ],
746
+ "sectionInfoKeys": [
747
+
748
+ ],
749
+ "sectionWarningKeys": [
750
+
751
+ ],
752
+ "buildVersion": "14",
753
+ "trainVersion": "1.1",
754
+ "uploadDate": 1461108334000,
755
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
756
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
757
+ "appName": "Updated by fastlane",
758
+ "platform": "ios",
759
+ "betaEntitled": true,
760
+ "exceededFileSizeLimit": false,
761
+ "wentLiveWithVersion": false,
762
+ "processing": true,
763
+ "processingState": "processingFailed",
764
+ "id": 5578620,
765
+ "valid": true,
766
+ "missingExportCompliance": false,
767
+ "waitingForExportComplianceApproval": false,
768
+ "addedInternalUsersCount": 0,
769
+ "addedExternalUsersCount": 1,
770
+ "invitedExternalUsersCount": 0,
771
+ "invitedInternalUsersCount": 0,
772
+ "acceptedInternalUsersCount": 1,
773
+ "acceptedExternalUsersCount": 0,
774
+ "installCount": 0,
775
+ "internalInstallCount": 0,
776
+ "externalInstallCount": 0,
777
+ "sessionCount": 0,
778
+ "internalSessionCount": 0,
779
+ "externalSessionCount": 0,
780
+ "crashCount": 0,
781
+ "internalCrashCount": 0,
782
+ "externalCrashCount": 0,
783
+ "promotedVersion": null,
784
+ "internalState": "processing",
785
+ "betaState": "none",
786
+ "internalExpiry": 1445742586000,
787
+ "externalExpiry": 0,
788
+ "watchKitEnabled": false,
789
+ "readyToInstall": false,
790
+ "sdkBuildWhitelisted": true,
791
+ "internalTesting": {
792
+ "value": false,
793
+ "isEditable": true,
794
+ "isRequired": false,
795
+ "errorKeys": null
796
+ },
797
+ "externalTesting": {
798
+ "value": false,
799
+ "isEditable": true,
800
+ "isRequired": false,
801
+ "errorKeys": null
802
+ }
803
+ },
804
+ {
805
+ "sectionErrorKeys": [
806
+
807
+ ],
808
+ "sectionInfoKeys": [
809
+
810
+ ],
811
+ "sectionWarningKeys": [
812
+
813
+ ],
814
+ "buildVersion": "15",
815
+ "trainVersion": "1.1",
816
+ "uploadDate": 1461452777000,
817
+ "iconUrl": null,
818
+ "iconAssetToken": null,
819
+ "appName": null,
820
+ "platform": "ios",
821
+ "betaEntitled": false,
822
+ "exceededFileSizeLimit": false,
823
+ "wentLiveWithVersion": false,
824
+ "processing": true,
825
+ "processingState": "processing",
826
+ "id": 0,
827
+ "valid": false,
828
+ "missingExportCompliance": false,
829
+ "waitingForExportComplianceApproval": false,
830
+ "addedInternalUsersCount": 0,
831
+ "addedExternalUsersCount": 1,
832
+ "invitedExternalUsersCount": 0,
833
+ "invitedInternalUsersCount": 0,
834
+ "acceptedInternalUsersCount": 1,
835
+ "acceptedExternalUsersCount": 0,
836
+ "installCount": 0,
837
+ "internalInstallCount": 0,
838
+ "externalInstallCount": 0,
839
+ "sessionCount": 0,
840
+ "internalSessionCount": 0,
841
+ "externalSessionCount": 0,
842
+ "crashCount": 0,
843
+ "internalCrashCount": 0,
844
+ "externalCrashCount": 0,
845
+ "promotedVersion": null,
846
+ "internalState": "processing",
847
+ "betaState": "processing",
848
+ "internalExpiry": 0,
849
+ "externalExpiry": 0,
850
+ "watchKitEnabled": false,
851
+ "readyToInstall": false,
852
+ "sdkBuildWhitelisted": false,
853
+ "internalTesting": null,
854
+ "externalTesting": null,
855
+ "nextBuildSubmissionAllowed": 0,
856
+ "buildTestInformationTO": null
857
+ }
858
+ ],
859
+ "buildsInProcessing": [
860
+
861
+ ]
862
+ },
863
+ {
864
+ "versionString": "1.0",
865
+ "platform": "appletvos",
866
+ "testing": null,
867
+ "internalTesting": {
868
+ "value": true,
869
+ "isEditable": true,
870
+ "isRequired": false,
871
+ "errorKeys": null
872
+ },
873
+ "externalTesting": {
874
+ "value": false,
875
+ "isEditable": true,
876
+ "isRequired": false,
877
+ "errorKeys": null
878
+ },
879
+ "internalActivated": 1443151227000,
880
+ "externalActivated": null,
881
+ "builds": [
882
+ {
883
+ "sectionErrorKeys": [
884
+
885
+ ],
886
+ "sectionInfoKeys": [
887
+
888
+ ],
889
+ "sectionWarningKeys": [
890
+
891
+ ],
892
+ "buildVersion": "10",
893
+ "trainVersion": "1.0",
894
+ "uploadDate": 1443144470000,
895
+ "iconUrl": "https://is3-ssl.mzstatic.com/image/thumb/Newsstand3/v4/94/80/28/948028c9-59e7-7b29-e75b-f57e97421ece/Icon-76@2x.png.png/150x150bb-80.png",
896
+ "iconAssetToken": "Newsstand3/v4/94/80/28/948028c9-59e7-7b29-e75b-f57e97421ece/Icon-76@2x.png.png",
897
+ "appName": "Updated by fastlane",
898
+ "platform": "appletvos",
899
+ "betaEntitled": true,
900
+ "exceededFileSizeLimit": false,
901
+ "wentLiveWithVersion": false,
902
+ "processing": false,
903
+ "processingState": null,
904
+ "id": 5577102,
905
+ "valid": true,
906
+ "missingExportCompliance": false,
907
+ "waitingForExportComplianceApproval": false,
908
+ "addedInternalUsersCount": 0,
909
+ "addedExternalUsersCount": 1,
910
+ "invitedExternalUsersCount": 0,
911
+ "invitedInternalUsersCount": 0,
912
+ "acceptedInternalUsersCount": 1,
913
+ "acceptedExternalUsersCount": 0,
914
+ "installCount": 0,
915
+ "internalInstallCount": 0,
916
+ "externalInstallCount": 0,
917
+ "sessionCount": 0,
918
+ "internalSessionCount": 0,
919
+ "externalSessionCount": 0,
920
+ "crashCount": 0,
921
+ "internalCrashCount": 0,
922
+ "externalCrashCount": 0,
923
+ "promotedVersion": null,
924
+ "internalState": "active",
925
+ "betaState": "submitForReview",
926
+ "internalExpiry": 1445737214000,
927
+ "externalExpiry": 0,
928
+ "watchKitEnabled": false,
929
+ "readyToInstall": true,
930
+ "sdkBuildWhitelisted": true,
931
+ "internalTesting": {
932
+ "value": true,
933
+ "isEditable": true,
934
+ "isRequired": false,
935
+ "errorKeys": null
936
+ },
937
+ "externalTesting": {
938
+ "value": false,
939
+ "isEditable": true,
940
+ "isRequired": false,
941
+ "errorKeys": null
942
+ },
943
+ "buildTestInformationTO": {
944
+ "sectionErrorKeys": [
945
+
946
+ ],
947
+ "sectionInfoKeys": [
948
+
949
+ ],
950
+ "sectionWarningKeys": [
951
+
952
+ ],
953
+ "internalStatus": "active",
954
+ "externalStatus": "submitForReview",
955
+ "expirationDate": null,
956
+ "internalExpirationDate": null,
957
+ "externalExpirationDate": null,
958
+ "primaryLanguage": "English",
959
+ "primaryLocaleCode": "en-US",
960
+ "availableLanguages": [
961
+ "English"
962
+ ],
963
+ "details": [
964
+ {
965
+ "sectionErrorKeys": [
966
+
967
+ ],
968
+ "sectionInfoKeys": [
969
+
970
+ ],
971
+ "sectionWarningKeys": [
972
+
973
+ ],
974
+ "language": "English",
975
+ "localeCode": "en-US",
976
+ "whatsNew": {
977
+ "value": null,
978
+ "isEditable": true,
979
+ "isRequired": true,
980
+ "errorKeys": null,
981
+ "maxLength": 4000,
982
+ "minLength": 4
983
+ },
984
+ "description": {
985
+ "value": null,
986
+ "isEditable": true,
987
+ "isRequired": true,
988
+ "errorKeys": null,
989
+ "maxLength": 4000,
990
+ "minLength": 10
991
+ },
992
+ "feedbackEmail": {
993
+ "value": null,
994
+ "isEditable": true,
995
+ "isRequired": true,
996
+ "errorKeys": null,
997
+ "maxLength": 500,
998
+ "minLength": 1
999
+ },
1000
+ "marketingUrl": {
1001
+ "value": null,
1002
+ "isEditable": true,
1003
+ "isRequired": true,
1004
+ "errorKeys": null,
1005
+ "maxLength": 255,
1006
+ "minLength": 1
1007
+ },
1008
+ "privacyPolicyUrl": {
1009
+ "value": null,
1010
+ "isEditable": true,
1011
+ "isRequired": false,
1012
+ "errorKeys": null,
1013
+ "maxLength": 255,
1014
+ "minLength": 1
1015
+ },
1016
+ "privacyPolicyText": null
1017
+ }
1018
+ ],
1019
+ "reviewFirstName": {
1020
+ "value": null,
1021
+ "isEditable": true,
1022
+ "isRequired": true,
1023
+ "errorKeys": null,
1024
+ "maxLength": 100,
1025
+ "minLength": 1
1026
+ },
1027
+ "reviewLastName": {
1028
+ "value": null,
1029
+ "isEditable": true,
1030
+ "isRequired": true,
1031
+ "errorKeys": null,
1032
+ "maxLength": 100,
1033
+ "minLength": 1
1034
+ },
1035
+ "reviewPhone": {
1036
+ "value": null,
1037
+ "isEditable": true,
1038
+ "isRequired": true,
1039
+ "errorKeys": null,
1040
+ "maxLength": 20,
1041
+ "minLength": 1
1042
+ },
1043
+ "reviewEmail": {
1044
+ "value": null,
1045
+ "isEditable": true,
1046
+ "isRequired": true,
1047
+ "errorKeys": null,
1048
+ "maxLength": 100,
1049
+ "minLength": 1
1050
+ },
1051
+ "reviewNotes": {
1052
+ "value": null,
1053
+ "isEditable": true,
1054
+ "isRequired": false,
1055
+ "errorKeys": null,
1056
+ "maxLength": 4000,
1057
+ "minLength": 1
1058
+ },
1059
+ "reviewUserName": {
1060
+ "value": null,
1061
+ "isEditable": true,
1062
+ "isRequired": false,
1063
+ "errorKeys": null,
1064
+ "maxLength": 400,
1065
+ "minLength": 1
1066
+ },
1067
+ "reviewPassword": {
1068
+ "value": null,
1069
+ "isEditable": true,
1070
+ "isRequired": false,
1071
+ "errorKeys": null,
1072
+ "maxLength": 400,
1073
+ "minLength": 1
1074
+ },
1075
+ "reviewAccountRequired": {
1076
+ "value": false,
1077
+ "isEditable": true,
1078
+ "isRequired": false,
1079
+ "errorKeys": null
1080
+ },
1081
+ "eula": {
1082
+ "value": null,
1083
+ "isEditable": true,
1084
+ "isRequired": false,
1085
+ "errorKeys": null,
1086
+ "maxLength": null,
1087
+ "minLength": 1
1088
+ },
1089
+ "hasExportCompliance": false,
1090
+ "installCount": 0,
1091
+ "externalInstallCount": 0,
1092
+ "internalInstallCount": 0,
1093
+ "sessionCount": 0,
1094
+ "externalSessionCount": 0,
1095
+ "internalSessionCount": 0,
1096
+ "crashCount": 0,
1097
+ "externalCrashCount": 0,
1098
+ "internalCrashCount": 0
1099
+ }
1100
+ }
1101
+ ],
1102
+ "buildsInProcessing": [
1103
+
1104
+ ]
1105
+ },
1106
+ {
1107
+ "versionString": "1.1",
1108
+ "platform": "appletvos",
1109
+ "testing": null,
1110
+ "internalTesting": {
1111
+ "value": false,
1112
+ "isEditable": true,
1113
+ "isRequired": false,
1114
+ "errorKeys": null
1115
+ },
1116
+ "externalTesting": {
1117
+ "value": false,
1118
+ "isEditable": true,
1119
+ "isRequired": false,
1120
+ "errorKeys": null
1121
+ },
1122
+ "internalActivated": null,
1123
+ "externalActivated": null,
1124
+ "builds": [
1125
+ {
1126
+ "sectionErrorKeys": [
1127
+
1128
+ ],
1129
+ "sectionInfoKeys": [
1130
+
1131
+ ],
1132
+ "sectionWarningKeys": [
1133
+
1134
+ ],
1135
+ "buildVersion": "9",
1136
+ "trainVersion": "1.1",
1137
+ "uploadDate": 1443150586000,
1138
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
1139
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
1140
+ "appName": "Updated by fastlane",
1141
+ "platform": "appletvos",
1142
+ "betaEntitled": true,
1143
+ "exceededFileSizeLimit": false,
1144
+ "wentLiveWithVersion": false,
1145
+ "processing": false,
1146
+ "processingState": null,
1147
+ "id": 5578620,
1148
+ "valid": true,
1149
+ "missingExportCompliance": false,
1150
+ "waitingForExportComplianceApproval": false,
1151
+ "addedInternalUsersCount": 0,
1152
+ "addedExternalUsersCount": 1,
1153
+ "invitedExternalUsersCount": 0,
1154
+ "invitedInternalUsersCount": 0,
1155
+ "acceptedInternalUsersCount": 1,
1156
+ "acceptedExternalUsersCount": 0,
1157
+ "installCount": 0,
1158
+ "internalInstallCount": 0,
1159
+ "externalInstallCount": 0,
1160
+ "sessionCount": 0,
1161
+ "internalSessionCount": 0,
1162
+ "externalSessionCount": 0,
1163
+ "crashCount": 0,
1164
+ "internalCrashCount": 0,
1165
+ "externalCrashCount": 0,
1166
+ "promotedVersion": null,
1167
+ "internalState": "inactive",
1168
+ "betaState": "submitForReview",
1169
+ "internalExpiry": 1445742586000,
1170
+ "externalExpiry": 0,
1171
+ "watchKitEnabled": false,
1172
+ "readyToInstall": true,
1173
+ "sdkBuildWhitelisted": true,
1174
+ "internalTesting": {
1175
+ "value": false,
1176
+ "isEditable": true,
1177
+ "isRequired": false,
1178
+ "errorKeys": null
1179
+ },
1180
+ "externalTesting": {
1181
+ "value": false,
1182
+ "isEditable": true,
1183
+ "isRequired": false,
1184
+ "errorKeys": null
1185
+ },
1186
+ "buildTestInformationTO": {
1187
+ "sectionErrorKeys": [
1188
+
1189
+ ],
1190
+ "sectionInfoKeys": [
1191
+
1192
+ ],
1193
+ "sectionWarningKeys": [
1194
+
1195
+ ],
1196
+ "internalStatus": "inactive",
1197
+ "externalStatus": "approvedInactive",
1198
+ "expirationDate": null,
1199
+ "internalExpirationDate": null,
1200
+ "externalExpirationDate": null,
1201
+ "primaryLanguage": "English",
1202
+ "primaryLocaleCode": "en-US",
1203
+ "availableLanguages": [
1204
+ "English"
1205
+ ],
1206
+ "details": [
1207
+ {
1208
+ "sectionErrorKeys": [
1209
+
1210
+ ],
1211
+ "sectionInfoKeys": [
1212
+
1213
+ ],
1214
+ "sectionWarningKeys": [
1215
+
1216
+ ],
1217
+ "language": "English",
1218
+ "localeCode": "en-US",
1219
+ "whatsNew": {
1220
+ "value": null,
1221
+ "isEditable": true,
1222
+ "isRequired": true,
1223
+ "errorKeys": null,
1224
+ "maxLength": 4000,
1225
+ "minLength": 4
1226
+ },
1227
+ "description": {
1228
+ "value": null,
1229
+ "isEditable": true,
1230
+ "isRequired": true,
1231
+ "errorKeys": null,
1232
+ "maxLength": 4000,
1233
+ "minLength": 10
1234
+ },
1235
+ "feedbackEmail": {
1236
+ "value": null,
1237
+ "isEditable": true,
1238
+ "isRequired": true,
1239
+ "errorKeys": null,
1240
+ "maxLength": 500,
1241
+ "minLength": 1
1242
+ },
1243
+ "marketingUrl": {
1244
+ "value": null,
1245
+ "isEditable": true,
1246
+ "isRequired": true,
1247
+ "errorKeys": null,
1248
+ "maxLength": 255,
1249
+ "minLength": 1
1250
+ },
1251
+ "privacyPolicyUrl": {
1252
+ "value": null,
1253
+ "isEditable": true,
1254
+ "isRequired": false,
1255
+ "errorKeys": null,
1256
+ "maxLength": 255,
1257
+ "minLength": 1
1258
+ },
1259
+ "privacyPolicyText": null
1260
+ }
1261
+ ],
1262
+ "reviewFirstName": {
1263
+ "value": null,
1264
+ "isEditable": true,
1265
+ "isRequired": true,
1266
+ "errorKeys": null,
1267
+ "maxLength": 100,
1268
+ "minLength": 1
1269
+ },
1270
+ "reviewLastName": {
1271
+ "value": null,
1272
+ "isEditable": true,
1273
+ "isRequired": true,
1274
+ "errorKeys": null,
1275
+ "maxLength": 100,
1276
+ "minLength": 1
1277
+ },
1278
+ "reviewPhone": {
1279
+ "value": null,
1280
+ "isEditable": true,
1281
+ "isRequired": true,
1282
+ "errorKeys": null,
1283
+ "maxLength": 20,
1284
+ "minLength": 1
1285
+ },
1286
+ "reviewEmail": {
1287
+ "value": null,
1288
+ "isEditable": true,
1289
+ "isRequired": true,
1290
+ "errorKeys": null,
1291
+ "maxLength": 100,
1292
+ "minLength": 1
1293
+ },
1294
+ "reviewNotes": {
1295
+ "value": null,
1296
+ "isEditable": true,
1297
+ "isRequired": false,
1298
+ "errorKeys": null,
1299
+ "maxLength": 4000,
1300
+ "minLength": 1
1301
+ },
1302
+ "reviewUserName": {
1303
+ "value": null,
1304
+ "isEditable": true,
1305
+ "isRequired": false,
1306
+ "errorKeys": null,
1307
+ "maxLength": 400,
1308
+ "minLength": 1
1309
+ },
1310
+ "reviewPassword": {
1311
+ "value": null,
1312
+ "isEditable": true,
1313
+ "isRequired": false,
1314
+ "errorKeys": null,
1315
+ "maxLength": 400,
1316
+ "minLength": 1
1317
+ },
1318
+ "reviewAccountRequired": {
1319
+ "value": false,
1320
+ "isEditable": true,
1321
+ "isRequired": false,
1322
+ "errorKeys": null
1323
+ },
1324
+ "eula": {
1325
+ "value": null,
1326
+ "isEditable": true,
1327
+ "isRequired": false,
1328
+ "errorKeys": null,
1329
+ "maxLength": null,
1330
+ "minLength": 1
1331
+ },
1332
+ "hasExportCompliance": false,
1333
+ "installCount": 0,
1334
+ "externalInstallCount": 0,
1335
+ "internalInstallCount": 0,
1336
+ "sessionCount": 0,
1337
+ "externalSessionCount": 0,
1338
+ "internalSessionCount": 0,
1339
+ "crashCount": 0,
1340
+ "externalCrashCount": 0,
1341
+ "internalCrashCount": 0
1342
+ }
1343
+ },
1344
+ {
1345
+ "sectionErrorKeys": [
1346
+
1347
+ ],
1348
+ "sectionInfoKeys": [
1349
+
1350
+ ],
1351
+ "sectionWarningKeys": [
1352
+
1353
+ ],
1354
+ "buildVersion": "10",
1355
+ "trainVersion": "1.1",
1356
+ "uploadDate": 1443150586000,
1357
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
1358
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
1359
+ "appName": "Updated by fastlane",
1360
+ "platform": "appletvos",
1361
+ "betaEntitled": true,
1362
+ "exceededFileSizeLimit": false,
1363
+ "wentLiveWithVersion": false,
1364
+ "processing": false,
1365
+ "processingState": null,
1366
+ "id": 5578620,
1367
+ "valid": true,
1368
+ "missingExportCompliance": false,
1369
+ "waitingForExportComplianceApproval": false,
1370
+ "addedInternalUsersCount": 0,
1371
+ "addedExternalUsersCount": 1,
1372
+ "invitedExternalUsersCount": 0,
1373
+ "invitedInternalUsersCount": 0,
1374
+ "acceptedInternalUsersCount": 1,
1375
+ "acceptedExternalUsersCount": 0,
1376
+ "installCount": 0,
1377
+ "internalInstallCount": 0,
1378
+ "externalInstallCount": 0,
1379
+ "sessionCount": 0,
1380
+ "internalSessionCount": 0,
1381
+ "externalSessionCount": 0,
1382
+ "crashCount": 0,
1383
+ "internalCrashCount": 0,
1384
+ "externalCrashCount": 0,
1385
+ "promotedVersion": null,
1386
+ "internalState": "inactive",
1387
+ "betaState": "submitForReview",
1388
+ "internalExpiry": 1445742586000,
1389
+ "externalExpiry": 0,
1390
+ "watchKitEnabled": false,
1391
+ "readyToInstall": true,
1392
+ "sdkBuildWhitelisted": true,
1393
+ "internalTesting": {
1394
+ "value": false,
1395
+ "isEditable": true,
1396
+ "isRequired": false,
1397
+ "errorKeys": null
1398
+ },
1399
+ "externalTesting": {
1400
+ "value": false,
1401
+ "isEditable": true,
1402
+ "isRequired": false,
1403
+ "errorKeys": null
1404
+ }
1405
+ },
1406
+ {
1407
+ "sectionErrorKeys": [
1408
+
1409
+ ],
1410
+ "sectionInfoKeys": [
1411
+
1412
+ ],
1413
+ "sectionWarningKeys": [
1414
+
1415
+ ],
1416
+ "buildVersion": "11",
1417
+ "trainVersion": "1.1",
1418
+ "uploadDate": 1443150586000,
1419
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
1420
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
1421
+ "appName": "Updated by fastlane",
1422
+ "platform": "appletvos",
1423
+ "betaEntitled": true,
1424
+ "exceededFileSizeLimit": false,
1425
+ "wentLiveWithVersion": false,
1426
+ "processing": true,
1427
+ "processingState": null,
1428
+ "id": 5578620,
1429
+ "valid": true,
1430
+ "missingExportCompliance": false,
1431
+ "waitingForExportComplianceApproval": false,
1432
+ "addedInternalUsersCount": 0,
1433
+ "addedExternalUsersCount": 1,
1434
+ "invitedExternalUsersCount": 0,
1435
+ "invitedInternalUsersCount": 0,
1436
+ "acceptedInternalUsersCount": 1,
1437
+ "acceptedExternalUsersCount": 0,
1438
+ "installCount": 0,
1439
+ "internalInstallCount": 0,
1440
+ "externalInstallCount": 0,
1441
+ "sessionCount": 0,
1442
+ "internalSessionCount": 0,
1443
+ "externalSessionCount": 0,
1444
+ "crashCount": 0,
1445
+ "internalCrashCount": 0,
1446
+ "externalCrashCount": 0,
1447
+ "promotedVersion": null,
1448
+ "internalState": "inactive",
1449
+ "betaState": "submitForReview",
1450
+ "internalExpiry": 1445742586000,
1451
+ "externalExpiry": 0,
1452
+ "watchKitEnabled": false,
1453
+ "readyToInstall": true,
1454
+ "sdkBuildWhitelisted": true,
1455
+ "internalTesting": {
1456
+ "value": false,
1457
+ "isEditable": true,
1458
+ "isRequired": false,
1459
+ "errorKeys": null
1460
+ },
1461
+ "externalTesting": {
1462
+ "value": false,
1463
+ "isEditable": true,
1464
+ "isRequired": false,
1465
+ "errorKeys": null
1466
+ }
1467
+ },
1468
+ {
1469
+ "sectionErrorKeys": [
1470
+
1471
+ ],
1472
+ "sectionInfoKeys": [
1473
+
1474
+ ],
1475
+ "sectionWarningKeys": [
1476
+
1477
+ ],
1478
+ "buildVersion": "12",
1479
+ "trainVersion": "1.1",
1480
+ "uploadDate": 1443150586000,
1481
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
1482
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
1483
+ "appName": "Updated by fastlane",
1484
+ "platform": "appletvos",
1485
+ "betaEntitled": true,
1486
+ "exceededFileSizeLimit": false,
1487
+ "wentLiveWithVersion": false,
1488
+ "processing": true,
1489
+ "processingState": null,
1490
+ "id": 5578620,
1491
+ "valid": true,
1492
+ "missingExportCompliance": false,
1493
+ "waitingForExportComplianceApproval": false,
1494
+ "addedInternalUsersCount": 0,
1495
+ "addedExternalUsersCount": 1,
1496
+ "invitedExternalUsersCount": 0,
1497
+ "invitedInternalUsersCount": 0,
1498
+ "acceptedInternalUsersCount": 1,
1499
+ "acceptedExternalUsersCount": 0,
1500
+ "installCount": 0,
1501
+ "internalInstallCount": 0,
1502
+ "externalInstallCount": 0,
1503
+ "sessionCount": 0,
1504
+ "internalSessionCount": 0,
1505
+ "externalSessionCount": 0,
1506
+ "crashCount": 0,
1507
+ "internalCrashCount": 0,
1508
+ "externalCrashCount": 0,
1509
+ "promotedVersion": null,
1510
+ "internalState": "inactive",
1511
+ "betaState": "submitForReview",
1512
+ "internalExpiry": 1445742586000,
1513
+ "externalExpiry": 0,
1514
+ "watchKitEnabled": false,
1515
+ "readyToInstall": true,
1516
+ "sdkBuildWhitelisted": true,
1517
+ "internalTesting": {
1518
+ "value": false,
1519
+ "isEditable": true,
1520
+ "isRequired": false,
1521
+ "errorKeys": null
1522
+ },
1523
+ "externalTesting": {
1524
+ "value": false,
1525
+ "isEditable": true,
1526
+ "isRequired": false,
1527
+ "errorKeys": null
1528
+ }
1529
+ },
1530
+ {
1531
+ "sectionErrorKeys": [
1532
+
1533
+ ],
1534
+ "sectionInfoKeys": [
1535
+
1536
+ ],
1537
+ "sectionWarningKeys": [
1538
+
1539
+ ],
1540
+ "buildVersion": "13",
1541
+ "trainVersion": "1.1",
1542
+ "uploadDate": 1436381720000,
1543
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
1544
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
1545
+ "appName": "Updated by fastlane",
1546
+ "platform": "appletvos",
1547
+ "betaEntitled": true,
1548
+ "exceededFileSizeLimit": false,
1549
+ "wentLiveWithVersion": false,
1550
+ "processing": true,
1551
+ "processingState": "invalidBinary",
1552
+ "id": 5578620,
1553
+ "valid": false,
1554
+ "missingExportCompliance": false,
1555
+ "waitingForExportComplianceApproval": false,
1556
+ "addedInternalUsersCount": 0,
1557
+ "addedExternalUsersCount": 1,
1558
+ "invitedExternalUsersCount": 0,
1559
+ "invitedInternalUsersCount": 0,
1560
+ "acceptedInternalUsersCount": 1,
1561
+ "acceptedExternalUsersCount": 0,
1562
+ "installCount": 0,
1563
+ "internalInstallCount": 0,
1564
+ "externalInstallCount": 0,
1565
+ "sessionCount": 0,
1566
+ "internalSessionCount": 0,
1567
+ "externalSessionCount": 0,
1568
+ "crashCount": 0,
1569
+ "internalCrashCount": 0,
1570
+ "externalCrashCount": 0,
1571
+ "promotedVersion": null,
1572
+ "internalState": "inactive",
1573
+ "betaState": "submitForReview",
1574
+ "internalExpiry": 1445742586000,
1575
+ "externalExpiry": 0,
1576
+ "watchKitEnabled": false,
1577
+ "readyToInstall": true,
1578
+ "sdkBuildWhitelisted": true,
1579
+ "internalTesting": {
1580
+ "value": false,
1581
+ "isEditable": true,
1582
+ "isRequired": false,
1583
+ "errorKeys": null
1584
+ },
1585
+ "externalTesting": {
1586
+ "value": false,
1587
+ "isEditable": true,
1588
+ "isRequired": false,
1589
+ "errorKeys": null
1590
+ }
1591
+ },
1592
+ {
1593
+ "sectionErrorKeys": [
1594
+
1595
+ ],
1596
+ "sectionInfoKeys": [
1597
+
1598
+ ],
1599
+ "sectionWarningKeys": [
1600
+
1601
+ ],
1602
+ "buildVersion": "14",
1603
+ "trainVersion": "1.1",
1604
+ "uploadDate": 1461108334000,
1605
+ "iconUrl": "https://is5-ssl.mzstatic.com/image/thumb/Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png/150x150bb-80.png",
1606
+ "iconAssetToken": "Newsstand3/v4/70/6a/7f/706a7f53-bac9-0a43-eb07-9f2cbb9a7d71/Icon-76@2x.png.png",
1607
+ "appName": "Updated by fastlane",
1608
+ "platform": "appletvos",
1609
+ "betaEntitled": true,
1610
+ "exceededFileSizeLimit": false,
1611
+ "wentLiveWithVersion": false,
1612
+ "processing": true,
1613
+ "processingState": "processingFailed",
1614
+ "id": 5578620,
1615
+ "valid": true,
1616
+ "missingExportCompliance": false,
1617
+ "waitingForExportComplianceApproval": false,
1618
+ "addedInternalUsersCount": 0,
1619
+ "addedExternalUsersCount": 1,
1620
+ "invitedExternalUsersCount": 0,
1621
+ "invitedInternalUsersCount": 0,
1622
+ "acceptedInternalUsersCount": 1,
1623
+ "acceptedExternalUsersCount": 0,
1624
+ "installCount": 0,
1625
+ "internalInstallCount": 0,
1626
+ "externalInstallCount": 0,
1627
+ "sessionCount": 0,
1628
+ "internalSessionCount": 0,
1629
+ "externalSessionCount": 0,
1630
+ "crashCount": 0,
1631
+ "internalCrashCount": 0,
1632
+ "externalCrashCount": 0,
1633
+ "promotedVersion": null,
1634
+ "internalState": "processing",
1635
+ "betaState": "none",
1636
+ "internalExpiry": 1445742586000,
1637
+ "externalExpiry": 0,
1638
+ "watchKitEnabled": false,
1639
+ "readyToInstall": false,
1640
+ "sdkBuildWhitelisted": true,
1641
+ "internalTesting": {
1642
+ "value": false,
1643
+ "isEditable": true,
1644
+ "isRequired": false,
1645
+ "errorKeys": null
1646
+ },
1647
+ "externalTesting": {
1648
+ "value": false,
1649
+ "isEditable": true,
1650
+ "isRequired": false,
1651
+ "errorKeys": null
1652
+ }
1653
+ },
1654
+ {
1655
+ "sectionErrorKeys": [
1656
+
1657
+ ],
1658
+ "sectionInfoKeys": [
1659
+
1660
+ ],
1661
+ "sectionWarningKeys": [
1662
+
1663
+ ],
1664
+ "buildVersion": "15",
1665
+ "trainVersion": "1.1",
1666
+ "uploadDate": 1461452777000,
1667
+ "iconUrl": null,
1668
+ "iconAssetToken": null,
1669
+ "appName": null,
1670
+ "platform": "appletvos",
1671
+ "betaEntitled": false,
1672
+ "exceededFileSizeLimit": false,
1673
+ "wentLiveWithVersion": false,
1674
+ "processing": true,
1675
+ "processingState": "processing",
1676
+ "id": 0,
1677
+ "valid": false,
1678
+ "missingExportCompliance": false,
1679
+ "waitingForExportComplianceApproval": false,
1680
+ "addedInternalUsersCount": 0,
1681
+ "addedExternalUsersCount": 1,
1682
+ "invitedExternalUsersCount": 0,
1683
+ "invitedInternalUsersCount": 0,
1684
+ "acceptedInternalUsersCount": 1,
1685
+ "acceptedExternalUsersCount": 0,
1686
+ "installCount": 0,
1687
+ "internalInstallCount": 0,
1688
+ "externalInstallCount": 0,
1689
+ "sessionCount": 0,
1690
+ "internalSessionCount": 0,
1691
+ "externalSessionCount": 0,
1692
+ "crashCount": 0,
1693
+ "internalCrashCount": 0,
1694
+ "externalCrashCount": 0,
1695
+ "promotedVersion": null,
1696
+ "internalState": "processing",
1697
+ "betaState": "processing",
1698
+ "internalExpiry": 0,
1699
+ "externalExpiry": 0,
1700
+ "watchKitEnabled": false,
1701
+ "readyToInstall": false,
1702
+ "sdkBuildWhitelisted": false,
1703
+ "internalTesting": null,
1704
+ "externalTesting": null,
1705
+ "nextBuildSubmissionAllowed": 0,
1706
+ "buildTestInformationTO": null
1707
+ }
1708
+ ],
1709
+ "buildsInProcessing": [
1710
+
1711
+ ]
1712
+ }
1713
+ ],
1714
+ "processingBuilds": [
1715
+ {
1716
+ "uploadDate": 1436381720000,
1717
+ "buildVersion": "13",
1718
+ "trainVersion": "1.1",
1719
+ "platform": "ios",
1720
+ "processingState": "invalidBinary"
1721
+ }
1722
+ ],
1723
+ "currentTestingApps": 1,
1724
+ "maxTestingApps": 10,
1725
+ "isBetaDataAvailable": true,
1726
+ "dailySubmissionCount": 0
1727
+ },
1728
+ "messages": {
1729
+ "warn": null,
1730
+ "error": null,
1731
+ "info": null
1732
+ },
1733
+ "statusCode": "SUCCESS"
1734
+ }