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
|
@@ -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 '../../../../baseCommand-
|
|
6
|
+
import '../../../../baseCommand-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -25,21 +25,21 @@ 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 { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-Cx8k-rYB.js';
|
|
35
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '../../../../Title-BCQtayg6.js';
|
|
40
|
-
import '../../../../useAppleApp-
|
|
40
|
+
import '../../../../useAppleApp-BZ1YvB2M.js';
|
|
41
41
|
import '../../../../Table-FaNgpyeq.js';
|
|
42
|
-
import '../../../../useAppleBundleId-
|
|
42
|
+
import '../../../../useAppleBundleId-CVBg5V7b.js';
|
|
43
43
|
|
|
44
44
|
class GameIosAppStatus extends BaseGameCommand {
|
|
45
45
|
static args = {};
|
|
@@ -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 { h as CapabilityTypeOption } from '../../../../baseCommand-
|
|
4
|
+
import { h as CapabilityTypeOption } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
@@ -14,7 +14,7 @@ import 'readline-sync';
|
|
|
14
14
|
import 'isomorphic-git';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
17
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-CVBg5V7b.js';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'uuid';
|
|
20
20
|
import 'socket.io-client';
|
|
@@ -26,13 +26,13 @@ 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-
|
|
35
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
@@ -3,9 +3,9 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import axios from 'axios';
|
|
4
4
|
import { render } from 'ink';
|
|
5
5
|
import 'node:fs';
|
|
6
|
-
import { P as Platform, C as CredentialsType, b as Certificate, m as CertificateType, n as Profile, o as ProfileType } from '../../../../baseCommand-
|
|
6
|
+
import { P as Platform, C as CredentialsType, b as Certificate, m as CertificateType, n as Profile, o as ProfileType } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-BMdQLpAh.js';
|
|
9
9
|
import 'node:path';
|
|
10
10
|
import 'chalk';
|
|
11
11
|
import 'node:crypto';
|
|
@@ -15,7 +15,7 @@ import 'readline-sync';
|
|
|
15
15
|
import 'isomorphic-git';
|
|
16
16
|
import '@tanstack/react-query';
|
|
17
17
|
import 'react';
|
|
18
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
18
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-CVBg5V7b.js';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'uuid';
|
|
21
21
|
import 'socket.io-client';
|
|
@@ -27,14 +27,14 @@ import 'string-length';
|
|
|
27
27
|
import 'strip-ansi';
|
|
28
28
|
import 'open';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
30
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
34
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
35
35
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../../Command-
|
|
37
|
-
import { a as uploadProjectCredentials } from '../../../../upload-
|
|
36
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
37
|
+
import { a as uploadProjectCredentials } from '../../../../upload-BfWRd6ss.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -84,11 +84,13 @@ class GameIosProfileCreate extends BaseGameCommand {
|
|
|
84
84
|
throw new Error(
|
|
85
85
|
'No usable iOS Distribution Certificate found. Please run "shipthis apple certificate create" first.'
|
|
86
86
|
);
|
|
87
|
+
const timestamp = (/* @__PURE__ */ new Date()).toISOString().replace(/[:.]/g, "-");
|
|
88
|
+
const name = `ShipThis Profile for ${iosBundleId} at ${timestamp}`;
|
|
87
89
|
const profile = await Profile.createAsync(ctx, {
|
|
88
90
|
bundleId: bundleId.id,
|
|
89
91
|
certificates: [validAppleCert.id],
|
|
90
92
|
devices: [],
|
|
91
|
-
name
|
|
93
|
+
name,
|
|
92
94
|
profileType: ProfileType.IOS_APP_STORE
|
|
93
95
|
});
|
|
94
96
|
const { data: contents } = await axios({
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { c as BaseGameCommand, g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-
|
|
3
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
2
|
+
import { c as BaseGameCommand, g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
3
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ClUdS6Cn.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'luxon';
|
|
7
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
7
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-BMdQLpAh.js';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
10
10
|
import 'ink-spinner';
|
|
11
11
|
import 'react';
|
|
12
12
|
import '@tanstack/react-query';
|
|
13
|
-
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-
|
|
13
|
+
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-BPZwJoCh.js';
|
|
14
14
|
import 'fast-glob';
|
|
15
15
|
import 'uuid';
|
|
16
16
|
import 'socket.io-client';
|
|
@@ -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,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 { i as importCredential } from '../../../../import-
|
|
35
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
36
|
+
import { i as importCredential } from '../../../../import-CPAFgZO5.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
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 { 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';
|
|
@@ -23,20 +23,20 @@ import 'yazl';
|
|
|
23
23
|
import Spinner from '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 { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-
|
|
35
|
-
import { u as useProjectCredentials } from '../../../../useProjectCredentials-
|
|
34
|
+
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-BPZwJoCh.js';
|
|
35
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-Dv0DF2rA.js';
|
|
36
36
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
37
37
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
38
38
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
39
|
-
import { C as Command } from '../../../../Command-
|
|
39
|
+
import { C as Command } from '../../../../Command-B2Qnw47r.js';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
41
41
|
import 'fs';
|
|
42
42
|
import 'path';
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render, Box } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { P as Platform } from '../../../baseCommand-
|
|
6
|
+
import { P as Platform } from '../../../baseCommand-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -21,28 +21,28 @@ import 'fullscreen-ink';
|
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import 'ink-spinner';
|
|
24
|
-
import { G as GameStatusDetails } from '../../../GameStatus-
|
|
24
|
+
import { G as GameStatusDetails } from '../../../GameStatus-repzSNId.js';
|
|
25
25
|
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 { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-
|
|
35
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
34
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-Cx8k-rYB.js';
|
|
35
|
+
import { C as CommandGame } from '../../../CommandGame-C23_F55i.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
38
38
|
import '../../../Title-BCQtayg6.js';
|
|
39
39
|
import '../../../NextSteps-DbJHmscQ.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
42
|
-
import '../../../useAppleApp-
|
|
42
|
+
import '../../../useAppleApp-BZ1YvB2M.js';
|
|
43
43
|
import '../../../Table-FaNgpyeq.js';
|
|
44
|
-
import '../../../useAppleBundleId-
|
|
45
|
-
import '../../../Command-
|
|
44
|
+
import '../../../useAppleBundleId-CVBg5V7b.js';
|
|
45
|
+
import '../../../Command-B2Qnw47r.js';
|
|
46
46
|
|
|
47
47
|
class GameIosStatus extends BaseGameCommand {
|
|
48
48
|
static args = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import chalk from 'chalk';
|
|
3
|
-
import { k as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType, l as getProject } from '../../../baseCommand-
|
|
4
|
-
import { B as BaseAuthenticatedCommand, a as getRenderedMarkdown } from '../../../baseGameCommand-
|
|
3
|
+
import { k as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType, l as getProject } from '../../../baseCommand-ClUdS6Cn.js';
|
|
4
|
+
import { B as BaseAuthenticatedCommand, a as getRenderedMarkdown } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'node:crypto';
|
|
@@ -28,7 +28,7 @@ import 'open';
|
|
|
28
28
|
import '@inkjs/ui';
|
|
29
29
|
import 'qrcode';
|
|
30
30
|
import 'godot-export-presets';
|
|
31
|
-
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-
|
|
31
|
+
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-BMdQLpAh.js';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'fs';
|
|
34
34
|
import 'path';
|
|
@@ -2,11 +2,11 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
4
|
import { DateTime } from 'luxon';
|
|
5
|
-
import { E as getProjectJobs } from '../../../baseCommand-
|
|
5
|
+
import { E as getProjectJobs } from '../../../baseCommand-ClUdS6Cn.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
|
-
import { c as BaseGameCommand, e as getJobSummary, f as getJobStatusColor } from '../../../baseGameCommand-
|
|
9
|
+
import { c as BaseGameCommand, e as getJobSummary, f as getJobStatusColor } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
10
10
|
import 'ink-spinner';
|
|
11
11
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
12
12
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
@@ -26,7 +26,7 @@ import 'marked-terminal';
|
|
|
26
26
|
import 'qrcode';
|
|
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,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { F as getJob, J as JobStatus } from '../../../baseCommand-
|
|
4
|
+
import { F as getJob, J as JobStatus } from '../../../baseCommand-ClUdS6Cn.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
@@ -21,21 +21,21 @@ import 'fullscreen-ink';
|
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import 'ink-spinner';
|
|
24
|
-
import { J as JobLogTail } from '../../../JobLogTail-
|
|
25
|
-
import { J as JobStatusTable } from '../../../JobStatusTable-
|
|
24
|
+
import { J as JobLogTail } from '../../../JobLogTail-CJWxpIq5.js';
|
|
25
|
+
import { J as JobStatusTable } from '../../../JobStatusTable-BEOu5MgG.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { c as BaseGameCommand } from '../../../baseGameCommand-
|
|
30
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
34
34
|
import 'qrcode';
|
|
35
35
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../Command-
|
|
36
|
+
import { C as Command } from '../../../Command-B2Qnw47r.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
|
-
import '../../../useWebSocket-
|
|
38
|
+
import '../../../useWebSocket-Bj5fQveo.js';
|
|
39
39
|
import '../../../Title-BCQtayg6.js';
|
|
40
40
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
41
41
|
import 'fs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
|
-
import { g as getProjects, c as getShortDate } from '../../baseCommand-
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { g as getProjects, c as getShortDate } from '../../baseCommand-ClUdS6Cn.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -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,8 +1,8 @@
|
|
|
1
1
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { useStdout, useStderr, Box, Text, render } from 'ink';
|
|
4
|
-
import { a2 as LogLevel, W as WEB_URL, a3 as getShortAuthRequiredUrl, F as getJob, N as downloadBuildById } from '../../baseCommand-
|
|
5
|
-
import { j as CommandContext, i as GameContext, t as useSafeInput, M as Markdown, g as getShortUUID, c as BaseGameCommand } from '../../baseGameCommand-
|
|
4
|
+
import { a2 as LogLevel, W as WEB_URL, a3 as getShortAuthRequiredUrl, F as getJob, N as downloadBuildById } from '../../baseCommand-ClUdS6Cn.js';
|
|
5
|
+
import { j as CommandContext, i as GameContext, t as useSafeInput, M as Markdown, g as getShortUUID, c as BaseGameCommand } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import 'node:crypto';
|
|
8
8
|
import 'node:fs';
|
|
@@ -24,25 +24,25 @@ import 'yazl';
|
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import open from 'open';
|
|
27
|
-
import { u as useJobWatching, J as JobLogTail } from '../../JobLogTail-
|
|
28
|
-
import { J as JobStatusTable } from '../../JobStatusTable-
|
|
27
|
+
import { u as useJobWatching, J as JobLogTail } from '../../JobLogTail-CJWxpIq5.js';
|
|
28
|
+
import { J as JobStatusTable } from '../../JobStatusTable-BEOu5MgG.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
|
-
import { u as useShip, J as JobProgress } from '../../JobProgress-
|
|
30
|
+
import { u as useShip, J as JobProgress } from '../../JobProgress-CISmKMuD.js';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
33
|
import 'marked';
|
|
34
34
|
import 'marked-terminal';
|
|
35
|
-
import { C as CommandGame } from '../../CommandGame-
|
|
35
|
+
import { C as CommandGame } from '../../CommandGame-C23_F55i.js';
|
|
36
36
|
import 'chalk';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../useWebSocket-
|
|
40
|
+
import '../../useWebSocket-Bj5fQveo.js';
|
|
41
41
|
import '../../Title-BCQtayg6.js';
|
|
42
42
|
import '../../StatusTable-DzRWcMr4.js';
|
|
43
43
|
import '../../git-BpsfNFZ_.js';
|
|
44
44
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
45
|
-
import '../../Command-
|
|
45
|
+
import '../../Command-B2Qnw47r.js';
|
|
46
46
|
|
|
47
47
|
function isNetworkError(exception) {
|
|
48
48
|
if (!axios.isAxiosError(exception)) return false;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import '../../baseCommand-
|
|
9
|
+
import '../../baseCommand-ClUdS6Cn.js';
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -22,7 +22,7 @@ import 'fullscreen-ink';
|
|
|
22
22
|
import 'stream';
|
|
23
23
|
import 'yazl';
|
|
24
24
|
import 'ink-spinner';
|
|
25
|
-
import { a as GameStatus$1 } from '../../GameStatus-
|
|
25
|
+
import { a as GameStatus$1 } from '../../GameStatus-repzSNId.js';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
28
|
import 'open';
|
|
@@ -31,14 +31,14 @@ 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-C23_F55i.js';
|
|
35
35
|
import 'fs';
|
|
36
36
|
import 'path';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import '../../StatusTable-DzRWcMr4.js';
|
|
39
39
|
import '../../Title-BCQtayg6.js';
|
|
40
40
|
import '../../NextSteps-DbJHmscQ.js';
|
|
41
|
-
import '../../Command-
|
|
41
|
+
import '../../Command-B2Qnw47r.js';
|
|
42
42
|
|
|
43
43
|
class GameStatus extends BaseAuthenticatedCommand {
|
|
44
44
|
static args = {};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import { Args } from '@oclif/core';
|
|
3
3
|
import { useScreenSize, withFullScreen } from 'fullscreen-ink';
|
|
4
|
-
import { k as cacheKeys, j as CommandContext, i as GameContext, u as useBuilds, M as Markdown, g as getShortUUID, t as useSafeInput, z as queryBuilds, n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, G as GameProvider, A as CreateGooglePlayGame, B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
4
|
+
import { k as cacheKeys, j as CommandContext, i as GameContext, u as useBuilds, M as Markdown, g as getShortUUID, t as useSafeInput, z as queryBuilds, n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, G as GameProvider, A as CreateGooglePlayGame, B as BaseAuthenticatedCommand } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
5
5
|
import fs__default from 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import axios from 'axios';
|
|
9
|
-
import { I as queryClient, q as getAuthedHeaders, p as API_URL, H as castArrayObjectDates, l as getProject, aa as updateProject, v as getGodotVersion, u as GameEngine, w as createProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS, P as Platform, ab as BuildType, J as JobStatus, W as WEB_URL, ac as getGradleBuildOptionKey, i as isGradleBuildEnabled, s as setGradleBuildEnabled, C as CredentialsType, O as getGoogleStatus, k as isCWDGodotGame } from '../../baseCommand-
|
|
9
|
+
import { I as queryClient, q as getAuthedHeaders, p as API_URL, H as castArrayObjectDates, l as getProject, aa as updateProject, v as getGodotVersion, u as GameEngine, w as createProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS, P as Platform, ab as BuildType, J as JobStatus, W as WEB_URL, ac as getGradleBuildOptionKey, i as isGradleBuildEnabled, s as setGradleBuildEnabled, C as CredentialsType, O as getGoogleStatus, k as isCWDGodotGame } from '../../baseCommand-ClUdS6Cn.js';
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -25,30 +25,30 @@ import Spinner from 'ink-spinner';
|
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
|
-
import { C as ConnectGoogle } from '../../index-
|
|
28
|
+
import { C as ConnectGoogle } from '../../index-ZQyiwS8O.js';
|
|
29
29
|
import { TextInput, Alert } from '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { getMajorVersion } from 'godot-export-presets';
|
|
34
|
-
import { J as JobLogTail } from '../../JobLogTail-
|
|
35
|
-
import { u as useShip, J as JobProgress } from '../../JobProgress-
|
|
36
|
-
import { C as CreateServiceAccountKey } from '../../index-B-
|
|
37
|
-
import { C as CreateKeystore } from '../../Create-
|
|
38
|
-
import { I as ImportKeystore } from '../../Import-
|
|
39
|
-
import { a as getProjectCredentials } from '../../index-
|
|
34
|
+
import { J as JobLogTail } from '../../JobLogTail-CJWxpIq5.js';
|
|
35
|
+
import { u as useShip, J as JobProgress } from '../../JobProgress-CISmKMuD.js';
|
|
36
|
+
import { C as CreateServiceAccountKey } from '../../index-B-5yl-9h.js';
|
|
37
|
+
import { C as CreateKeystore } from '../../Create-BxNeKc2r.js';
|
|
38
|
+
import { I as ImportKeystore } from '../../Import-D6J9b-XO.js';
|
|
39
|
+
import { a as getProjectCredentials } from '../../index-BMdQLpAh.js';
|
|
40
40
|
import { T as Title } from '../../Title-BCQtayg6.js';
|
|
41
|
-
import { C as Command } from '../../Command-
|
|
41
|
+
import { C as Command } from '../../Command-B2Qnw47r.js';
|
|
42
42
|
import 'fs';
|
|
43
43
|
import 'path';
|
|
44
44
|
import '@expo/apple-utils/build/index.js';
|
|
45
|
-
import '../../useGoogleStatus-
|
|
46
|
-
import '../../useWebSocket-
|
|
45
|
+
import '../../useGoogleStatus-TpGFvpk5.js';
|
|
46
|
+
import '../../useWebSocket-Bj5fQveo.js';
|
|
47
47
|
import '../../git-BpsfNFZ_.js';
|
|
48
48
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
49
|
-
import '../../useProjectCredentials-
|
|
49
|
+
import '../../useProjectCredentials-Dv0DF2rA.js';
|
|
50
50
|
import '../../RunWithSpinner-DucRnFp6.js';
|
|
51
|
-
import '../../import-
|
|
51
|
+
import '../../import-CPAFgZO5.js';
|
|
52
52
|
|
|
53
53
|
const useInviteServiceAccount = () => useMutation({
|
|
54
54
|
async mutationFn({ developerId, projectId }) {
|
|
@@ -331,7 +331,7 @@ const EnableGradle = ({ onConfirm, onCancel, ...boxProps }) => {
|
|
|
331
331
|
{
|
|
332
332
|
filename: "confirm-change-android-build-method.md.ejs",
|
|
333
333
|
templateVars: {
|
|
334
|
-
docsURL: `${WEB_URL}docs/guides/android-
|
|
334
|
+
docsURL: `${WEB_URL}docs/guides/android-export-methods`,
|
|
335
335
|
godotVersion,
|
|
336
336
|
optionKey: getGradleBuildOptionKey(majorVersion)
|
|
337
337
|
}
|
|
@@ -2,7 +2,7 @@ import fs__default, { promises } from 'node:fs';
|
|
|
2
2
|
import path__default from 'node:path';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import 'axios';
|
|
5
|
-
import { B as BaseCommand } from '../../baseCommand-
|
|
5
|
+
import { B as BaseCommand } from '../../baseCommand-ClUdS6Cn.js';
|
|
6
6
|
import 'luxon';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'ink';
|
|
@@ -24,7 +24,7 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import '../../baseGameCommand-
|
|
27
|
+
import '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import fs__default from 'node:fs';
|
|
2
2
|
import path__default from 'node:path';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
|
-
import { q as ejs } from '../../baseGameCommand-
|
|
4
|
+
import { q as ejs } from '../../baseGameCommand-DQ6Wj-Pk.js';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { B as BaseCommand } from '../../baseCommand-
|
|
6
|
+
import { B as BaseCommand } from '../../baseCommand-ClUdS6Cn.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
package/dist/commands/login.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import { W as WEB_URL, B as BaseCommand, $ as acceptTerms, p as API_URL, a0 as setAuthToken } from '../baseCommand-
|
|
3
|
+
import { W as WEB_URL, B as BaseCommand, $ as acceptTerms, p as API_URL, a0 as setAuthToken } from '../baseCommand-ClUdS6Cn.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'ink';
|
|
6
6
|
import 'ink-spinner';
|
|
7
|
-
import { b as getInput } from '../baseGameCommand-
|
|
7
|
+
import { b as getInput } from '../baseGameCommand-DQ6Wj-Pk.js';
|
|
8
8
|
import 'react';
|
|
9
9
|
import '@tanstack/react-query';
|
|
10
10
|
import 'luxon';
|
package/dist/commands/status.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
|
-
import { B as BaseCommand, k as isCWDGodotGame } from '../baseCommand-
|
|
5
|
+
import { B as BaseCommand, k as isCWDGodotGame } from '../baseCommand-ClUdS6Cn.js';
|
|
6
6
|
import 'luxon';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
@@ -25,13 +25,13 @@ import 'strip-ansi';
|
|
|
25
25
|
import { S as StatusTable } from '../StatusTable-DzRWcMr4.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import '../baseGameCommand-
|
|
28
|
+
import '../baseGameCommand-DQ6Wj-Pk.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import { N as NextSteps } from '../NextSteps-DbJHmscQ.js';
|
|
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 chalk from 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'isomorphic-git';
|