shipthis 0.1.44 → 0.1.45
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 +6 -45
- package/dist/{AppleBundleIdDetails-DSTNVuCE.js → AppleBundleIdDetails-Cx8k-rYB.js} +4 -4
- package/dist/{Command-CUAYljjP.js → Command-B2Qnw47r.js} +2 -2
- package/dist/{CommandGame-DpCdhjIa.js → CommandGame-C23_F55i.js} +2 -2
- package/dist/{Create-CrvCt5uP.js → Create-BxNeKc2r.js} +2 -2
- package/dist/{GameStatus-4GPzUgCD.js → GameStatus-repzSNId.js} +2 -2
- package/dist/{Import-BXH6fSxe.js → Import-D6J9b-XO.js} +3 -3
- package/dist/{JobLogTail-CNw7TQdK.js → JobLogTail-CJWxpIq5.js} +3 -3
- package/dist/{JobProgress-BbklmvdG.js → JobProgress-CISmKMuD.js} +3 -3
- package/dist/{JobStatusTable-L4wAk8Ns.js → JobStatusTable-BEOu5MgG.js} +3 -3
- package/dist/{ProjectCredentialsTable-BfMmJ7AU.js → ProjectCredentialsTable-DR11Mn7W.js} +2 -2
- package/dist/{UserCredentialsTable-081xdlb9.js → UserCredentialsTable-db4Xb8HC.js} +2 -2
- package/dist/{baseAppleCommand-DDQU5PTs.js → baseAppleCommand-YzhCAdUY.js} +1 -1
- package/dist/{baseCommand-CdsX3LS8.js → baseCommand-ClUdS6Cn.js} +120 -8
- package/dist/{baseGameAndroidCommand-CAQVvU3i.js → baseGameAndroidCommand-LdDRof_I.js} +2 -2
- package/dist/{baseGameCommand-CCyAhN-V.js → baseGameCommand-DQ6Wj-Pk.js} +43 -43
- 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/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 +8 -8
- package/dist/commands/game/android/apiKey/create.js +10 -10
- 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/status.js +6 -6
- package/dist/commands/game/android/keyStore/create.js +7 -7
- 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 +8 -8
- 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 +4 -4
- 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 +9 -7
- 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/status.js +6 -6
- package/dist/commands/game/ios/status.js +8 -8
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +3 -3
- package/dist/commands/game/job/status.js +6 -6
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +8 -8
- package/dist/commands/game/status.js +5 -5
- package/dist/commands/game/wizard.js +15 -15
- 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-4rGFZrzT.js → export-Dq53OG06.js} +1 -1
- package/dist/{import-C9i4RAW6.js → import-CPAFgZO5.js} +1 -1
- package/dist/{index-B-7dXz3a.js → index-B-5yl-9h.js} +5 -5
- package/dist/{index-DBy7ImFs.js → index-BMdQLpAh.js} +1 -1
- package/dist/{index-CQKTbsum.js → index-ZQyiwS8O.js} +4 -4
- package/dist/{upload-DWm3upu4.js → upload-BfWRd6ss.js} +1 -1
- package/dist/{useAppleApp-B0I5eZYx.js → useAppleApp-BZ1YvB2M.js} +1 -1
- package/dist/{useAppleBundleId-D4Uk-B7k.js → useAppleBundleId-CVBg5V7b.js} +1 -1
- package/dist/{useAppleProfiles-YAcyvQa0.js → useAppleProfiles-BPZwJoCh.js} +1 -1
- package/dist/{useGoogleStatus-CMZyzdD6.js → useGoogleStatus-TpGFvpk5.js} +2 -2
- package/dist/{useProjectCredentials-8rTRb2Y7.js → useProjectCredentials-Dv0DF2rA.js} +2 -2
- package/dist/{useWebSocket-CFc1M_mq.js → useWebSocket-Bj5fQveo.js} +1 -1
- package/docs/game/ios/app.md +11 -14
- package/npm-shrinkwrap.json +4358 -1535
- package/oclif.manifest.json +1 -1
- package/package.json +13 -10
|
@@ -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 { O as getGoogleStatus, V as disconnectGoogle } from '../../../../baseCommand-
|
|
4
|
+
import { O as getGoogleStatus, V as disconnectGoogle } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
@@ -24,21 +24,21 @@ import 'ink-spinner';
|
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
|
-
import { C as ConnectGoogle } from '../../../../index-
|
|
28
|
-
import '../../../../baseGameCommand-
|
|
27
|
+
import { C as ConnectGoogle } from '../../../../index-ZQyiwS8O.js';
|
|
28
|
+
import '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'godot-export-presets';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
35
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-C23_F55i.js';
|
|
35
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
|
-
import '../../../../useGoogleStatus-
|
|
38
|
-
import '../../../../useWebSocket-
|
|
37
|
+
import '../../../../useGoogleStatus-TpGFvpk5.js';
|
|
38
|
+
import '../../../../useWebSocket-Bj5fQveo.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../Command-B2Qnw47r.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -3,9 +3,9 @@ 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-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials } from '../../../../index-BMdQLpAh.js';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
11
11
|
import 'node:crypto';
|
|
@@ -26,22 +26,22 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../../baseGameCommand-
|
|
29
|
+
import '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as CreateServiceAccountKey } from '../../../../index-B-
|
|
35
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
+
import { C as CreateServiceAccountKey } from '../../../../index-B-5yl-9h.js';
|
|
35
|
+
import { C as CommandGame } from '../../../../CommandGame-C23_F55i.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.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-Bj5fQveo.js';
|
|
41
|
+
import '../../../../useProjectCredentials-Dv0DF2rA.js';
|
|
42
|
+
import '../../../../useGoogleStatus-TpGFvpk5.js';
|
|
43
43
|
import '../../../../ProgressSpinner-Um6ARKlk.js';
|
|
44
|
-
import '../../../../Command-
|
|
44
|
+
import '../../../../Command-B2Qnw47r.js';
|
|
45
45
|
|
|
46
46
|
class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
|
|
47
47
|
static args = {};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
6
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-BMdQLpAh.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-
|
|
9
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
10
10
|
import 'react/jsx-runtime';
|
|
11
11
|
import 'ink';
|
|
12
12
|
import 'ink-spinner';
|
|
@@ -23,7 +23,7 @@ import '@inkjs/ui';
|
|
|
23
23
|
import 'qrcode';
|
|
24
24
|
import 'godot-export-presets';
|
|
25
25
|
import 'yazl';
|
|
26
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
26
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -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-BMdQLpAh.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-ClUdS6Cn.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
@@ -26,15 +26,15 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../../baseGameCommand-
|
|
29
|
+
import '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
37
|
-
import { e as exportCredential } from '../../../../export-
|
|
35
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
37
|
+
import { e as exportCredential } from '../../../../export-Dq53OG06.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-BMdQLpAh.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-ClUdS6Cn.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
@@ -26,15 +26,15 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../../baseGameCommand-
|
|
29
|
+
import '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
37
|
-
import { i as importCredential } from '../../../../import-
|
|
35
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
37
|
+
import { i as importCredential } from '../../../../import-CPAFgZO5.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 { T as inviteServiceAccount } from '../../../../baseCommand-
|
|
2
|
+
import { T as inviteServiceAccount } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'node:path';
|
|
5
5
|
import 'chalk';
|
|
6
|
-
import { n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, o as niceError, b as getInput } from '../../../../baseGameCommand-
|
|
6
|
+
import { n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, o as niceError, b as getInput } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'ink';
|
|
9
9
|
import 'ink-spinner';
|
|
@@ -24,7 +24,7 @@ import 'marked-terminal';
|
|
|
24
24
|
import 'qrcode';
|
|
25
25
|
import 'godot-export-presets';
|
|
26
26
|
import 'yazl';
|
|
27
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
28
28
|
import '@expo/apple-utils/build/index.js';
|
|
29
29
|
import 'node:crypto';
|
|
30
30
|
import 'node:readline';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { R as enforcePolicy, S as revokePolicy, O as getGoogleStatus } from '../../../../baseCommand-
|
|
2
|
+
import { R as enforcePolicy, S as revokePolicy, O as getGoogleStatus } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'node:path';
|
|
5
5
|
import 'chalk';
|
|
@@ -25,10 +25,10 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { a as getRenderedMarkdown } from '../../../../baseGameCommand-
|
|
28
|
+
import { a as getRenderedMarkdown } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
29
29
|
import 'qrcode';
|
|
30
30
|
import 'godot-export-presets';
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'fs';
|
|
34
34
|
import 'path';
|
|
@@ -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-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -14,7 +14,7 @@ import 'readline-sync';
|
|
|
14
14
|
import 'isomorphic-git';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
|
-
import { n as fetchKeyTestResult, o as niceError, K as KeyTestStatus } from '../../../../baseGameCommand-
|
|
17
|
+
import { n as fetchKeyTestResult, o as niceError, K as KeyTestStatus } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'uuid';
|
|
20
20
|
import 'socket.io-client';
|
|
@@ -26,19 +26,19 @@ import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
|
26
26
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
27
27
|
import 'string-length';
|
|
28
28
|
import 'strip-ansi';
|
|
29
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
29
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DR11Mn7W.js';
|
|
30
30
|
import 'open';
|
|
31
31
|
import '@inkjs/ui';
|
|
32
32
|
import 'marked';
|
|
33
33
|
import 'marked-terminal';
|
|
34
34
|
import 'qrcode';
|
|
35
35
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../../Command-
|
|
37
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
36
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
37
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
41
|
+
import '../../../../useProjectCredentials-Dv0DF2rA.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -3,9 +3,9 @@ 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-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials } from '../../../../index-BMdQLpAh.js';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
11
11
|
import 'node:crypto';
|
|
@@ -26,19 +26,19 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../../baseGameCommand-
|
|
29
|
+
import '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as CreateKeystore } from '../../../../Create-
|
|
35
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
+
import { C as CreateKeystore } from '../../../../Create-BxNeKc2r.js';
|
|
35
|
+
import { C as CommandGame } from '../../../../CommandGame-C23_F55i.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.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 '../../../../Command-
|
|
41
|
+
import '../../../../Command-B2Qnw47r.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
2
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
6
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-BMdQLpAh.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-
|
|
9
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
10
10
|
import 'react/jsx-runtime';
|
|
11
11
|
import 'ink';
|
|
12
12
|
import 'ink-spinner';
|
|
@@ -23,7 +23,7 @@ import '@inkjs/ui';
|
|
|
23
23
|
import 'qrcode';
|
|
24
24
|
import 'godot-export-presets';
|
|
25
25
|
import 'yazl';
|
|
26
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
26
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -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-BMdQLpAh.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-ClUdS6Cn.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
@@ -26,14 +26,14 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
-
import { e as exportCredential } from '../../../../export-
|
|
35
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
36
|
+
import { e as exportCredential } from '../../../../export-Dq53OG06.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-BMdQLpAh.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-ClUdS6Cn.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
@@ -26,19 +26,19 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { I as ImportKeystore } from '../../../../Import-
|
|
35
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
36
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
+
import { I as ImportKeystore } from '../../../../Import-D6J9b-XO.js';
|
|
35
|
+
import { C as CommandGame } from '../../../../CommandGame-C23_F55i.js';
|
|
36
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-LdDRof_I.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../../import-
|
|
41
|
-
import '../../../../Command-
|
|
40
|
+
import '../../../../import-CPAFgZO5.js';
|
|
41
|
+
import '../../../../Command-B2Qnw47r.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreImport extends BaseGameCommand {
|
|
44
44
|
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-ClUdS6Cn.js';
|
|
6
6
|
import 'luxon';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -23,17 +23,17 @@ import 'yazl';
|
|
|
23
23
|
import 'ink-spinner';
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
26
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DR11Mn7W.js';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import '../../../../useProjectCredentials-
|
|
36
|
+
import '../../../../useProjectCredentials-Dv0DF2rA.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-ClUdS6Cn.js';
|
|
5
5
|
import 'luxon';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
@@ -25,7 +25,7 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { c as BaseGameCommand } from '../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
@@ -2,7 +2,7 @@ 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 { N as downloadBuildById } from '../../../baseCommand-
|
|
5
|
+
import { N as downloadBuildById } from '../../../baseCommand-ClUdS6Cn.js';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'node:crypto';
|
|
@@ -25,13 +25,13 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { c as BaseGameCommand } from '../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-DQ6Wj-Pk.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-B2Qnw47r.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import '../../../baseCommand-
|
|
6
|
+
import '../../../baseCommand-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -21,7 +21,7 @@ import 'fullscreen-ink';
|
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import Spinner from 'ink-spinner';
|
|
24
|
-
import { u as useBuilds, s as getBuildSummary, c as BaseGameCommand } from '../../../baseGameCommand-
|
|
24
|
+
import { u as useBuilds, s as getBuildSummary, c as BaseGameCommand } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
25
25
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
26
26
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
27
27
|
import 'string-length';
|
|
@@ -32,11 +32,11 @@ import 'marked';
|
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
35
|
+
import { C as CommandGame } from '../../../CommandGame-C23_F55i.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
|
-
import '../../../Command-
|
|
39
|
+
import '../../../Command-B2Qnw47r.js';
|
|
40
40
|
|
|
41
41
|
const BuildsTable = ({ queryProps, ...boxProps }) => {
|
|
42
42
|
const { data, isLoading } = useBuilds(queryProps);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { D as DetailsFlags, k as isCWDGodotGame, u as GameEngine, v as getGodotVersion, w as createProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS, z as getGodotProjectName } from '../../baseCommand-
|
|
3
|
-
import { B as BaseAuthenticatedCommand, b as getInput } from '../../baseGameCommand-
|
|
2
|
+
import { D as DetailsFlags, k as isCWDGodotGame, u as GameEngine, v as getGodotVersion, w as createProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS, z as getGodotProjectName } from '../../baseCommand-ClUdS6Cn.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand, b as getInput } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -3,11 +3,11 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { D as DetailsFlags, u as GameEngine } from '../../baseCommand-
|
|
6
|
+
import { D as DetailsFlags, u as GameEngine } from '../../baseCommand-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
10
|
-
import { c as BaseGameCommand, l as isValidSemVer } from '../../baseGameCommand-
|
|
10
|
+
import { c as BaseGameCommand, l as isValidSemVer } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@tanstack/react-query';
|
|
@@ -25,7 +25,7 @@ import 'marked-terminal';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
28
|
+
import { C as Command } from '../../Command-B2Qnw47r.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { k as isCWDGodotGame, l as getProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS } from '../../baseCommand-
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
2
|
+
import { k as isCWDGodotGame, l as getProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS } from '../../baseCommand-ClUdS6Cn.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { j as BetaGroup } from '../../../../baseCommand-
|
|
4
|
+
import { j as BetaGroup } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
10
|
-
import { c as BaseGameCommand, b as getInput } from '../../../../baseGameCommand-
|
|
10
|
+
import { c as BaseGameCommand, b as getInput } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleApp } from '../../../../useAppleApp-
|
|
14
|
+
import { q as queryAppleApp } from '../../../../useAppleApp-BZ1YvB2M.js';
|
|
15
15
|
import 'fast-glob';
|
|
16
16
|
import 'uuid';
|
|
17
17
|
import 'socket.io-client';
|
|
@@ -26,7 +26,7 @@ import 'qrcode';
|
|
|
26
26
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
27
27
|
import 'godot-export-presets';
|
|
28
28
|
import 'yazl';
|
|
29
|
-
import { C as Command } from '../../../../Command-
|
|
29
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
30
30
|
import '@expo/apple-utils/build/index.js';
|
|
31
31
|
import 'node:crypto';
|
|
32
32
|
import 'node:readline';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../baseCommand-
|
|
4
|
+
import { d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
10
|
-
import { c as BaseGameCommand, b as getInput, d as generatePackageName } from '../../../../baseGameCommand-
|
|
10
|
+
import { c as BaseGameCommand, b as getInput, d as generatePackageName } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@tanstack/react-query';
|
|
@@ -25,7 +25,7 @@ import 'qrcode';
|
|
|
25
25
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../../../Command-
|
|
28
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|