shipthis 0.1.33 → 0.1.34
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.
- package/README.md +8 -7
- package/assets/markdown/apikey-create.md +11 -0
- package/dist/{AppleBundleIdDetails-BhHPCvRm.js → AppleBundleIdDetails-By-sSGNl.js} +4 -4
- package/dist/{Command-BDIkuv2g.js → Command-VWMnGslo.js} +2 -2
- package/dist/{CommandGame-CvBIjPZp.js → CommandGame-BSVPZzNl.js} +2 -2
- package/dist/{Create-Lpe0B8nT.js → Create-SR1Mq7BY.js} +4 -4
- package/dist/{GameStatus-5XpufIY_.js → GameStatus-1ntFyxEx.js} +3 -3
- package/dist/{Import-DFzrAG04.js → Import-cedOWPDz.js} +4 -4
- package/dist/{JobLogTail-BYcJgPcL.js → JobLogTail-C_W8UAMg.js} +5 -5
- package/dist/{JobProgress-BcrE7CUK.js → JobProgress-CI385G53.js} +5 -5
- package/dist/{JobStatusTable-Bi-y8ZZT.js → JobStatusTable-CdbKtwJE.js} +4 -4
- package/dist/{ProjectCredentialsTable-B4vDJl4l.js → ProjectCredentialsTable-ZnuIfcDB.js} +2 -2
- package/dist/{RunWithSpinner-gMVA07bZ.js → RunWithSpinner-DucRnFp6.js} +2 -1
- package/dist/{UserCredentialsTable-CwkZTFBD.js → UserCredentialsTable-DRkAYgEA.js} +3 -3
- package/dist/{baseAppleCommand-BKXweb-U.js → baseAppleCommand-CsO-_Yzn.js} +1 -1
- package/dist/{baseGameAndroidCommand-CAi-BSsH.js → baseGameAndroidCommand-CdjaAbNX.js} +2 -2
- package/dist/commands/apiKey/create.js +97 -0
- package/dist/commands/apiKey/list.js +91 -0
- package/dist/commands/apiKey/revoke.js +82 -0
- package/dist/commands/apple/apiKey/create.js +9 -9
- package/dist/commands/apple/apiKey/export.js +8 -8
- package/dist/commands/apple/apiKey/import.js +8 -8
- package/dist/commands/apple/apiKey/status.js +6 -6
- package/dist/commands/apple/certificate/create.js +9 -9
- package/dist/commands/apple/certificate/export.js +8 -8
- package/dist/commands/apple/certificate/import.js +8 -8
- package/dist/commands/apple/certificate/status.js +6 -6
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +5 -5
- package/dist/commands/dashboard.js +1 -1
- package/dist/commands/game/android/apiKey/connect.js +9 -9
- package/dist/commands/game/android/apiKey/create.js +11 -11
- package/dist/commands/game/android/apiKey/export.js +9 -9
- package/dist/commands/game/android/apiKey/import.js +9 -9
- package/dist/commands/game/android/apiKey/invite.js +4 -4
- package/dist/commands/game/android/apiKey/status.js +8 -8
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +10 -10
- package/dist/commands/game/android/keyStore/status.js +7 -7
- package/dist/commands/game/android/status.js +1 -1
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +6 -6
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -5
- package/dist/commands/game/export.js +1 -1
- package/dist/commands/game/ios/app/addTester.js +7 -7
- package/dist/commands/game/ios/app/create.js +6 -6
- package/dist/commands/game/ios/app/status.js +8 -8
- package/dist/commands/game/ios/app/sync.js +7 -7
- package/dist/commands/game/ios/profile/create.js +9 -9
- package/dist/commands/game/ios/profile/export.js +8 -8
- package/dist/commands/game/ios/profile/import.js +8 -8
- package/dist/commands/game/ios/profile/status.js +7 -7
- package/dist/commands/game/ios/status.js +10 -10
- package/dist/commands/game/ios/wizard.js +5 -5
- package/dist/commands/game/job/list.js +5 -5
- package/dist/commands/game/job/status.js +8 -8
- package/dist/commands/game/list.js +5 -5
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +7 -7
- package/dist/commands/game/wizard.js +16 -16
- package/dist/commands/internal/fastlane.js +1 -1
- package/dist/commands/internal/readme.js +1 -1
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +5 -5
- package/dist/{export-DLQrUEBK.js → export-B5Yfd9vw.js} +1 -1
- package/dist/{import-BoY5e0uJ.js → import-A2WcStHl.js} +1 -1
- package/dist/{index-CisLwc7e.js → index-BBLtvl1Y.js} +5 -5
- package/dist/{index-DC0GJtAy.js → index-Bz1qt_8T.js} +4 -4
- package/dist/{index-DfUg5j06.js → index-CA6-uLMn.js} +3 -3
- package/dist/{index-pj8JVg5X.js → index-CO_ssVFA.js} +24 -1
- package/dist/{index-B27WJDxn.js → index-CYjZ26If.js} +1 -1
- package/dist/{index-Crv7S0bl.js → index-CgzANgJt.js} +1 -1
- package/dist/{upload-C8S17EU_.js → upload-BIsFZzBO.js} +1 -1
- package/dist/{useAndroidServiceAccountTestResult-D4e5AKAZ.js → useAndroidServiceAccountTestResult-DueKynFy.js} +1 -1
- package/dist/{useAppleApp-Dr6URQvC.js → useAppleApp-BZR94exU.js} +1 -1
- package/dist/{useAppleBundleId-DELAwSQp.js → useAppleBundleId-Dg5DsItN.js} +1 -1
- package/dist/{useProjectCredentials-BjvdJdQg.js → useProjectCredentials-jQYGcDhT.js} +3 -3
- package/dist/{useWebSocket-CRV7V69Q.js → useWebSocket-CIxkPaYi.js} +1 -1
- package/docs/apiKey/create.md +27 -0
- package/docs/apiKey/list.md +30 -0
- package/docs/apiKey/revoke.md +26 -0
- package/docs/apiKey.md +93 -0
- package/package.json +9 -3
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../RunWithSpinner-
|
|
32
|
-
import '../../../index-
|
|
33
|
-
import { C as Command } from '../../../Command-
|
|
34
|
-
import { e as exportCredential } from '../../../export-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
34
|
+
import { e as exportCredential } from '../../../export-B5Yfd9vw.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../index-
|
|
39
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class AppleApiKeyExport extends BaseAuthenticatedCommand {
|
|
42
42
|
static args = {
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../RunWithSpinner-
|
|
32
|
-
import '../../../index-
|
|
33
|
-
import { C as Command } from '../../../Command-
|
|
34
|
-
import { i as importCredential } from '../../../import-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
34
|
+
import { i as importCredential } from '../../../import-A2WcStHl.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../index-
|
|
39
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class AppleApiKeyImport extends BaseAuthenticatedCommand {
|
|
42
42
|
static args = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { b as getShortDate, A as ApiKey, C as CredentialsType, P as Platform, B as BaseAuthenticatedCommand } from '../../../index-
|
|
4
|
+
import { b as getShortDate, A as ApiKey, C as CredentialsType, P as Platform, B as BaseAuthenticatedCommand } from '../../../index-CO_ssVFA.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,21 +23,21 @@ import 'fullscreen-ink';
|
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
26
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DRkAYgEA.js';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../index-
|
|
31
|
+
import '../../../index-CA6-uLMn.js';
|
|
32
32
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
33
33
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
34
34
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
35
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
38
38
|
import 'ini';
|
|
39
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
40
|
-
import '../../../index-
|
|
39
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
|
+
import '../../../index-CYjZ26If.js';
|
|
41
41
|
|
|
42
42
|
async function queryAppleApiKeys({ ctx }) {
|
|
43
43
|
const keys = await ApiKey.getAsync(ctx);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
|
|
5
5
|
import forge from 'node-forge';
|
|
6
|
-
import { l as CertificateType, k as Certificate, P as Platform, C as CredentialsType } from '../../../index-
|
|
6
|
+
import { l as CertificateType, k as Certificate, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:fs';
|
|
@@ -29,16 +29,16 @@ import '@inkjs/ui';
|
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
|
-
import { R as RunWithSpinner } from '../../../RunWithSpinner-
|
|
33
|
-
import '../../../index-
|
|
34
|
-
import { C as Command } from '../../../Command-
|
|
35
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
36
|
-
import { u as uploadUserCredentials } from '../../../upload-
|
|
32
|
+
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
33
|
+
import '../../../index-CA6-uLMn.js';
|
|
34
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
35
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-CsO-_Yzn.js';
|
|
36
|
+
import { u as uploadUserCredentials } from '../../../upload-BIsFZzBO.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'deepmerge';
|
|
39
39
|
import 'ini';
|
|
40
|
-
import '../../../index-
|
|
41
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
40
|
+
import '../../../index-CYjZ26If.js';
|
|
41
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
42
42
|
|
|
43
43
|
function decodeCertificate(certificateContent) {
|
|
44
44
|
const decodedContent = forge.util.decode64(certificateContent);
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../RunWithSpinner-
|
|
32
|
-
import '../../../index-
|
|
33
|
-
import { C as Command } from '../../../Command-
|
|
34
|
-
import { e as exportCredential } from '../../../export-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
34
|
+
import { e as exportCredential } from '../../../export-B5Yfd9vw.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../index-
|
|
39
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class AppleCertificateExport extends BaseAuthenticatedCommand {
|
|
42
42
|
static args = {
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../RunWithSpinner-
|
|
32
|
-
import '../../../index-
|
|
33
|
-
import { C as Command } from '../../../Command-
|
|
34
|
-
import { i as importCredential } from '../../../import-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
34
|
+
import { i as importCredential } from '../../../import-A2WcStHl.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../index-
|
|
39
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class AppleCertificateImport extends BaseAuthenticatedCommand {
|
|
42
42
|
static args = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { b as getShortDate, k as Certificate, l as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-
|
|
4
|
+
import { b as getShortDate, k as Certificate, l as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-CO_ssVFA.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,21 +23,21 @@ import 'fullscreen-ink';
|
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
26
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DRkAYgEA.js';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../index-
|
|
32
|
-
import { g as getShortUUID } from '../../../index-
|
|
31
|
+
import '../../../index-CA6-uLMn.js';
|
|
32
|
+
import { g as getShortUUID } from '../../../index-CYjZ26If.js';
|
|
33
33
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
34
34
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
35
35
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
36
|
-
import { C as Command } from '../../../Command-
|
|
36
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'deepmerge';
|
|
39
39
|
import 'ini';
|
|
40
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
40
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
41
41
|
|
|
42
42
|
async function queryAppleCertificates({ ctx }) {
|
|
43
43
|
const appleCerts = await Certificate.getAsync(ctx, {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import { a as getInput, e as getMaskedInput } from '../../index-
|
|
2
|
+
import { a1 as Auth, B as BaseAuthenticatedCommand } from '../../index-CO_ssVFA.js';
|
|
3
|
+
import { a as getInput, e as getMaskedInput } from '../../index-CYjZ26If.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../../index-
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../index-CO_ssVFA.js';
|
|
4
4
|
import 'ink-spinner';
|
|
5
5
|
import 'node:crypto';
|
|
6
6
|
import 'node:fs';
|
|
@@ -29,14 +29,14 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import { N as NextSteps } from '../../NextSteps-DbJHmscQ.js';
|
|
31
31
|
import 'qrcode';
|
|
32
|
-
import '../../index-
|
|
33
|
-
import { C as Command } from '../../Command-
|
|
32
|
+
import '../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../Command-VWMnGslo.js';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
37
|
import '../../Title-BCQtayg6.js';
|
|
38
|
-
import '../../index-
|
|
39
|
-
import '../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../index-CYjZ26If.js';
|
|
39
|
+
import '../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class AppleStatus extends BaseAuthenticatedCommand {
|
|
42
42
|
static args = {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import open from 'open';
|
|
2
|
-
import { B as BaseAuthenticatedCommand,
|
|
2
|
+
import { B as BaseAuthenticatedCommand, _ as getSingleUseUrl } from '../index-CO_ssVFA.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { Q as getGoogleStatus, T as disconnectGoogle } from '../../../../index-
|
|
4
|
+
import { Q as getGoogleStatus, T as disconnectGoogle } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -22,22 +22,22 @@ import 'fullscreen-ink';
|
|
|
22
22
|
import 'string-length';
|
|
23
23
|
import 'strip-ansi';
|
|
24
24
|
import 'open';
|
|
25
|
-
import { C as ConnectGoogle } from '../../../../index-
|
|
26
|
-
import '../../../../index-
|
|
25
|
+
import { C as ConnectGoogle } from '../../../../index-Bz1qt_8T.js';
|
|
26
|
+
import '../../../../index-CA6-uLMn.js';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
32
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
|
|
32
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
33
33
|
import 'crypto-js';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
38
|
-
import '../../../../useWebSocket-
|
|
39
|
-
import '../../../../index-
|
|
40
|
-
import '../../../../Command-
|
|
37
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
38
|
+
import '../../../../useWebSocket-CIxkPaYi.js';
|
|
39
|
+
import '../../../../index-CYjZ26If.js';
|
|
40
|
+
import '../../../../Command-VWMnGslo.js';
|
|
41
41
|
|
|
42
42
|
class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
|
|
43
43
|
static args = {};
|
|
@@ -5,9 +5,9 @@ import 'node:fs';
|
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
10
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:path';
|
|
@@ -28,19 +28,19 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../../index-
|
|
32
|
-
import { C as CreateServiceAccountKey } from '../../../../index-
|
|
33
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import '../../../../index-CA6-uLMn.js';
|
|
32
|
+
import { C as CreateServiceAccountKey } from '../../../../index-BBLtvl1Y.js';
|
|
33
|
+
import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
40
|
-
import '../../../../useWebSocket-
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
|
+
import '../../../../useWebSocket-CIxkPaYi.js';
|
|
41
|
+
import '../../../../useProjectCredentials-jQYGcDhT.js';
|
|
42
42
|
import '../../../../ProgressSpinner-Um6ARKlk.js';
|
|
43
|
-
import '../../../../Command-
|
|
43
|
+
import '../../../../Command-VWMnGslo.js';
|
|
44
44
|
|
|
45
45
|
class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
|
|
46
46
|
static args = {};
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,16 +28,16 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
35
|
-
import { e as exportCredential } from '../../../../export-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
35
|
+
import { e as exportCredential } from '../../../../export-B5Yfd9vw.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
38
38
|
import 'ini';
|
|
39
|
-
import '../../../../index-
|
|
40
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
39
|
+
import '../../../../index-CYjZ26If.js';
|
|
40
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
41
41
|
|
|
42
42
|
class GameAndroidApiKeyExport extends BaseGameAndroidCommand {
|
|
43
43
|
static args = {
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,16 +28,16 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
35
|
-
import { i as importCredential } from '../../../../import-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
35
|
+
import { i as importCredential } from '../../../../import-A2WcStHl.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
38
38
|
import 'ini';
|
|
39
|
-
import '../../../../index-
|
|
40
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
39
|
+
import '../../../../index-CYjZ26If.js';
|
|
40
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
41
41
|
|
|
42
42
|
class GameAndroidApiKeyImport extends BaseGameAndroidCommand {
|
|
43
43
|
static args = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { S as inviteServiceAccount } from '../../../../index-
|
|
3
|
-
import { a as getInput } from '../../../../index-
|
|
4
|
-
import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-
|
|
5
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
2
|
+
import { S as inviteServiceAccount } from '../../../../index-CO_ssVFA.js';
|
|
3
|
+
import { a as getInput } from '../../../../index-CYjZ26If.js';
|
|
4
|
+
import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
5
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'axios';
|
|
8
8
|
import 'crypto-js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { C as CredentialsType, P as Platform } from '../../../../index-
|
|
4
|
+
import { C as CredentialsType, P as Platform } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -16,7 +16,7 @@ import '@tanstack/react-query';
|
|
|
16
16
|
import 'react';
|
|
17
17
|
import 'crypto-js';
|
|
18
18
|
import 'uuid';
|
|
19
|
-
import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-
|
|
19
|
+
import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
@@ -25,20 +25,20 @@ import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
|
25
25
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
28
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-ZnuIfcDB.js';
|
|
29
29
|
import 'open';
|
|
30
30
|
import '@inkjs/ui';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
|
-
import '../../../../index-
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
+
import '../../../../index-CA6-uLMn.js';
|
|
35
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'deepmerge';
|
|
39
39
|
import 'ini';
|
|
40
|
-
import '../../../../useProjectCredentials-
|
|
41
|
-
import '../../../../index-
|
|
40
|
+
import '../../../../useProjectCredentials-jQYGcDhT.js';
|
|
41
|
+
import '../../../../index-CYjZ26If.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -5,9 +5,9 @@ import 'node:fs';
|
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
10
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:path';
|
|
@@ -28,17 +28,17 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../../index-
|
|
32
|
-
import { C as CreateKeystore } from '../../../../Create-
|
|
33
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import '../../../../index-CA6-uLMn.js';
|
|
32
|
+
import { C as CreateKeystore } from '../../../../Create-SR1Mq7BY.js';
|
|
33
|
+
import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
40
|
-
import '../../../../RunWithSpinner-
|
|
41
|
-
import '../../../../Command-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
|
+
import '../../../../RunWithSpinner-DucRnFp6.js';
|
|
41
|
+
import '../../../../Command-VWMnGslo.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
6
|
-
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
6
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { e as exportCredential } from '../../../../export-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
|
+
import { e as exportCredential } from '../../../../export-B5Yfd9vw.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class GameAndroidKeyStoreExport extends BaseGameCommand {
|
|
42
42
|
static args = {
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
6
|
-
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
6
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,17 +28,17 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../../index-
|
|
32
|
-
import { I as ImportKeystore } from '../../../../Import-
|
|
33
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import '../../../../index-CA6-uLMn.js';
|
|
32
|
+
import { I as ImportKeystore } from '../../../../Import-cedOWPDz.js';
|
|
33
|
+
import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
40
|
-
import '../../../../import-
|
|
41
|
-
import '../../../../Command-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
|
+
import '../../../../import-A2WcStHl.js';
|
|
41
|
+
import '../../../../Command-VWMnGslo.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreImport extends BaseGameCommand {
|
|
44
44
|
static args = {
|