shipthis 0.1.52 → 0.1.53
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/dist/{AppleBundleIdDetails-BUJnAu52.js → AppleBundleIdDetails-CJuXU0MW.js} +4 -4
- package/dist/{Command-B-MWAVPL.js → Command-U8TqM6Zs.js} +2 -2
- package/dist/{CommandGame-DPJEVhuw.js → CommandGame-hqY43vRo.js} +3 -3
- package/dist/{Create-CmEndHAZ.js → Create-C--pV63B.js} +2 -2
- package/dist/{CredentialDetailsView-B7Y9sj8K.js → CredentialDetailsView-DUpRMBiJ.js} +1 -1
- package/dist/{ErrorBox-DS5e6VmF.js → ErrorBox-DLRncz8K.js} +1 -1
- package/dist/{GameStatus-XFGHRbVP.js → GameStatus-DRheSF2O.js} +2 -2
- package/dist/{Import-ea-wsQt-.js → Import-CTgEEj_f.js} +3 -3
- package/dist/{JobLogTail-BwFUt8LB.js → JobLogTail-7oEEQxIO.js} +3 -3
- package/dist/{JobProgress-_cIUK7Ho.js → JobProgress-DwvTh5rS.js} +4 -4
- package/dist/{JobStatusTable-CyDhk3lr.js → JobStatusTable-DBM_PBPQ.js} +3 -3
- package/dist/{ProjectCredentialsTable-0DY-GdfY.js → ProjectCredentialsTable-BamSpb5B.js} +2 -2
- package/dist/{UserCredentialsTable-CTJMS9Kc.js → UserCredentialsTable-N_fIOf8N.js} +2 -2
- package/dist/{baseAppleCommand-9xmssZ7g.js → baseAppleCommand-oekzwny6.js} +1 -1
- package/dist/{baseCommand-CpAJaJoG.js → baseCommand-ByzFMr-B.js} +11 -1
- package/dist/{baseGameAndroidCommand-HO8as-RL.js → baseGameAndroidCommand-GvH1QAja.js} +2 -2
- package/dist/{baseGameCommand-Cbx4ywHl.js → baseGameCommand-D8Z3SaiJ.js} +1 -1
- package/dist/commands/apiKey/create.js +3 -3
- package/dist/commands/apiKey/list.js +3 -3
- package/dist/commands/apiKey/revoke.js +3 -3
- package/dist/commands/apple/apiKey/create.js +6 -6
- package/dist/commands/apple/apiKey/delete.js +4 -4
- package/dist/commands/apple/apiKey/export.js +5 -5
- package/dist/commands/apple/apiKey/import.js +5 -5
- package/dist/commands/apple/apiKey/status.js +4 -4
- package/dist/commands/apple/certificate/create.js +6 -6
- package/dist/commands/apple/certificate/delete.js +4 -4
- package/dist/commands/apple/certificate/export.js +5 -5
- package/dist/commands/apple/certificate/import.js +5 -5
- package/dist/commands/apple/certificate/show.js +5 -5
- package/dist/commands/apple/certificate/status.js +4 -4
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +3 -3
- package/dist/commands/dashboard.js +2 -2
- 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/delete.js +4 -4
- package/dist/commands/game/android/apiKey/export.js +6 -6
- package/dist/commands/game/android/apiKey/import.js +6 -6
- package/dist/commands/game/android/apiKey/invite.js +3 -3
- package/dist/commands/game/android/apiKey/policy.js +3 -3
- package/dist/commands/game/android/apiKey/show.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +6 -6
- package/dist/commands/game/android/keyStore/create.js +8 -8
- package/dist/commands/game/android/keyStore/delete.js +4 -4
- package/dist/commands/game/android/keyStore/export.js +5 -5
- package/dist/commands/game/android/keyStore/import.js +9 -9
- package/dist/commands/game/android/keyStore/status.js +5 -5
- package/dist/commands/game/android/status.js +2 -2
- package/dist/commands/game/build/download.js +3 -3
- package/dist/commands/game/build/list.js +5 -5
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +3 -3
- package/dist/commands/game/export.js +2 -2
- package/dist/commands/game/ios/app/addTester.js +4 -4
- package/dist/commands/game/ios/app/create.js +3 -3
- package/dist/commands/game/ios/app/status.js +6 -6
- package/dist/commands/game/ios/app/sync.js +4 -4
- package/dist/commands/game/ios/profile/create.js +6 -6
- package/dist/commands/game/ios/profile/delete.js +4 -4
- package/dist/commands/game/ios/profile/export.js +5 -5
- package/dist/commands/game/ios/profile/import.js +5 -5
- package/dist/commands/game/ios/profile/show.js +7 -7
- package/dist/commands/game/ios/profile/status.js +6 -6
- package/dist/commands/game/ios/status.js +9 -9
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +3 -3
- package/dist/commands/game/job/logs.js +82 -0
- package/dist/commands/game/job/status.js +6 -6
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +6 -6
- package/dist/commands/game/wizard.js +31 -28
- package/dist/commands/internal/fastlane.js +2 -2
- package/dist/commands/internal/readme.js +2 -2
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +3 -3
- package/dist/commands/util/android-build-method.js +2 -2
- package/dist/commands/util/glass.js +1 -1
- package/dist/{export-Blt3BR-u.js → export-DQ2Qh09K.js} +1 -1
- package/dist/{import-IVcS8WFM.js → import-sVng7ksa.js} +1 -1
- package/dist/{index-KJtngKaE.js → index-DwEIHNF1.js} +4 -4
- package/dist/{index-B5s20dhm.js → index-Dz17cbww.js} +5 -5
- package/dist/{index-By3xdL8c.js → index-N3S598Wc.js} +1 -1
- package/dist/{upload-B56rRpZW.js → upload-DoiCgi3a.js} +1 -1
- package/dist/{useAppleApp-BHUjGmw0.js → useAppleApp-J4dx2Wyz.js} +1 -1
- package/dist/{useAppleBundleId-Cv5maswG.js → useAppleBundleId-DUdnv1T0.js} +1 -1
- package/dist/{useAppleProfiles-kDiUOXiX.js → useAppleProfiles-DDdAtArV.js} +1 -1
- package/dist/{useGoogleStatus-BHd_Wp59.js → useGoogleStatus-DciPkOMu.js} +2 -2
- package/dist/{useProjectCredentials-ADtDLDmx.js → useProjectCredentials-B4cjpmpB.js} +2 -2
- package/dist/{useWebSocket-DlNe_zDR.js → useWebSocket-B1hQm8Ak.js} +1 -1
- package/docs/game/job/logs.md +30 -0
- package/docs/game/job.md +31 -0
- package/npm-shrinkwrap.json +63 -46
- package/oclif.manifest.json +241 -198
- package/package.json +2 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
5
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -23,7 +23,7 @@ import 'yazl';
|
|
|
23
23
|
import 'socket.io-client';
|
|
24
24
|
import 'fullscreen-ink';
|
|
25
25
|
import 'ink-spinner';
|
|
26
|
-
import { C as CredentialDetailsView } from '../../../CredentialDetailsView-
|
|
26
|
+
import { C as CredentialDetailsView } from '../../../CredentialDetailsView-DUpRMBiJ.js';
|
|
27
27
|
import 'string-length';
|
|
28
28
|
import 'strip-ansi';
|
|
29
29
|
import 'open';
|
|
@@ -32,7 +32,7 @@ import 'marked';
|
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
35
|
+
import { C as Command } from '../../../Command-U8TqM6Zs.js';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
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 BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import { g as getShortUUID, d as getShortDate, b as Certificate, n as CertificateType, P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
9
|
+
import { g as getShortUUID, d as getShortDate, b as Certificate, n as CertificateType, P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
10
10
|
import { DateTime } from 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -25,7 +25,7 @@ import Spinner from 'ink-spinner';
|
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
28
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-N_fIOf8N.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
@@ -34,7 +34,7 @@ import 'godot-export-presets';
|
|
|
34
34
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
35
35
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
36
36
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
37
|
+
import { C as Command } from '../../../Command-U8TqM6Zs.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import { B as BaseAuthenticatedCommand, a as getInput, q as getMaskedInput } from '../../baseGameCommand-
|
|
2
|
+
import { a3 as Auth } from '../../baseCommand-ByzFMr-B.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand, a as getInput, q as getMaskedInput } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import '@oclif/core';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import '../../baseCommand-
|
|
9
|
+
import '../../baseCommand-ByzFMr-B.js';
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -32,7 +32,7 @@ import 'marked-terminal';
|
|
|
32
32
|
import { N as NextSteps } from '../../NextSteps-DbJHmscQ.js';
|
|
33
33
|
import 'qrcode';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../Command-
|
|
35
|
+
import { C as Command } from '../../Command-U8TqM6Zs.js';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import open from 'open';
|
|
2
|
-
import {
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../baseGameCommand-
|
|
2
|
+
import { a0 as getSingleUseUrl } from '../baseCommand-ByzFMr-B.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../baseGameCommand-D8Z3SaiJ.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import '@oclif/core';
|
|
@@ -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 {
|
|
4
|
+
import { R as getGoogleStatus, Y as disconnectGoogle } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,23 +23,23 @@ import 'fullscreen-ink';
|
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
|
-
import { C as ConnectGoogle } from '../../../../index-
|
|
27
|
-
import '../../../../baseGameCommand-
|
|
26
|
+
import { C as ConnectGoogle } from '../../../../index-DwEIHNF1.js';
|
|
27
|
+
import '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
29
|
import 'godot-export-presets';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
+
import { C as CommandGame } from '../../../../CommandGame-hqY43vRo.js';
|
|
34
34
|
import 'chalk';
|
|
35
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
35
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
|
-
import '../../../../useWebSocket-
|
|
38
|
-
import '../../../../useGoogleStatus-
|
|
37
|
+
import '../../../../useWebSocket-B1hQm8Ak.js';
|
|
38
|
+
import '../../../../useGoogleStatus-DciPkOMu.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../ErrorBox-
|
|
42
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../ErrorBox-DLRncz8K.js';
|
|
42
|
+
import '../../../../Command-U8TqM6Zs.js';
|
|
43
43
|
|
|
44
44
|
class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
|
|
45
45
|
static args = {};
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -19,30 +19,30 @@ import 'stream';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
22
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
23
23
|
import 'ink-spinner';
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import '../../../../baseGameCommand-
|
|
28
|
+
import '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { C as CreateServiceAccountKey } from '../../../../index-
|
|
34
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
+
import { C as CreateServiceAccountKey } from '../../../../index-Dz17cbww.js';
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../../useWebSocket-
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
42
|
-
import '../../../../useGoogleStatus-
|
|
40
|
+
import '../../../../useWebSocket-B1hQm8Ak.js';
|
|
41
|
+
import '../../../../useProjectCredentials-B4cjpmpB.js';
|
|
42
|
+
import '../../../../useGoogleStatus-DciPkOMu.js';
|
|
43
43
|
import '../../../../ProgressSpinner-Um6ARKlk.js';
|
|
44
|
-
import '../../../../ErrorBox-
|
|
45
|
-
import '../../../../Command-
|
|
44
|
+
import '../../../../ErrorBox-DLRncz8K.js';
|
|
45
|
+
import '../../../../Command-U8TqM6Zs.js';
|
|
46
46
|
|
|
47
47
|
class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
|
|
48
48
|
static args = {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, g as getShortUUID } from '../../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, g as getShortUUID } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { g as getRenderedMarkdown, a as getInput } from '../../../../baseGameCommand-
|
|
7
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
6
|
+
import { g as getRenderedMarkdown, a as getInput } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-N3S598Wc.js';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
10
10
|
import 'ink-spinner';
|
|
@@ -24,7 +24,7 @@ import 'qrcode';
|
|
|
24
24
|
import 'godot-export-presets';
|
|
25
25
|
import 'node:path';
|
|
26
26
|
import 'chalk';
|
|
27
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
30
30
|
import 'node:url';
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -25,16 +25,16 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import '../../../../baseGameCommand-
|
|
28
|
+
import '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
37
|
-
import { e as exportCredential } from '../../../../export-
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
37
|
+
import { e as exportCredential } from '../../../../export-DQ2Qh09K.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -25,16 +25,16 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import '../../../../baseGameCommand-
|
|
28
|
+
import '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
37
|
-
import { i as importCredential } from '../../../../import-
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
37
|
+
import { i as importCredential } from '../../../../import-sVng7ksa.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
2
|
+
import { X as inviteServiceAccount } from '../../../../baseCommand-ByzFMr-B.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'ink';
|
|
5
5
|
import 'ink-spinner';
|
|
6
|
-
import { l as fetchKeyTestResult, K as KeyTestStatus, o as KeyTestError, n as niceError, a as getInput } from '../../../../baseGameCommand-
|
|
6
|
+
import { l as fetchKeyTestResult, K as KeyTestStatus, o as KeyTestError, n as niceError, a as getInput } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'string-length';
|
|
@@ -25,7 +25,7 @@ import 'marked-terminal';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'chalk';
|
|
28
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
28
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
29
29
|
import 'node:crypto';
|
|
30
30
|
import 'node:readline';
|
|
31
31
|
import 'node:url';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
2
|
+
import { T as enforcePolicy, V as revokePolicy, R as getGoogleStatus } from '../../../../baseCommand-ByzFMr-B.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'ink';
|
|
5
5
|
import 'ink-spinner';
|
|
@@ -24,11 +24,11 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import { g as getRenderedMarkdown } from '../../../../baseGameCommand-
|
|
27
|
+
import { g as getRenderedMarkdown } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
28
28
|
import 'qrcode';
|
|
29
29
|
import 'godot-export-presets';
|
|
30
30
|
import 'chalk';
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'fs';
|
|
34
34
|
import 'path';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
4
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -21,26 +21,26 @@ import 'yazl';
|
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'ink-spinner';
|
|
24
|
-
import { C as CredentialDetailsView } from '../../../../CredentialDetailsView-
|
|
24
|
+
import { C as CredentialDetailsView } from '../../../../CredentialDetailsView-DUpRMBiJ.js';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../../baseGameCommand-
|
|
29
|
+
import '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import '../../../../Title-BCQtayg6.js';
|
|
39
39
|
import '../../../../TruncatedText-DhEXCrnE.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
42
|
-
import '../../../../ErrorBox-
|
|
43
|
-
import '../../../../Command-
|
|
42
|
+
import '../../../../ErrorBox-DLRncz8K.js';
|
|
43
|
+
import '../../../../Command-U8TqM6Zs.js';
|
|
44
44
|
|
|
45
45
|
class GameAndroidApiKeyShow extends BaseGameAndroidCommand {
|
|
46
46
|
static args = {
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-
|
|
6
|
+
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -13,7 +13,7 @@ import 'readline-sync';
|
|
|
13
13
|
import 'isomorphic-git';
|
|
14
14
|
import '@tanstack/react-query';
|
|
15
15
|
import 'react';
|
|
16
|
-
import { l as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../baseGameCommand-
|
|
16
|
+
import { l as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
17
17
|
import 'uuid';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'stream';
|
|
@@ -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-BamSpb5B.js';
|
|
29
29
|
import 'open';
|
|
30
30
|
import '@inkjs/ui';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
35
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
36
36
|
import 'chalk';
|
|
37
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
37
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
41
|
+
import '../../../../useProjectCredentials-B4cjpmpB.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -19,27 +19,27 @@ import 'stream';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
22
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
23
23
|
import 'ink-spinner';
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import '../../../../baseGameCommand-
|
|
28
|
+
import '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { C as CreateKeystore } from '../../../../Create-
|
|
34
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
+
import { C as CreateKeystore } from '../../../../Create-C--pV63B.js';
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '../../../../RunWithSpinner-DucRnFp6.js';
|
|
41
|
-
import '../../../../ErrorBox-
|
|
42
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../ErrorBox-DLRncz8K.js';
|
|
42
|
+
import '../../../../Command-U8TqM6Zs.js';
|
|
43
43
|
|
|
44
44
|
class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
|
|
45
45
|
static args = {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, g as getShortUUID } from '../../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, g as getShortUUID } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { g as getRenderedMarkdown, a as getInput } from '../../../../baseGameCommand-
|
|
7
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
6
|
+
import { g as getRenderedMarkdown, a as getInput } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-N3S598Wc.js';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
10
10
|
import 'ink-spinner';
|
|
@@ -24,7 +24,7 @@ import 'qrcode';
|
|
|
24
24
|
import 'godot-export-presets';
|
|
25
25
|
import 'node:path';
|
|
26
26
|
import 'chalk';
|
|
27
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
30
30
|
import 'node:url';
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -25,15 +25,15 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { e as exportCredential } from '../../../../export-
|
|
36
|
+
import { e as exportCredential } from '../../../../export-DQ2Qh09K.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -25,21 +25,21 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { I as ImportKeystore } from '../../../../Import-
|
|
34
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
+
import { I as ImportKeystore } from '../../../../Import-CTgEEj_f.js';
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-GvH1QAja.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../../import-
|
|
41
|
-
import '../../../../ErrorBox-
|
|
42
|
-
import '../../../../Command-
|
|
40
|
+
import '../../../../import-sVng7ksa.js';
|
|
41
|
+
import '../../../../ErrorBox-DLRncz8K.js';
|
|
42
|
+
import '../../../../Command-U8TqM6Zs.js';
|
|
43
43
|
|
|
44
44
|
class GameAndroidKeyStoreImport extends BaseGameCommand {
|
|
45
45
|
static args = {
|
|
@@ -2,7 +2,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
|
-
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-
|
|
5
|
+
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-ByzFMr-B.js';
|
|
6
6
|
import 'luxon';
|
|
7
7
|
import 'node:crypto';
|
|
8
8
|
import 'node:path';
|
|
@@ -22,18 +22,18 @@ import 'fullscreen-ink';
|
|
|
22
22
|
import 'ink-spinner';
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
25
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-BamSpb5B.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import '../../../../useProjectCredentials-
|
|
36
|
+
import '../../../../useProjectCredentials-B4cjpmpB.js';
|
|
37
37
|
import '../../../../Table-FaNgpyeq.js';
|
|
38
38
|
import '../../../../Title-BCQtayg6.js';
|
|
39
39
|
import 'fs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import '../../../baseCommand-
|
|
4
|
+
import '../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'luxon';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:path';
|
|
@@ -24,7 +24,7 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import { b as BaseGameCommand } from '../../../baseGameCommand-
|
|
27
|
+
import { b as BaseGameCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|