shipthis 0.1.39 → 0.1.42
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 +58 -0
- package/assets/markdown/confirm-change-android-build-method.md.ejs +13 -0
- package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-jDq3gYbk.js} +7 -5
- package/dist/{Command-C84QiOWP.js → Command-cVo97lkQ.js} +2 -1
- package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-BwudtYCO.js} +2 -2
- package/dist/{Create-Dx1nEKmS.js → Create-By4NsPEI.js} +3 -1
- package/dist/{GameStatus-B4WBgoLs.js → GameStatus-C59zQE1H.js} +3 -1
- package/dist/{Import-BC5XgwRT.js → Import-DTcVM-T-.js} +4 -2
- package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-BzisGkY8.js} +30 -16
- package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DAnhaTho.js} +21 -9
- package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-BYEi8dtD.js} +3 -2
- package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-NZf3V39z.js} +2 -2
- package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-Dp884nYO.js} +2 -1
- package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-DewNWX3L.js} +1 -1
- package/dist/baseCommand-CscxrTMI.js +757 -0
- package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-CEcDz5P2.js} +4 -2
- package/dist/{index-Cv-92xRd.js → baseGameCommand-BKvHM3h_.js} +19 -755
- package/dist/commands/apiKey/create.js +7 -7
- package/dist/commands/apiKey/list.js +7 -7
- package/dist/commands/apiKey/revoke.js +7 -7
- package/dist/commands/apple/apiKey/create.js +14 -14
- package/dist/commands/apple/apiKey/delete.js +8 -8
- package/dist/commands/apple/apiKey/export.js +14 -14
- package/dist/commands/apple/apiKey/import.js +14 -14
- package/dist/commands/apple/apiKey/status.js +13 -13
- package/dist/commands/apple/certificate/create.js +14 -14
- package/dist/commands/apple/certificate/delete.js +8 -8
- package/dist/commands/apple/certificate/export.js +14 -14
- package/dist/commands/apple/certificate/import.js +14 -14
- package/dist/commands/apple/certificate/status.js +13 -13
- package/dist/commands/apple/login.js +5 -5
- package/dist/commands/apple/status.js +13 -13
- package/dist/commands/dashboard.js +8 -8
- package/dist/commands/game/android/apiKey/connect.js +12 -12
- package/dist/commands/game/android/apiKey/create.js +14 -14
- package/dist/commands/game/android/apiKey/delete.js +7 -7
- package/dist/commands/game/android/apiKey/export.js +14 -14
- package/dist/commands/game/android/apiKey/import.js +14 -14
- package/dist/commands/game/android/apiKey/invite.js +20 -20
- package/dist/commands/game/android/apiKey/policy.js +9 -9
- package/dist/commands/game/android/apiKey/status.js +14 -14
- package/dist/commands/game/android/keyStore/create.js +11 -11
- package/dist/commands/game/android/keyStore/delete.js +7 -7
- package/dist/commands/game/android/keyStore/export.js +13 -13
- package/dist/commands/game/android/keyStore/import.js +16 -16
- package/dist/commands/game/android/keyStore/status.js +16 -16
- package/dist/commands/game/android/status.js +6 -6
- package/dist/commands/game/build/download.js +7 -7
- package/dist/commands/game/build/list.js +12 -12
- package/dist/commands/game/create.js +5 -5
- package/dist/commands/game/details.js +16 -13
- package/dist/commands/game/export.js +5 -5
- package/dist/commands/game/ios/app/addTester.js +9 -9
- package/dist/commands/game/ios/app/create.js +10 -9
- package/dist/commands/game/ios/app/status.js +14 -14
- package/dist/commands/game/ios/app/sync.js +12 -12
- package/dist/commands/game/ios/profile/create.js +10 -10
- package/dist/commands/game/ios/profile/delete.js +8 -8
- package/dist/commands/game/ios/profile/export.js +13 -13
- package/dist/commands/game/ios/profile/import.js +13 -13
- package/dist/commands/game/ios/profile/status.js +14 -14
- package/dist/commands/game/ios/status.js +18 -18
- package/dist/commands/game/ios/wizard.js +8 -8
- package/dist/commands/game/job/list.js +7 -7
- package/dist/commands/game/job/status.js +14 -14
- package/dist/commands/game/list.js +7 -7
- package/dist/commands/game/ship.js +30 -13
- package/dist/commands/game/status.js +14 -14
- package/dist/commands/game/wizard.js +87 -37
- package/dist/commands/internal/fastlane.js +13 -13
- package/dist/commands/internal/readme.js +17 -17
- package/dist/commands/login.js +21 -21
- package/dist/commands/status.js +10 -10
- package/dist/commands/util/android-build-method.js +66 -0
- package/dist/commands/util/glass.js +118 -0
- package/dist/{export-BtUjg3Tl.js → export-DBQHSKU-.js} +1 -1
- package/dist/{import-BYSkF-tX.js → import-Bk4w8kks.js} +1 -1
- package/dist/{index-CcGRePRU.js → index-WrVwh6le.js} +6 -4
- package/dist/{index-Du6l7ZyV.js → index-qOGviaGc.js} +1 -1
- package/dist/{index-CgGLBt2v.js → index-zdIBXHs2.js} +5 -3
- package/dist/{upload-LoVBuJbT.js → upload-CeRPHRCP.js} +1 -1
- package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-DgZH0CBS.js} +1 -1
- package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-CA7Pg4Hi.js} +2 -2
- package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-CUBTPbcC.js} +1 -1
- package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-DpPwKmw_.js} +2 -1
- package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-rQLm2O1J.js} +2 -1
- package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-PU55rRGt.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/util/android-build-method.md +26 -0
- package/docs/util/glass.md +47 -0
- package/docs/util.md +12 -0
- package/npm-shrinkwrap.json +14181 -0
- package/oclif.manifest.json +2966 -0
- package/package.json +11 -6
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
2
|
+
import { a1 as Auth } from '../../baseCommand-CscxrTMI.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand, b as getInput, r as getMaskedInput } from '../../baseGameCommand-BKvHM3h_.js';
|
|
3
4
|
import 'node:fs';
|
|
5
|
+
import 'node:path';
|
|
6
|
+
import 'chalk';
|
|
4
7
|
import 'axios';
|
|
5
8
|
import 'crypto-js';
|
|
6
9
|
import 'uuid';
|
|
7
10
|
import 'luxon';
|
|
8
|
-
import 'node:path';
|
|
9
|
-
import 'chalk';
|
|
10
11
|
import '@expo/apple-utils/build/index.js';
|
|
11
12
|
import 'node:crypto';
|
|
12
13
|
import 'node:readline';
|
|
13
14
|
import 'node:url';
|
|
14
15
|
import 'readline-sync';
|
|
15
16
|
import 'isomorphic-git';
|
|
16
|
-
import '
|
|
17
|
-
import 'ini';
|
|
17
|
+
import 'godot-export-presets';
|
|
18
18
|
import '@tanstack/react-query';
|
|
19
19
|
import 'react';
|
|
20
20
|
import 'fast-glob';
|
|
@@ -1,25 +1,27 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../../
|
|
4
|
-
import 'ink-spinner';
|
|
5
|
-
import 'node:crypto';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-BKvHM3h_.js';
|
|
6
4
|
import 'node:fs';
|
|
7
5
|
import 'node:path';
|
|
6
|
+
import 'chalk';
|
|
7
|
+
import '@oclif/core';
|
|
8
|
+
import 'axios';
|
|
9
|
+
import 'crypto-js';
|
|
10
|
+
import 'uuid';
|
|
11
|
+
import '../../baseCommand-CscxrTMI.js';
|
|
12
|
+
import 'luxon';
|
|
13
|
+
import 'node:crypto';
|
|
8
14
|
import 'node:readline';
|
|
9
15
|
import 'node:url';
|
|
10
16
|
import 'readline-sync';
|
|
11
|
-
import 'luxon';
|
|
12
|
-
import 'axios';
|
|
13
17
|
import 'isomorphic-git';
|
|
14
|
-
import '@oclif/core';
|
|
15
18
|
import '@tanstack/react-query';
|
|
16
19
|
import 'react';
|
|
17
|
-
import 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
20
|
import 'fast-glob';
|
|
20
21
|
import 'yazl';
|
|
21
22
|
import 'socket.io-client';
|
|
22
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
23
25
|
import 'string-length';
|
|
24
26
|
import 'strip-ansi';
|
|
25
27
|
import { S as StatusTable } from '../../StatusTable-DzRWcMr4.js';
|
|
@@ -29,13 +31,11 @@ import 'marked';
|
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import { N as NextSteps } from '../../NextSteps-DbJHmscQ.js';
|
|
31
33
|
import 'qrcode';
|
|
32
|
-
import
|
|
33
|
-
import '
|
|
34
|
-
import '@expo/apple-utils/build/index.js';
|
|
35
|
-
import 'deepmerge';
|
|
36
|
-
import 'ini';
|
|
34
|
+
import 'godot-export-presets';
|
|
35
|
+
import { C as Command } from '../../Command-cVo97lkQ.js';
|
|
37
36
|
import 'fs';
|
|
38
37
|
import 'path';
|
|
38
|
+
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import '../../Title-BCQtayg6.js';
|
|
40
40
|
|
|
41
41
|
class AppleStatus extends BaseAuthenticatedCommand {
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import open from 'open';
|
|
2
|
-
import {
|
|
2
|
+
import { _ as getSingleUseUrl } from '../baseCommand-CscxrTMI.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../baseGameCommand-BKvHM3h_.js';
|
|
3
4
|
import 'node:fs';
|
|
4
|
-
import 'axios';
|
|
5
|
-
import 'crypto-js';
|
|
6
|
-
import 'uuid';
|
|
7
|
-
import 'luxon';
|
|
8
5
|
import 'node:path';
|
|
9
6
|
import 'chalk';
|
|
10
7
|
import '@oclif/core';
|
|
11
|
-
import '@expo/apple-utils/build/index.js';
|
|
12
8
|
import 'node:crypto';
|
|
13
9
|
import 'node:readline';
|
|
14
10
|
import 'node:url';
|
|
15
11
|
import 'readline-sync';
|
|
12
|
+
import 'luxon';
|
|
13
|
+
import 'axios';
|
|
16
14
|
import 'isomorphic-git';
|
|
17
|
-
import 'deepmerge';
|
|
18
|
-
import 'ini';
|
|
19
15
|
import '@tanstack/react-query';
|
|
20
16
|
import 'react';
|
|
21
17
|
import 'fast-glob';
|
|
18
|
+
import 'uuid';
|
|
22
19
|
import 'yazl';
|
|
23
20
|
import 'socket.io-client';
|
|
24
21
|
import 'fullscreen-ink';
|
|
25
22
|
import 'ink';
|
|
23
|
+
import 'crypto-js';
|
|
24
|
+
import '@expo/apple-utils/build/index.js';
|
|
25
|
+
import 'godot-export-presets';
|
|
26
26
|
import 'react/jsx-runtime';
|
|
27
27
|
import 'ink-spinner';
|
|
28
28
|
import 'string-length';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import {
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
4
|
+
import { O as getGoogleStatus, V as disconnectGoogle } from '../../../../baseCommand-CscxrTMI.js';
|
|
7
5
|
import 'node:fs';
|
|
8
6
|
import 'node:path';
|
|
7
|
+
import 'chalk';
|
|
8
|
+
import 'node:crypto';
|
|
9
9
|
import 'node:readline';
|
|
10
10
|
import 'node:url';
|
|
11
11
|
import 'readline-sync';
|
|
@@ -19,26 +19,26 @@ import 'uuid';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
|
+
import 'ink-spinner';
|
|
22
23
|
import 'string-length';
|
|
23
24
|
import 'strip-ansi';
|
|
24
25
|
import 'open';
|
|
25
|
-
import { C as ConnectGoogle } from '../../../../index-
|
|
26
|
+
import { C as ConnectGoogle } from '../../../../index-zdIBXHs2.js';
|
|
27
|
+
import '../../../../baseGameCommand-BKvHM3h_.js';
|
|
26
28
|
import '@inkjs/ui';
|
|
29
|
+
import 'godot-export-presets';
|
|
27
30
|
import 'marked';
|
|
28
31
|
import 'marked-terminal';
|
|
29
32
|
import 'qrcode';
|
|
30
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
33
|
+
import { C as CommandGame } from '../../../../CommandGame-BwudtYCO.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
32
35
|
import 'crypto-js';
|
|
33
|
-
import 'chalk';
|
|
34
36
|
import '@expo/apple-utils/build/index.js';
|
|
35
|
-
import '
|
|
36
|
-
import '
|
|
37
|
+
import '../../../../useGoogleStatus-DpPwKmw_.js';
|
|
38
|
+
import '../../../../useWebSocket-PU55rRGt.js';
|
|
37
39
|
import 'fs';
|
|
38
40
|
import 'path';
|
|
39
|
-
import '../../../../
|
|
40
|
-
import '../../../../useWebSocket-CWeaaLqi.js';
|
|
41
|
-
import '../../../../Command-C84QiOWP.js';
|
|
41
|
+
import '../../../../Command-cVo97lkQ.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -5,12 +5,12 @@ 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 '../../../../
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
11
|
-
import 'ink-spinner';
|
|
12
|
-
import 'node:crypto';
|
|
10
|
+
import { a as getProjectCredentials } from '../../../../index-qOGviaGc.js';
|
|
13
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
14
14
|
import 'node:readline';
|
|
15
15
|
import 'node:url';
|
|
16
16
|
import 'readline-sync';
|
|
@@ -21,27 +21,27 @@ import 'fast-glob';
|
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import
|
|
32
|
-
import { C as
|
|
33
|
-
import {
|
|
34
|
-
import '
|
|
33
|
+
import 'godot-export-presets';
|
|
34
|
+
import { C as CreateServiceAccountKey } from '../../../../index-WrVwh6le.js';
|
|
35
|
+
import { C as CommandGame } from '../../../../CommandGame-BwudtYCO.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
35
37
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import 'deepmerge';
|
|
37
|
-
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../../useWebSocket-
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
42
|
-
import '../../../../useGoogleStatus-
|
|
40
|
+
import '../../../../useWebSocket-PU55rRGt.js';
|
|
41
|
+
import '../../../../useProjectCredentials-rQLm2O1J.js';
|
|
42
|
+
import '../../../../useGoogleStatus-DpPwKmw_.js';
|
|
43
43
|
import '../../../../ProgressSpinner-Um6ARKlk.js';
|
|
44
|
-
import '../../../../Command-
|
|
44
|
+
import '../../../../Command-cVo97lkQ.js';
|
|
45
45
|
|
|
46
46
|
class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
|
|
47
47
|
static args = {};
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-Cv-92xRd.js';
|
|
3
2
|
import 'node:fs';
|
|
4
3
|
import 'axios';
|
|
5
4
|
import 'crypto-js';
|
|
6
5
|
import 'uuid';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-qOGviaGc.js';
|
|
9
|
+
import 'node:path';
|
|
10
|
+
import 'chalk';
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
9
12
|
import 'react/jsx-runtime';
|
|
10
13
|
import 'ink';
|
|
11
14
|
import 'ink-spinner';
|
|
@@ -20,17 +23,14 @@ import 'strip-ansi';
|
|
|
20
23
|
import 'open';
|
|
21
24
|
import '@inkjs/ui';
|
|
22
25
|
import 'qrcode';
|
|
23
|
-
import
|
|
24
|
-
import '
|
|
25
|
-
import 'chalk';
|
|
26
|
+
import 'godot-export-presets';
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
26
28
|
import '@expo/apple-utils/build/index.js';
|
|
27
29
|
import 'node:crypto';
|
|
28
30
|
import 'node:readline';
|
|
29
31
|
import 'node:url';
|
|
30
32
|
import 'readline-sync';
|
|
31
33
|
import 'isomorphic-git';
|
|
32
|
-
import 'deepmerge';
|
|
33
|
-
import 'ini';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
36
36
|
import 'marked';
|
|
@@ -2,40 +2,40 @@ 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
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-qOGviaGc.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
10
|
+
import 'luxon';
|
|
9
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
10
14
|
import 'node:readline';
|
|
11
15
|
import 'node:url';
|
|
12
16
|
import 'readline-sync';
|
|
13
|
-
import 'luxon';
|
|
14
|
-
import 'axios';
|
|
15
17
|
import 'isomorphic-git';
|
|
16
18
|
import '@tanstack/react-query';
|
|
17
19
|
import 'react';
|
|
18
|
-
import 'crypto-js';
|
|
19
|
-
import 'uuid';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import '
|
|
34
|
+
import 'godot-export-presets';
|
|
35
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
37
|
+
import { e as exportCredential } from '../../../../export-DBQHSKU-.js';
|
|
36
38
|
import '@expo/apple-utils/build/index.js';
|
|
37
|
-
import 'deepmerge';
|
|
38
|
-
import 'ini';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
41
|
|
|
@@ -2,40 +2,40 @@ 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
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-qOGviaGc.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
10
|
+
import 'luxon';
|
|
9
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
10
14
|
import 'node:readline';
|
|
11
15
|
import 'node:url';
|
|
12
16
|
import 'readline-sync';
|
|
13
|
-
import 'luxon';
|
|
14
|
-
import 'axios';
|
|
15
17
|
import 'isomorphic-git';
|
|
16
18
|
import '@tanstack/react-query';
|
|
17
19
|
import 'react';
|
|
18
|
-
import 'crypto-js';
|
|
19
|
-
import 'uuid';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import '
|
|
34
|
+
import 'godot-export-presets';
|
|
35
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
37
|
+
import { i as importCredential } from '../../../../import-Bk4w8kks.js';
|
|
36
38
|
import '@expo/apple-utils/build/index.js';
|
|
37
|
-
import 'deepmerge';
|
|
38
|
-
import 'ini';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
41
|
|
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
|
|
2
|
+
import { T as inviteServiceAccount } from '../../../../baseCommand-CscxrTMI.js';
|
|
4
3
|
import 'node:fs';
|
|
5
|
-
import 'axios';
|
|
6
|
-
import 'crypto-js';
|
|
7
|
-
import 'uuid';
|
|
8
|
-
import 'luxon';
|
|
9
4
|
import 'node:path';
|
|
10
5
|
import 'chalk';
|
|
11
|
-
import '
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
14
|
-
import '
|
|
15
|
-
import 'readline-sync';
|
|
16
|
-
import 'isomorphic-git';
|
|
17
|
-
import 'deepmerge';
|
|
18
|
-
import 'ini';
|
|
19
|
-
import '@tanstack/react-query';
|
|
6
|
+
import { n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, o as niceError, b as getInput } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
7
|
+
import 'react/jsx-runtime';
|
|
8
|
+
import 'ink';
|
|
9
|
+
import 'ink-spinner';
|
|
20
10
|
import 'react';
|
|
11
|
+
import '@tanstack/react-query';
|
|
12
|
+
import 'axios';
|
|
13
|
+
import 'luxon';
|
|
21
14
|
import 'fast-glob';
|
|
15
|
+
import 'uuid';
|
|
22
16
|
import 'yazl';
|
|
23
17
|
import 'socket.io-client';
|
|
24
18
|
import 'fullscreen-ink';
|
|
25
|
-
import 'ink';
|
|
26
|
-
import 'react/jsx-runtime';
|
|
27
|
-
import 'ink-spinner';
|
|
28
19
|
import 'string-length';
|
|
29
20
|
import 'strip-ansi';
|
|
30
21
|
import 'open';
|
|
31
22
|
import '@inkjs/ui';
|
|
32
|
-
import 'fs';
|
|
33
|
-
import 'path';
|
|
34
23
|
import 'marked';
|
|
35
24
|
import 'marked-terminal';
|
|
36
25
|
import 'qrcode';
|
|
26
|
+
import 'godot-export-presets';
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
28
|
+
import 'crypto-js';
|
|
29
|
+
import '@expo/apple-utils/build/index.js';
|
|
30
|
+
import 'node:crypto';
|
|
31
|
+
import 'node:readline';
|
|
32
|
+
import 'node:url';
|
|
33
|
+
import 'readline-sync';
|
|
34
|
+
import 'isomorphic-git';
|
|
35
|
+
import 'fs';
|
|
36
|
+
import 'path';
|
|
37
37
|
|
|
38
38
|
class GameAndroidApiKeyInvite extends BaseGameAndroidCommand {
|
|
39
39
|
static args = {
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import 'react/jsx-runtime';
|
|
4
|
-
import 'ink';
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
2
|
+
import { R as enforcePolicy, S as revokePolicy, O as getGoogleStatus } from '../../../../baseCommand-CscxrTMI.js';
|
|
7
3
|
import 'node:fs';
|
|
8
4
|
import 'node:path';
|
|
5
|
+
import 'chalk';
|
|
6
|
+
import 'node:crypto';
|
|
9
7
|
import 'node:readline';
|
|
10
8
|
import 'node:url';
|
|
11
9
|
import 'readline-sync';
|
|
@@ -19,17 +17,19 @@ import 'uuid';
|
|
|
19
17
|
import 'yazl';
|
|
20
18
|
import 'socket.io-client';
|
|
21
19
|
import 'fullscreen-ink';
|
|
20
|
+
import 'ink';
|
|
21
|
+
import 'react/jsx-runtime';
|
|
22
|
+
import 'ink-spinner';
|
|
22
23
|
import 'string-length';
|
|
23
24
|
import 'strip-ansi';
|
|
24
25
|
import 'open';
|
|
25
26
|
import '@inkjs/ui';
|
|
27
|
+
import { a as getRenderedMarkdown } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
26
28
|
import 'qrcode';
|
|
27
|
-
import
|
|
29
|
+
import 'godot-export-presets';
|
|
30
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
28
31
|
import 'crypto-js';
|
|
29
|
-
import 'chalk';
|
|
30
32
|
import '@expo/apple-utils/build/index.js';
|
|
31
|
-
import 'deepmerge';
|
|
32
|
-
import 'ini';
|
|
33
33
|
import 'fs';
|
|
34
34
|
import 'path';
|
|
35
35
|
import 'marked';
|
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { a6 as fetchKeyTestResult, C as CredentialsType, P as Platform, a7 as niceError, a8 as KeyTestStatus } from '../../../../index-Cv-92xRd.js';
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
7
4
|
import 'node:fs';
|
|
5
|
+
import 'axios';
|
|
6
|
+
import 'crypto-js';
|
|
7
|
+
import 'uuid';
|
|
8
|
+
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-CscxrTMI.js';
|
|
9
|
+
import 'luxon';
|
|
8
10
|
import 'node:path';
|
|
11
|
+
import 'chalk';
|
|
12
|
+
import 'node:crypto';
|
|
9
13
|
import 'node:readline';
|
|
10
14
|
import 'node:url';
|
|
11
15
|
import 'readline-sync';
|
|
12
|
-
import 'luxon';
|
|
13
|
-
import 'axios';
|
|
14
16
|
import 'isomorphic-git';
|
|
15
17
|
import '@tanstack/react-query';
|
|
16
18
|
import 'react';
|
|
17
|
-
import '
|
|
18
|
-
import 'uuid';
|
|
19
|
+
import { n as fetchKeyTestResult, o as niceError, K as KeyTestStatus } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
19
20
|
import 'fast-glob';
|
|
20
21
|
import 'yazl';
|
|
21
22
|
import 'socket.io-client';
|
|
22
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
23
25
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
24
26
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
25
27
|
import 'string-length';
|
|
26
28
|
import 'strip-ansi';
|
|
27
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
29
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-NZf3V39z.js';
|
|
28
30
|
import 'open';
|
|
29
31
|
import '@inkjs/ui';
|
|
30
32
|
import 'marked';
|
|
31
33
|
import 'marked-terminal';
|
|
32
34
|
import 'qrcode';
|
|
33
|
-
import
|
|
34
|
-
import {
|
|
35
|
-
import '
|
|
35
|
+
import 'godot-export-presets';
|
|
36
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
37
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
36
38
|
import '@expo/apple-utils/build/index.js';
|
|
37
|
-
import 'deepmerge';
|
|
38
|
-
import 'ini';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
41
|
+
import '../../../../useProjectCredentials-rQLm2O1J.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -5,12 +5,12 @@ 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 '../../../../
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
11
|
-
import 'ink-spinner';
|
|
12
|
-
import 'node:crypto';
|
|
10
|
+
import { a as getProjectCredentials } from '../../../../index-qOGviaGc.js';
|
|
13
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
14
14
|
import 'node:readline';
|
|
15
15
|
import 'node:url';
|
|
16
16
|
import 'readline-sync';
|
|
@@ -21,24 +21,24 @@ import 'fast-glob';
|
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import
|
|
32
|
-
import { C as
|
|
33
|
-
import {
|
|
34
|
-
import '
|
|
33
|
+
import 'godot-export-presets';
|
|
34
|
+
import { C as CreateKeystore } from '../../../../Create-By4NsPEI.js';
|
|
35
|
+
import { C as CommandGame } from '../../../../CommandGame-BwudtYCO.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
35
37
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import 'deepmerge';
|
|
37
|
-
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '../../../../RunWithSpinner-DucRnFp6.js';
|
|
41
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../Command-cVo97lkQ.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { P as Platform, C as CredentialsType
|
|
2
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-qOGviaGc.js';
|
|
9
|
+
import 'node:path';
|
|
10
|
+
import 'chalk';
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
9
12
|
import 'react/jsx-runtime';
|
|
10
13
|
import 'ink';
|
|
11
14
|
import 'ink-spinner';
|
|
@@ -20,17 +23,14 @@ import 'strip-ansi';
|
|
|
20
23
|
import 'open';
|
|
21
24
|
import '@inkjs/ui';
|
|
22
25
|
import 'qrcode';
|
|
23
|
-
import
|
|
24
|
-
import '
|
|
25
|
-
import 'chalk';
|
|
26
|
+
import 'godot-export-presets';
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CEcDz5P2.js';
|
|
26
28
|
import '@expo/apple-utils/build/index.js';
|
|
27
29
|
import 'node:crypto';
|
|
28
30
|
import 'node:readline';
|
|
29
31
|
import 'node:url';
|
|
30
32
|
import 'readline-sync';
|
|
31
33
|
import 'isomorphic-git';
|
|
32
|
-
import 'deepmerge';
|
|
33
|
-
import 'ini';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
36
36
|
import 'marked';
|