shipthis 0.1.38 → 0.1.41
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 +62 -5
- package/dist/{AppleBundleIdDetails-CgleH2pl.js → AppleBundleIdDetails-BJC7GCx_.js} +4 -3
- package/dist/{Command-7dCv1F9p.js → Command-Cj6F5B5a.js} +2 -1
- package/dist/{CommandGame-er5Ql6hq.js → CommandGame-CuvuH-z6.js} +2 -2
- package/dist/{Create-pLXESvEq.js → Create-pfGYcKu4.js} +2 -1
- package/dist/{GameStatus-B_Iw9tYr.js → GameStatus-ZSe-qG3y.js} +2 -1
- package/dist/{Import-fIsrfsmr.js → Import-D046HBaF.js} +3 -2
- package/dist/{JobLogTail-BPcQ8ghI.js → JobLogTail-Da8GuReK.js} +3 -2
- package/dist/{JobProgress-CpEatVPs.js → JobProgress-DltCQpzA.js} +9 -6
- package/dist/{JobStatusTable-BmJLzsUN.js → JobStatusTable-DVJjHw97.js} +3 -2
- package/dist/{ProjectCredentialsTable-DvPDhi7C.js → ProjectCredentialsTable-BJJz7W1P.js} +2 -2
- package/dist/{UserCredentialsTable-MBm1vAP3.js → UserCredentialsTable-CSynIVHU.js} +2 -1
- package/dist/{baseAppleCommand-uL0Gnav4.js → baseAppleCommand-Aq-Eaw_K.js} +1 -1
- package/dist/baseCommand-CTn3KGH3.js +787 -0
- package/dist/{baseGameAndroidCommand-CKTSQyZV.js → baseGameAndroidCommand-DRzVMKuG.js} +2 -1
- package/dist/{index-DHioYOIm.js → baseGameCommand-8VL7xe-O.js} +18 -749
- package/dist/commands/apiKey/create.js +6 -5
- package/dist/commands/apiKey/list.js +6 -5
- package/dist/commands/apiKey/revoke.js +6 -5
- package/dist/commands/apple/apiKey/create.js +13 -12
- package/dist/commands/apple/apiKey/delete.js +7 -6
- package/dist/commands/apple/apiKey/export.js +14 -13
- package/dist/commands/apple/apiKey/import.js +14 -13
- package/dist/commands/apple/apiKey/status.js +13 -12
- package/dist/commands/apple/certificate/create.js +13 -12
- package/dist/commands/apple/certificate/delete.js +7 -6
- package/dist/commands/apple/certificate/export.js +14 -13
- package/dist/commands/apple/certificate/import.js +14 -13
- package/dist/commands/apple/certificate/status.js +13 -12
- package/dist/commands/apple/login.js +4 -3
- package/dist/commands/apple/status.js +13 -12
- package/dist/commands/dashboard.js +9 -8
- package/dist/commands/game/android/apiKey/connect.js +11 -10
- package/dist/commands/game/android/apiKey/create.js +13 -12
- package/dist/commands/game/android/apiKey/delete.js +6 -5
- package/dist/commands/game/android/apiKey/export.js +13 -12
- package/dist/commands/game/android/apiKey/import.js +13 -12
- package/dist/commands/game/android/apiKey/invite.js +21 -20
- package/dist/commands/game/android/apiKey/policy.js +8 -7
- package/dist/commands/game/android/apiKey/status.js +13 -12
- package/dist/commands/game/android/keyStore/create.js +10 -9
- package/dist/commands/game/android/keyStore/delete.js +6 -5
- package/dist/commands/game/android/keyStore/export.js +12 -11
- package/dist/commands/game/android/keyStore/import.js +15 -14
- package/dist/commands/game/android/keyStore/status.js +15 -14
- package/dist/commands/game/android/status.js +7 -6
- package/dist/commands/game/build/download.js +6 -5
- package/dist/commands/game/build/list.js +11 -10
- package/dist/commands/game/create.js +5 -3
- package/dist/commands/game/details.js +15 -11
- package/dist/commands/game/export.js +4 -3
- package/dist/commands/game/ios/app/addTester.js +8 -7
- package/dist/commands/game/ios/app/create.js +7 -6
- package/dist/commands/game/ios/app/status.js +13 -12
- package/dist/commands/game/ios/app/sync.js +11 -10
- package/dist/commands/game/ios/profile/create.js +9 -8
- package/dist/commands/game/ios/profile/delete.js +9 -8
- package/dist/commands/game/ios/profile/export.js +12 -11
- package/dist/commands/game/ios/profile/import.js +12 -11
- package/dist/commands/game/ios/profile/status.js +13 -12
- package/dist/commands/game/ios/status.js +17 -16
- package/dist/commands/game/ios/wizard.js +13 -11
- package/dist/commands/game/job/list.js +6 -5
- package/dist/commands/game/job/status.js +11 -10
- package/dist/commands/game/list.js +6 -5
- package/dist/commands/game/ship.js +15 -9
- package/dist/commands/game/status.js +14 -13
- package/dist/commands/game/wizard.js +30 -28
- package/dist/commands/internal/fastlane.js +14 -13
- package/dist/commands/internal/readme.js +18 -17
- package/dist/commands/login.js +20 -19
- package/dist/commands/status.js +9 -8
- package/dist/commands/util/glass.js +119 -0
- package/dist/{export-BwwAjG_F.js → export-DtATljiz.js} +1 -1
- package/dist/{import-OgFrUsqw.js → import-Dk2ywOVU.js} +1 -1
- package/dist/{index-C2omlhEs.js → index-BW7z-5sB.js} +1 -1
- package/dist/{index-DVEYxVsH.js → index-CuyVBHWc.js} +4 -3
- package/dist/{index-C1XpCT_9.js → index-cRnjcGxV.js} +5 -4
- package/dist/{upload-5s3sy2jF.js → upload-CHaDSvvi.js} +1 -1
- package/dist/{useAppleApp-szQ_Kg5S.js → useAppleApp-CR847GWc.js} +1 -1
- package/dist/{useAppleBundleId-BarLcidd.js → useAppleBundleId-BnwPmVEu.js} +1 -1
- package/dist/{useAppleProfiles-C2U4NzC3.js → useAppleProfiles-DY-H0420.js} +1 -1
- package/dist/{useGoogleStatus-zfnjhtNB.js → useGoogleStatus-WqPgHteE.js} +2 -1
- package/dist/{useProjectCredentials-DbynNY96.js → useProjectCredentials-TvlolkId.js} +2 -1
- package/dist/{useWebSocket-h7smqhZQ.js → useWebSocket-MXDbQHcu.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/game/ship.md +36 -13
- package/docs/util/glass.md +47 -0
- package/docs/util.md +11 -0
- package/package.json +3 -1
|
@@ -2,43 +2,44 @@ 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-BW7z-5sB.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.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 { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { I as ImportKeystore } from '../../../../Import-
|
|
32
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
-
import 'chalk';
|
|
33
|
+
import { I as ImportKeystore } from '../../../../Import-D046HBaF.js';
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-CuvuH-z6.js';
|
|
35
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
|
|
35
36
|
import '@expo/apple-utils/build/index.js';
|
|
36
37
|
import 'deepmerge';
|
|
37
38
|
import 'ini';
|
|
38
39
|
import 'fs';
|
|
39
40
|
import 'path';
|
|
40
|
-
import '../../../../import-
|
|
41
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../import-Dk2ywOVU.js';
|
|
42
|
+
import '../../../../Command-Cj6F5B5a.js';
|
|
42
43
|
|
|
43
44
|
class GameAndroidKeyStoreImport extends BaseGameCommand {
|
|
44
45
|
static args = {
|
|
@@ -1,43 +1,44 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { h as BaseGameCommand, C as CredentialsType, P as Platform } from '../../../../index-DHioYOIm.js';
|
|
4
|
-
import 'ink-spinner';
|
|
5
|
-
import 'node:crypto';
|
|
6
3
|
import 'node:fs';
|
|
4
|
+
import 'axios';
|
|
5
|
+
import 'crypto-js';
|
|
6
|
+
import 'uuid';
|
|
7
|
+
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-CTn3KGH3.js';
|
|
8
|
+
import 'luxon';
|
|
7
9
|
import 'node:path';
|
|
10
|
+
import 'chalk';
|
|
11
|
+
import '@oclif/core';
|
|
12
|
+
import 'node:crypto';
|
|
8
13
|
import 'node:readline';
|
|
9
14
|
import 'node:url';
|
|
10
15
|
import 'readline-sync';
|
|
11
|
-
import 'luxon';
|
|
12
|
-
import 'axios';
|
|
13
16
|
import 'isomorphic-git';
|
|
14
|
-
import '@oclif/core';
|
|
15
17
|
import '@tanstack/react-query';
|
|
16
18
|
import 'react';
|
|
17
|
-
import 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
+
import 'ink-spinner';
|
|
23
24
|
import 'string-length';
|
|
24
25
|
import 'strip-ansi';
|
|
25
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
26
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-BJJz7W1P.js';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { C as Command } from '../../../../Command-
|
|
32
|
-
import 'chalk';
|
|
33
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
33
34
|
import '@expo/apple-utils/build/index.js';
|
|
34
35
|
import 'deepmerge';
|
|
35
36
|
import 'ini';
|
|
36
|
-
import '
|
|
37
|
-
import 'path';
|
|
38
|
-
import '../../../../useProjectCredentials-DbynNY96.js';
|
|
37
|
+
import '../../../../useProjectCredentials-TvlolkId.js';
|
|
39
38
|
import '../../../../Table-FaNgpyeq.js';
|
|
40
39
|
import '../../../../Title-BCQtayg6.js';
|
|
40
|
+
import 'fs';
|
|
41
|
+
import 'path';
|
|
41
42
|
|
|
42
43
|
class GameAndroidKeyStoreStatus extends BaseGameCommand {
|
|
43
44
|
static args = {};
|
|
@@ -1,20 +1,17 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { h as BaseGameCommand } from '../../../index-DHioYOIm.js';
|
|
3
2
|
import 'node:fs';
|
|
4
3
|
import 'axios';
|
|
5
4
|
import 'crypto-js';
|
|
6
5
|
import 'uuid';
|
|
6
|
+
import '../../../baseCommand-CTn3KGH3.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
10
|
-
import '@expo/apple-utils/build/index.js';
|
|
11
10
|
import 'node:crypto';
|
|
12
11
|
import 'node:readline';
|
|
13
12
|
import 'node:url';
|
|
14
13
|
import 'readline-sync';
|
|
15
14
|
import 'isomorphic-git';
|
|
16
|
-
import 'deepmerge';
|
|
17
|
-
import 'ini';
|
|
18
15
|
import '@tanstack/react-query';
|
|
19
16
|
import 'react';
|
|
20
17
|
import 'fast-glob';
|
|
@@ -28,11 +25,15 @@ import 'string-length';
|
|
|
28
25
|
import 'strip-ansi';
|
|
29
26
|
import 'open';
|
|
30
27
|
import '@inkjs/ui';
|
|
31
|
-
import '
|
|
32
|
-
import 'path';
|
|
28
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-8VL7xe-O.js';
|
|
33
29
|
import 'marked';
|
|
34
30
|
import 'marked-terminal';
|
|
35
31
|
import 'qrcode';
|
|
32
|
+
import '@expo/apple-utils/build/index.js';
|
|
33
|
+
import 'deepmerge';
|
|
34
|
+
import 'ini';
|
|
35
|
+
import 'fs';
|
|
36
|
+
import 'path';
|
|
36
37
|
|
|
37
38
|
class GameAndroidStatus extends BaseGameCommand {
|
|
38
39
|
static args = {};
|
|
@@ -2,10 +2,10 @@ 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 {
|
|
6
|
-
import 'ink-spinner';
|
|
7
|
-
import 'node:crypto';
|
|
5
|
+
import { L as downloadBuildById } from '../../../baseCommand-CTn3KGH3.js';
|
|
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,17 +19,18 @@ 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
26
|
import '@inkjs/ui';
|
|
27
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-8VL7xe-O.js';
|
|
26
28
|
import 'marked';
|
|
27
29
|
import 'marked-terminal';
|
|
28
30
|
import 'qrcode';
|
|
29
31
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
30
|
-
import { C as Command } from '../../../Command-
|
|
32
|
+
import { C as Command } from '../../../Command-Cj6F5B5a.js';
|
|
31
33
|
import 'crypto-js';
|
|
32
|
-
import 'chalk';
|
|
33
34
|
import '@expo/apple-utils/build/index.js';
|
|
34
35
|
import 'deepmerge';
|
|
35
36
|
import 'ini';
|
|
@@ -1,25 +1,27 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { aq as useBuilds, ar as getBuildSummary, h as BaseGameCommand } from '../../../index-DHioYOIm.js';
|
|
5
|
-
import Spinner from 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
7
4
|
import 'node:fs';
|
|
5
|
+
import 'axios';
|
|
6
|
+
import 'crypto-js';
|
|
7
|
+
import 'uuid';
|
|
8
|
+
import '../../../baseCommand-CTn3KGH3.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 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
+
import Spinner from 'ink-spinner';
|
|
24
|
+
import { u as useBuilds, v as getBuildSummary, c as BaseGameCommand } from '../../../baseGameCommand-8VL7xe-O.js';
|
|
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';
|
|
@@ -29,14 +31,13 @@ import '@inkjs/ui';
|
|
|
29
31
|
import 'marked';
|
|
30
32
|
import 'marked-terminal';
|
|
31
33
|
import 'qrcode';
|
|
32
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
33
|
-
import 'chalk';
|
|
34
|
+
import { C as CommandGame } from '../../../CommandGame-CuvuH-z6.js';
|
|
34
35
|
import '@expo/apple-utils/build/index.js';
|
|
35
36
|
import 'deepmerge';
|
|
36
37
|
import 'ini';
|
|
37
38
|
import 'fs';
|
|
38
39
|
import 'path';
|
|
39
|
-
import '../../../Command-
|
|
40
|
+
import '../../../Command-Cj6F5B5a.js';
|
|
40
41
|
|
|
41
42
|
const BuildsTable = ({ queryProps, ...boxProps }) => {
|
|
42
43
|
const { data, isLoading } = useBuilds(queryProps);
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
2
|
+
import { D as DetailsFlags, j as isCWDGodotGame, s as GameEngine, t as getGodotVersion, u as createProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS, x as getGodotProjectName } from '../../baseCommand-CTn3KGH3.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand, b as getInput } from '../../baseGameCommand-8VL7xe-O.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';
|
|
@@ -63,6 +64,7 @@ class GameCreate extends BaseAuthenticatedCommand {
|
|
|
63
64
|
const gameEngineVersion = getGodotVersion();
|
|
64
65
|
const projectDetails = {
|
|
65
66
|
...details,
|
|
67
|
+
useDemoCredentials: details.useDemoCredentials === "true",
|
|
66
68
|
gameEngine,
|
|
67
69
|
gameEngineVersion
|
|
68
70
|
};
|
|
@@ -1,14 +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 { h as BaseGameCommand, D as DetailsFlags, T as isValidSemVer, w as GameEngine } from '../../index-DHioYOIm.js';
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'react';
|
|
7
4
|
import 'node:fs';
|
|
8
5
|
import 'axios';
|
|
9
6
|
import 'crypto-js';
|
|
10
7
|
import 'uuid';
|
|
8
|
+
import { D as DetailsFlags, s as GameEngine } from '../../baseCommand-CTn3KGH3.js';
|
|
11
9
|
import 'luxon';
|
|
10
|
+
import 'node:path';
|
|
11
|
+
import 'chalk';
|
|
12
|
+
import { c as BaseGameCommand, l as isValidSemVer } from '../../baseGameCommand-8VL7xe-O.js';
|
|
13
|
+
import 'ink-spinner';
|
|
14
|
+
import 'react';
|
|
12
15
|
import '@tanstack/react-query';
|
|
13
16
|
import 'fast-glob';
|
|
14
17
|
import 'yazl';
|
|
@@ -19,12 +22,10 @@ import 'strip-ansi';
|
|
|
19
22
|
import { S as StatusTable } from '../../StatusTable-DzRWcMr4.js';
|
|
20
23
|
import 'open';
|
|
21
24
|
import '@inkjs/ui';
|
|
22
|
-
import 'node:path';
|
|
23
25
|
import 'marked';
|
|
24
26
|
import 'marked-terminal';
|
|
25
27
|
import 'qrcode';
|
|
26
|
-
import { C as Command } from '../../Command-
|
|
27
|
-
import 'chalk';
|
|
28
|
+
import { C as Command } from '../../Command-Cj6F5B5a.js';
|
|
28
29
|
import '@expo/apple-utils/build/index.js';
|
|
29
30
|
import 'node:crypto';
|
|
30
31
|
import 'node:readline';
|
|
@@ -61,6 +62,7 @@ class GameDetails extends BaseGameCommand {
|
|
|
61
62
|
gcpProjectId,
|
|
62
63
|
gcpServiceAccountId,
|
|
63
64
|
iosBundleId,
|
|
65
|
+
liquidGlassIconPath,
|
|
64
66
|
name,
|
|
65
67
|
semanticVersion,
|
|
66
68
|
useDemoCredentials
|
|
@@ -74,14 +76,15 @@ class GameDetails extends BaseGameCommand {
|
|
|
74
76
|
const update = {
|
|
75
77
|
details: {
|
|
76
78
|
...game.details,
|
|
77
|
-
...
|
|
79
|
+
...androidPackageName && { androidPackageName },
|
|
78
80
|
...buildNumber && { buildNumber },
|
|
79
81
|
...gameEngine && { gameEngine },
|
|
80
82
|
...gameEngineVersion && { gameEngineVersion },
|
|
83
|
+
...gcpProjectId !== void 0 && { gcpProjectId },
|
|
84
|
+
...gcpServiceAccountId !== void 0 && { gcpServiceAccountId },
|
|
81
85
|
...iosBundleId && { iosBundleId },
|
|
82
|
-
...
|
|
83
|
-
...
|
|
84
|
-
...gcpServiceAccountId && { gcpServiceAccountId },
|
|
86
|
+
...liquidGlassIconPath !== void 0 && { liquidGlassIconPath },
|
|
87
|
+
...semanticVersion && { semanticVersion },
|
|
85
88
|
...useDemoCredentials !== void 0 && { useDemoCredentials: useDemoCredentials.toLowerCase() === "true" }
|
|
86
89
|
},
|
|
87
90
|
name: name || game.name
|
|
@@ -103,7 +106,8 @@ class GameDetails extends BaseGameCommand {
|
|
|
103
106
|
"Game Name": game.name,
|
|
104
107
|
"Semantic Version": game.details?.semanticVersion || "0.0.1",
|
|
105
108
|
"iOS Bundle ID": game.details?.iosBundleId || "N/A",
|
|
106
|
-
"Using Demo Credentials": game.details?.useDemoCredentials ? "Yes" : "No"
|
|
109
|
+
"Using Demo Credentials": game.details?.useDemoCredentials ? "Yes" : "No",
|
|
110
|
+
"Liquid Glass Icon Path": game.details?.liquidGlassIconPath || "N/A"
|
|
107
111
|
},
|
|
108
112
|
title: "Game Details"
|
|
109
113
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import '
|
|
2
|
+
import { j as isCWDGodotGame, k as getProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS } from '../../baseCommand-CTn3KGH3.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-8VL7xe-O.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
|
+
import 'chalk';
|
|
7
|
+
import 'node:crypto';
|
|
6
8
|
import 'node:readline';
|
|
7
9
|
import 'node:url';
|
|
8
10
|
import 'readline-sync';
|
|
@@ -18,7 +20,6 @@ import 'socket.io-client';
|
|
|
18
20
|
import 'fullscreen-ink';
|
|
19
21
|
import 'ink';
|
|
20
22
|
import 'crypto-js';
|
|
21
|
-
import 'chalk';
|
|
22
23
|
import '@expo/apple-utils/build/index.js';
|
|
23
24
|
import 'deepmerge';
|
|
24
25
|
import 'ini';
|
|
@@ -1,16 +1,19 @@
|
|
|
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 'react';
|
|
4
|
+
import { i as BetaGroup } from '../../../../baseCommand-CTn3KGH3.js';
|
|
7
5
|
import 'node:fs';
|
|
8
6
|
import 'axios';
|
|
9
7
|
import 'crypto-js';
|
|
10
8
|
import 'uuid';
|
|
11
9
|
import 'luxon';
|
|
10
|
+
import 'node:path';
|
|
11
|
+
import 'chalk';
|
|
12
|
+
import { c as BaseGameCommand, b as getInput } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
13
|
+
import 'ink-spinner';
|
|
14
|
+
import 'react';
|
|
12
15
|
import '@tanstack/react-query';
|
|
13
|
-
import { q as queryAppleApp } from '../../../../useAppleApp-
|
|
16
|
+
import { q as queryAppleApp } from '../../../../useAppleApp-CR847GWc.js';
|
|
14
17
|
import 'fast-glob';
|
|
15
18
|
import 'yazl';
|
|
16
19
|
import 'socket.io-client';
|
|
@@ -19,13 +22,11 @@ import 'string-length';
|
|
|
19
22
|
import 'strip-ansi';
|
|
20
23
|
import 'open';
|
|
21
24
|
import '@inkjs/ui';
|
|
22
|
-
import 'node:path';
|
|
23
25
|
import 'marked';
|
|
24
26
|
import 'marked-terminal';
|
|
25
27
|
import 'qrcode';
|
|
26
28
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
27
|
-
import { C as Command } from '../../../../Command-
|
|
28
|
-
import 'chalk';
|
|
29
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
29
30
|
import '@expo/apple-utils/build/index.js';
|
|
30
31
|
import 'node:crypto';
|
|
31
32
|
import 'node:readline';
|
|
@@ -1,14 +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 {
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'react';
|
|
4
|
+
import { d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../baseCommand-CTn3KGH3.js';
|
|
7
5
|
import 'node:fs';
|
|
8
6
|
import 'axios';
|
|
9
7
|
import 'crypto-js';
|
|
10
8
|
import 'uuid';
|
|
11
9
|
import 'luxon';
|
|
10
|
+
import 'node:path';
|
|
11
|
+
import 'chalk';
|
|
12
|
+
import { c as BaseGameCommand, b as getInput, d as generatePackageName } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
13
|
+
import 'ink-spinner';
|
|
14
|
+
import 'react';
|
|
12
15
|
import '@tanstack/react-query';
|
|
13
16
|
import 'fast-glob';
|
|
14
17
|
import 'yazl';
|
|
@@ -18,13 +21,11 @@ import 'string-length';
|
|
|
18
21
|
import 'strip-ansi';
|
|
19
22
|
import 'open';
|
|
20
23
|
import '@inkjs/ui';
|
|
21
|
-
import 'node:path';
|
|
22
24
|
import 'marked';
|
|
23
25
|
import 'marked-terminal';
|
|
24
26
|
import 'qrcode';
|
|
25
27
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
26
|
-
import { C as Command } from '../../../../Command-
|
|
27
|
-
import 'chalk';
|
|
28
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
28
29
|
import '@expo/apple-utils/build/index.js';
|
|
29
30
|
import 'node:crypto';
|
|
30
31
|
import 'node:readline';
|
|
@@ -1,45 +1,46 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { h as BaseGameCommand } from '../../../../index-DHioYOIm.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 '../../../../baseCommand-CTn3KGH3.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 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
+
import 'ink-spinner';
|
|
23
24
|
import 'string-length';
|
|
24
25
|
import 'strip-ansi';
|
|
25
26
|
import 'open';
|
|
26
27
|
import '@inkjs/ui';
|
|
28
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
27
29
|
import 'marked';
|
|
28
30
|
import 'marked-terminal';
|
|
29
31
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
-
import 'chalk';
|
|
33
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-BJC7GCx_.js';
|
|
34
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
34
35
|
import '@expo/apple-utils/build/index.js';
|
|
35
36
|
import 'deepmerge';
|
|
36
37
|
import 'ini';
|
|
37
38
|
import 'fs';
|
|
38
39
|
import 'path';
|
|
39
40
|
import '../../../../Title-BCQtayg6.js';
|
|
40
|
-
import '../../../../useAppleApp-
|
|
41
|
+
import '../../../../useAppleApp-CR847GWc.js';
|
|
41
42
|
import '../../../../Table-FaNgpyeq.js';
|
|
42
|
-
import '../../../../useAppleBundleId-
|
|
43
|
+
import '../../../../useAppleBundleId-BnwPmVEu.js';
|
|
43
44
|
|
|
44
45
|
class GameIosAppStatus extends BaseGameCommand {
|
|
45
46
|
static args = {};
|
|
@@ -1,36 +1,37 @@
|
|
|
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
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
4
|
+
import { h as CapabilityTypeOption } from '../../../../baseCommand-CTn3KGH3.js';
|
|
7
5
|
import 'node:fs';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
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 { f as fetchBundleId } from '../../../../useAppleBundleId-BarLcidd.js';
|
|
19
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-BnwPmVEu.js';
|
|
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 { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.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 { C as Command } from '../../../../Command-
|
|
33
|
-
import 'chalk';
|
|
34
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
34
35
|
import '@expo/apple-utils/build/index.js';
|
|
35
36
|
import 'deepmerge';
|
|
36
37
|
import 'ini';
|
|
@@ -5,34 +5,35 @@ import { render } from 'ink';
|
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import {
|
|
8
|
+
import { P as Platform, C as CredentialsType, b as Certificate, l as CertificateType, m as Profile, n as ProfileType } from '../../../../baseCommand-CTn3KGH3.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-
|
|
11
|
-
import 'ink-spinner';
|
|
12
|
-
import 'node:crypto';
|
|
10
|
+
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-BW7z-5sB.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';
|
|
17
17
|
import 'isomorphic-git';
|
|
18
18
|
import '@tanstack/react-query';
|
|
19
19
|
import 'react';
|
|
20
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
20
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-BnwPmVEu.js';
|
|
21
21
|
import 'fast-glob';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import 'socket.io-client';
|
|
24
24
|
import 'fullscreen-ink';
|
|
25
|
+
import 'ink-spinner';
|
|
25
26
|
import 'string-length';
|
|
26
27
|
import 'strip-ansi';
|
|
27
28
|
import 'open';
|
|
28
29
|
import '@inkjs/ui';
|
|
30
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
29
31
|
import 'marked';
|
|
30
32
|
import 'marked-terminal';
|
|
31
33
|
import 'qrcode';
|
|
32
34
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { a as uploadProjectCredentials } from '../../../../upload-
|
|
35
|
-
import 'chalk';
|
|
35
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
36
|
+
import { a as uploadProjectCredentials } from '../../../../upload-CHaDSvvi.js';
|
|
36
37
|
import '@expo/apple-utils/build/index.js';
|
|
37
38
|
import 'deepmerge';
|
|
38
39
|
import 'ini';
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
2
|
+
import { c as BaseGameCommand, g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
3
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
|
|
3
4
|
import 'node:fs';
|
|
4
5
|
import 'axios';
|
|
5
6
|
import 'crypto-js';
|
|
6
7
|
import 'uuid';
|
|
7
8
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
9
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-BW7z-5sB.js';
|
|
9
10
|
import 'react/jsx-runtime';
|
|
10
11
|
import 'ink';
|
|
11
12
|
import 'ink-spinner';
|
|
12
13
|
import 'react';
|
|
13
14
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-
|
|
15
|
+
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-DY-H0420.js';
|
|
15
16
|
import 'fast-glob';
|
|
16
17
|
import 'yazl';
|
|
17
18
|
import 'socket.io-client';
|
|
@@ -21,20 +22,20 @@ import 'strip-ansi';
|
|
|
21
22
|
import 'open';
|
|
22
23
|
import '@inkjs/ui';
|
|
23
24
|
import 'qrcode';
|
|
24
|
-
import 'node:path';
|
|
25
|
-
import 'chalk';
|
|
26
|
-
import '@expo/apple-utils/build/index.js';
|
|
27
25
|
import 'node:crypto';
|
|
26
|
+
import 'node:path';
|
|
28
27
|
import 'node:readline';
|
|
29
28
|
import 'node:url';
|
|
30
29
|
import 'readline-sync';
|
|
31
30
|
import 'isomorphic-git';
|
|
32
|
-
import 'deepmerge';
|
|
33
|
-
import 'ini';
|
|
34
31
|
import 'fs';
|
|
35
32
|
import 'path';
|
|
36
33
|
import 'marked';
|
|
37
34
|
import 'marked-terminal';
|
|
35
|
+
import 'chalk';
|
|
36
|
+
import '@expo/apple-utils/build/index.js';
|
|
37
|
+
import 'deepmerge';
|
|
38
|
+
import 'ini';
|
|
38
39
|
|
|
39
40
|
class GameIosProfileDelete extends BaseGameCommand {
|
|
40
41
|
static args = {};
|