shipthis 0.1.44 → 0.1.46
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-DogjUozj.js} +4 -4
- package/dist/{Command-CUAYljjP.js → Command-CWKSGrtu.js} +2 -2
- package/dist/{CommandGame-DpCdhjIa.js → CommandGame-B7EQbgMq.js} +2 -2
- package/dist/{Create-CrvCt5uP.js → Create-DVnctE1E.js} +2 -2
- package/dist/{GameStatus-4GPzUgCD.js → GameStatus-DbwQmv4w.js} +2 -2
- package/dist/{Import-BXH6fSxe.js → Import-OqdHUTRB.js} +3 -3
- package/dist/{JobLogTail-CNw7TQdK.js → JobLogTail-D-IhoJDu.js} +4 -4
- package/dist/{JobProgress-BbklmvdG.js → JobProgress-C24YiJOA.js} +4 -4
- package/dist/{JobStatusTable-L4wAk8Ns.js → JobStatusTable-BrfiBJ2p.js} +3 -3
- package/dist/{ProjectCredentialsTable-BfMmJ7AU.js → ProjectCredentialsTable-DyUiZFwz.js} +2 -2
- package/dist/{UserCredentialsTable-081xdlb9.js → UserCredentialsTable-DBasvwqB.js} +2 -2
- package/dist/{baseAppleCommand-DDQU5PTs.js → baseAppleCommand-Dfzhp492.js} +1 -1
- package/dist/{baseCommand-CdsX3LS8.js → baseCommand-B7pUDBYl.js} +123 -11
- package/dist/{baseGameAndroidCommand-CAQVvU3i.js → baseGameAndroidCommand-BhridFzb.js} +2 -2
- package/dist/{baseGameCommand-CCyAhN-V.js → baseGameCommand-BTC5XD8W.js} +47 -47
- 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 +9 -9
- package/dist/commands/apple/apiKey/delete.js +6 -6
- 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 +9 -9
- package/dist/commands/apple/certificate/delete.js +6 -6
- 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 +4 -4
- package/dist/commands/dashboard.js +3 -3
- package/dist/commands/game/android/apiKey/connect.js +11 -11
- package/dist/commands/game/android/apiKey/create.js +13 -13
- package/dist/commands/game/android/apiKey/delete.js +6 -6
- package/dist/commands/game/android/apiKey/export.js +9 -9
- package/dist/commands/game/android/apiKey/import.js +9 -9
- package/dist/commands/game/android/apiKey/invite.js +6 -6
- package/dist/commands/game/android/apiKey/policy.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +9 -9
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/delete.js +6 -6
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +11 -11
- package/dist/commands/game/android/keyStore/status.js +9 -9
- package/dist/commands/game/android/status.js +7 -7
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +7 -7
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -5
- package/dist/commands/game/export.js +2 -2
- package/dist/commands/game/ios/app/addTester.js +6 -6
- package/dist/commands/game/ios/app/create.js +5 -5
- package/dist/commands/game/ios/app/status.js +9 -9
- package/dist/commands/game/ios/app/sync.js +7 -7
- package/dist/commands/game/ios/profile/create.js +12 -10
- package/dist/commands/game/ios/profile/delete.js +7 -7
- package/dist/commands/game/ios/profile/export.js +8 -8
- package/dist/commands/game/ios/profile/import.js +8 -8
- package/dist/commands/game/ios/profile/status.js +9 -9
- package/dist/commands/game/ios/status.js +11 -11
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +6 -6
- package/dist/commands/game/job/status.js +9 -9
- 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 +34 -34
- 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 +4 -4
- package/dist/commands/util/android-build-method.js +2 -2
- package/dist/commands/util/glass.js +2 -2
- package/dist/{export-4rGFZrzT.js → export-7GgsEM8k.js} +1 -1
- package/dist/{import-C9i4RAW6.js → import-DKibfocC.js} +1 -1
- package/dist/{index-B-7dXz3a.js → index-3FFnBAwx.js} +5 -5
- package/dist/{index-DBy7ImFs.js → index-B_dXK-Zt.js} +1 -1
- package/dist/{index-CQKTbsum.js → index-BeGDjWvi.js} +5 -4
- package/dist/index.js +0 -0
- package/dist/{upload-DWm3upu4.js → upload-DGY-glMy.js} +1 -1
- package/dist/{useAppleApp-B0I5eZYx.js → useAppleApp-DRJf8q6R.js} +1 -1
- package/dist/{useAppleBundleId-D4Uk-B7k.js → useAppleBundleId-B-5a-soi.js} +1 -1
- package/dist/{useAppleProfiles-YAcyvQa0.js → useAppleProfiles-BXXI2MAc.js} +1 -1
- package/dist/{useGoogleStatus-CMZyzdD6.js → useGoogleStatus-CETX9Rbw.js} +2 -2
- package/dist/{useProjectCredentials-8rTRb2Y7.js → useProjectCredentials-AV_OlZEu.js} +2 -2
- package/dist/{useWebSocket-CFc1M_mq.js → useWebSocket-DgYLiSrd.js} +1 -1
- package/dist/utils/help.js +0 -0
- package/docs/game/ios/app.md +11 -14
- package/npm-shrinkwrap.json +5143 -4990
- package/oclif.manifest.json +1 -1
- package/package.json +16 -11
|
@@ -2,16 +2,16 @@ 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-B7pUDBYl.js';
|
|
6
6
|
import 'luxon';
|
|
7
|
-
import '
|
|
8
|
-
import 'chalk';
|
|
9
|
-
import '@oclif/core';
|
|
7
|
+
import 'ink-spinner';
|
|
10
8
|
import 'node:crypto';
|
|
9
|
+
import 'node:path';
|
|
11
10
|
import 'node:readline';
|
|
12
11
|
import 'node:url';
|
|
13
12
|
import 'readline-sync';
|
|
14
13
|
import 'isomorphic-git';
|
|
14
|
+
import '@oclif/core';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
17
|
import 'fast-glob';
|
|
@@ -20,20 +20,20 @@ import 'socket.io-client';
|
|
|
20
20
|
import 'fullscreen-ink';
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
|
-
import 'ink-spinner';
|
|
24
23
|
import 'string-length';
|
|
25
24
|
import 'strip-ansi';
|
|
26
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
25
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DyUiZFwz.js';
|
|
27
26
|
import 'open';
|
|
28
27
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
30
29
|
import 'marked';
|
|
31
30
|
import 'marked-terminal';
|
|
32
31
|
import 'qrcode';
|
|
33
32
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
34
|
+
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import '../../../../useProjectCredentials-
|
|
36
|
+
import '../../../../useProjectCredentials-AV_OlZEu.js';
|
|
37
37
|
import '../../../../Table-FaNgpyeq.js';
|
|
38
38
|
import '../../../../Title-BCQtayg6.js';
|
|
39
39
|
import 'fs';
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import '../../../baseCommand-
|
|
4
|
+
import '../../../baseCommand-B7pUDBYl.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import '
|
|
7
|
-
import '
|
|
6
|
+
import 'react/jsx-runtime';
|
|
7
|
+
import 'ink';
|
|
8
|
+
import 'ink-spinner';
|
|
8
9
|
import 'node:crypto';
|
|
10
|
+
import 'node:path';
|
|
9
11
|
import 'node:readline';
|
|
10
12
|
import 'node:url';
|
|
11
13
|
import 'readline-sync';
|
|
@@ -16,20 +18,18 @@ import 'fast-glob';
|
|
|
16
18
|
import 'uuid';
|
|
17
19
|
import 'socket.io-client';
|
|
18
20
|
import 'fullscreen-ink';
|
|
19
|
-
import 'ink';
|
|
20
21
|
import 'stream';
|
|
21
22
|
import 'yazl';
|
|
22
|
-
import 'react/jsx-runtime';
|
|
23
|
-
import 'ink-spinner';
|
|
24
23
|
import 'string-length';
|
|
25
24
|
import 'strip-ansi';
|
|
26
25
|
import 'open';
|
|
27
26
|
import '@inkjs/ui';
|
|
28
|
-
import { c as BaseGameCommand } from '../../../baseGameCommand-
|
|
27
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
29
28
|
import 'marked';
|
|
30
29
|
import 'marked-terminal';
|
|
31
30
|
import 'qrcode';
|
|
32
31
|
import 'godot-export-presets';
|
|
32
|
+
import 'chalk';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
@@ -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 { N as downloadBuildById } from '../../../baseCommand-
|
|
6
|
-
import '
|
|
7
|
-
import 'chalk';
|
|
5
|
+
import { N as downloadBuildById } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
|
+
import 'ink-spinner';
|
|
8
7
|
import 'node:crypto';
|
|
8
|
+
import 'node:path';
|
|
9
9
|
import 'node:readline';
|
|
10
10
|
import 'node:url';
|
|
11
11
|
import 'readline-sync';
|
|
@@ -20,18 +20,18 @@ import 'socket.io-client';
|
|
|
20
20
|
import 'fullscreen-ink';
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
|
-
import 'ink-spinner';
|
|
24
23
|
import 'string-length';
|
|
25
24
|
import 'strip-ansi';
|
|
26
25
|
import 'open';
|
|
27
26
|
import '@inkjs/ui';
|
|
28
|
-
import { c as BaseGameCommand } from '../../../baseGameCommand-
|
|
27
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
29
28
|
import 'marked';
|
|
30
29
|
import 'marked-terminal';
|
|
31
30
|
import 'qrcode';
|
|
32
31
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
33
32
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../Command-
|
|
33
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
34
|
+
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
@@ -3,25 +3,24 @@ 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-B7pUDBYl.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
8
|
+
import Spinner from 'ink-spinner';
|
|
10
9
|
import 'node:crypto';
|
|
10
|
+
import 'node:path';
|
|
11
11
|
import 'node:readline';
|
|
12
12
|
import 'node:url';
|
|
13
13
|
import 'readline-sync';
|
|
14
14
|
import 'isomorphic-git';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
|
+
import { u as useBuilds, s as getBuildSummary, c as BaseGameCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
17
18
|
import 'fast-glob';
|
|
18
19
|
import 'uuid';
|
|
19
20
|
import 'socket.io-client';
|
|
20
21
|
import 'fullscreen-ink';
|
|
21
22
|
import 'stream';
|
|
22
23
|
import 'yazl';
|
|
23
|
-
import Spinner from 'ink-spinner';
|
|
24
|
-
import { u as useBuilds, s as getBuildSummary, c as BaseGameCommand } from '../../../baseGameCommand-CCyAhN-V.js';
|
|
25
24
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
26
25
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
27
26
|
import 'string-length';
|
|
@@ -32,11 +31,12 @@ import 'marked';
|
|
|
32
31
|
import 'marked-terminal';
|
|
33
32
|
import 'qrcode';
|
|
34
33
|
import 'godot-export-presets';
|
|
35
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
34
|
+
import { C as CommandGame } from '../../../CommandGame-B7EQbgMq.js';
|
|
35
|
+
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
|
-
import '../../../Command-
|
|
39
|
+
import '../../../Command-CWKSGrtu.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-B7pUDBYl.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand, b as getInput } from '../../baseGameCommand-BTC5XD8W.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -3,12 +3,10 @@ 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-B7pUDBYl.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import 'node:path';
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { c as BaseGameCommand, l as isValidSemVer } from '../../baseGameCommand-CCyAhN-V.js';
|
|
11
8
|
import 'ink-spinner';
|
|
9
|
+
import { c as BaseGameCommand, l as isValidSemVer } from '../../baseGameCommand-BTC5XD8W.js';
|
|
12
10
|
import 'react';
|
|
13
11
|
import '@tanstack/react-query';
|
|
14
12
|
import 'fast-glob';
|
|
@@ -20,12 +18,14 @@ import 'strip-ansi';
|
|
|
20
18
|
import { S as StatusTable } from '../../StatusTable-DzRWcMr4.js';
|
|
21
19
|
import 'open';
|
|
22
20
|
import '@inkjs/ui';
|
|
21
|
+
import 'node:path';
|
|
23
22
|
import 'marked';
|
|
24
23
|
import 'marked-terminal';
|
|
25
24
|
import 'qrcode';
|
|
26
25
|
import 'godot-export-presets';
|
|
27
26
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
27
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
28
|
+
import 'chalk';
|
|
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-B7pUDBYl.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-BTC5XD8W.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -1,17 +1,15 @@
|
|
|
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-B7pUDBYl.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import 'node:path';
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { c as BaseGameCommand, b as getInput } from '../../../../baseGameCommand-CCyAhN-V.js';
|
|
11
8
|
import 'ink-spinner';
|
|
9
|
+
import { c as BaseGameCommand, b as getInput } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
12
10
|
import 'react';
|
|
13
11
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleApp } from '../../../../useAppleApp-
|
|
12
|
+
import { q as queryAppleApp } from '../../../../useAppleApp-DRJf8q6R.js';
|
|
15
13
|
import 'fast-glob';
|
|
16
14
|
import 'uuid';
|
|
17
15
|
import 'socket.io-client';
|
|
@@ -20,13 +18,15 @@ import 'string-length';
|
|
|
20
18
|
import 'strip-ansi';
|
|
21
19
|
import 'open';
|
|
22
20
|
import '@inkjs/ui';
|
|
21
|
+
import 'node:path';
|
|
23
22
|
import 'marked';
|
|
24
23
|
import 'marked-terminal';
|
|
25
24
|
import 'qrcode';
|
|
26
25
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
27
26
|
import 'godot-export-presets';
|
|
28
27
|
import 'yazl';
|
|
29
|
-
import { C as Command } from '../../../../Command-
|
|
28
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
29
|
+
import 'chalk';
|
|
30
30
|
import '@expo/apple-utils/build/index.js';
|
|
31
31
|
import 'node:crypto';
|
|
32
32
|
import 'node:readline';
|
|
@@ -1,14 +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 { d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../baseCommand-
|
|
4
|
+
import { d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../baseCommand-B7pUDBYl.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import 'node:path';
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { c as BaseGameCommand, b as getInput, d as generatePackageName } from '../../../../baseGameCommand-CCyAhN-V.js';
|
|
11
8
|
import 'ink-spinner';
|
|
9
|
+
import { c as BaseGameCommand, b as getInput, d as generatePackageName } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
12
10
|
import 'react';
|
|
13
11
|
import '@tanstack/react-query';
|
|
14
12
|
import 'fast-glob';
|
|
@@ -19,13 +17,15 @@ import 'string-length';
|
|
|
19
17
|
import 'strip-ansi';
|
|
20
18
|
import 'open';
|
|
21
19
|
import '@inkjs/ui';
|
|
20
|
+
import 'node:path';
|
|
22
21
|
import 'marked';
|
|
23
22
|
import 'marked-terminal';
|
|
24
23
|
import 'qrcode';
|
|
25
24
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
26
25
|
import 'godot-export-presets';
|
|
27
26
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../../../Command-
|
|
27
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
28
|
+
import 'chalk';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -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 '../../../../baseCommand-
|
|
6
|
+
import '../../../../baseCommand-B7pUDBYl.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
8
|
+
import 'ink-spinner';
|
|
10
9
|
import 'node:crypto';
|
|
10
|
+
import 'node:path';
|
|
11
11
|
import 'node:readline';
|
|
12
12
|
import 'node:url';
|
|
13
13
|
import 'readline-sync';
|
|
@@ -20,26 +20,26 @@ import 'socket.io-client';
|
|
|
20
20
|
import 'fullscreen-ink';
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
|
-
import 'ink-spinner';
|
|
24
23
|
import 'string-length';
|
|
25
24
|
import 'strip-ansi';
|
|
26
25
|
import 'open';
|
|
27
26
|
import '@inkjs/ui';
|
|
28
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
27
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
29
28
|
import 'marked';
|
|
30
29
|
import 'marked-terminal';
|
|
31
30
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
32
31
|
import 'qrcode';
|
|
33
32
|
import 'godot-export-presets';
|
|
34
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-DogjUozj.js';
|
|
34
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
35
|
+
import 'chalk';
|
|
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-DRJf8q6R.js';
|
|
41
41
|
import '../../../../Table-FaNgpyeq.js';
|
|
42
|
-
import '../../../../useAppleBundleId-
|
|
42
|
+
import '../../../../useAppleBundleId-B-5a-soi.js';
|
|
43
43
|
|
|
44
44
|
class GameIosAppStatus extends BaseGameCommand {
|
|
45
45
|
static args = {};
|
|
@@ -1,38 +1,38 @@
|
|
|
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-B7pUDBYl.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
8
|
+
import 'ink-spinner';
|
|
10
9
|
import 'node:crypto';
|
|
10
|
+
import 'node:path';
|
|
11
11
|
import 'node:readline';
|
|
12
12
|
import 'node:url';
|
|
13
13
|
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-B-5a-soi.js';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'uuid';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
22
|
import 'stream';
|
|
23
23
|
import 'yazl';
|
|
24
|
-
import 'ink-spinner';
|
|
25
24
|
import 'string-length';
|
|
26
25
|
import 'strip-ansi';
|
|
27
26
|
import 'open';
|
|
28
27
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
30
29
|
import 'marked';
|
|
31
30
|
import 'marked-terminal';
|
|
32
31
|
import 'qrcode';
|
|
33
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
33
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
35
|
+
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
@@ -3,38 +3,38 @@ 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-B7pUDBYl.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-
|
|
9
|
-
import '
|
|
10
|
-
import 'chalk';
|
|
8
|
+
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-B_dXK-Zt.js';
|
|
9
|
+
import 'ink-spinner';
|
|
11
10
|
import 'node:crypto';
|
|
11
|
+
import 'node:path';
|
|
12
12
|
import 'node:readline';
|
|
13
13
|
import 'node:url';
|
|
14
14
|
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-B-5a-soi.js';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'uuid';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'stream';
|
|
24
24
|
import 'yazl';
|
|
25
|
-
import 'ink-spinner';
|
|
26
25
|
import 'string-length';
|
|
27
26
|
import 'strip-ansi';
|
|
28
27
|
import 'open';
|
|
29
28
|
import '@inkjs/ui';
|
|
30
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
31
30
|
import 'marked';
|
|
32
31
|
import 'marked-terminal';
|
|
33
32
|
import 'qrcode';
|
|
34
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
35
34
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../../Command-
|
|
37
|
-
import
|
|
35
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
36
|
+
import 'chalk';
|
|
37
|
+
import { a as uploadProjectCredentials } from '../../../../upload-DGY-glMy.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-CCyAhN-V.js';
|
|
3
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CdsX3LS8.js';
|
|
4
2
|
import 'node:fs';
|
|
5
3
|
import 'axios';
|
|
4
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-B7pUDBYl.js';
|
|
6
5
|
import 'luxon';
|
|
7
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
6
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-B_dXK-Zt.js';
|
|
7
|
+
import { c as BaseGameCommand, g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-BTC5XD8W.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-BXXI2MAc.js';
|
|
14
14
|
import 'fast-glob';
|
|
15
15
|
import 'uuid';
|
|
16
16
|
import 'socket.io-client';
|
|
@@ -22,8 +22,10 @@ import '@inkjs/ui';
|
|
|
22
22
|
import 'qrcode';
|
|
23
23
|
import 'godot-export-presets';
|
|
24
24
|
import 'yazl';
|
|
25
|
-
import 'node:crypto';
|
|
26
25
|
import 'node:path';
|
|
26
|
+
import 'chalk';
|
|
27
|
+
import '@expo/apple-utils/build/index.js';
|
|
28
|
+
import 'node:crypto';
|
|
27
29
|
import 'node:readline';
|
|
28
30
|
import 'node:url';
|
|
29
31
|
import 'readline-sync';
|
|
@@ -33,8 +35,6 @@ import 'fs';
|
|
|
33
35
|
import 'path';
|
|
34
36
|
import 'marked';
|
|
35
37
|
import 'marked-terminal';
|
|
36
|
-
import 'chalk';
|
|
37
|
-
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
|
|
39
39
|
class GameIosProfileDelete extends BaseGameCommand {
|
|
40
40
|
static args = {};
|
|
@@ -2,13 +2,13 @@ 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-B_dXK-Zt.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-B7pUDBYl.js';
|
|
8
8
|
import 'luxon';
|
|
9
|
-
import '
|
|
10
|
-
import 'chalk';
|
|
9
|
+
import 'ink-spinner';
|
|
11
10
|
import 'node:crypto';
|
|
11
|
+
import 'node:path';
|
|
12
12
|
import 'node:readline';
|
|
13
13
|
import 'node:url';
|
|
14
14
|
import 'readline-sync';
|
|
@@ -21,19 +21,19 @@ import 'socket.io-client';
|
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
22
|
import 'stream';
|
|
23
23
|
import 'yazl';
|
|
24
|
-
import 'ink-spinner';
|
|
25
24
|
import 'string-length';
|
|
26
25
|
import 'strip-ansi';
|
|
27
26
|
import 'open';
|
|
28
27
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
30
29
|
import 'marked';
|
|
31
30
|
import 'marked-terminal';
|
|
32
31
|
import 'qrcode';
|
|
33
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
33
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
-
import
|
|
34
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
35
|
+
import 'chalk';
|
|
36
|
+
import { e as exportCredential } from '../../../../export-7GgsEM8k.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
@@ -2,13 +2,13 @@ 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-B_dXK-Zt.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-B7pUDBYl.js';
|
|
8
8
|
import 'luxon';
|
|
9
|
-
import '
|
|
10
|
-
import 'chalk';
|
|
9
|
+
import 'ink-spinner';
|
|
11
10
|
import 'node:crypto';
|
|
11
|
+
import 'node:path';
|
|
12
12
|
import 'node:readline';
|
|
13
13
|
import 'node:url';
|
|
14
14
|
import 'readline-sync';
|
|
@@ -21,19 +21,19 @@ import 'socket.io-client';
|
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
22
|
import 'stream';
|
|
23
23
|
import 'yazl';
|
|
24
|
-
import 'ink-spinner';
|
|
25
24
|
import 'string-length';
|
|
26
25
|
import 'strip-ansi';
|
|
27
26
|
import 'open';
|
|
28
27
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
30
29
|
import 'marked';
|
|
31
30
|
import 'marked-terminal';
|
|
32
31
|
import 'qrcode';
|
|
33
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
33
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
-
import
|
|
34
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
35
|
+
import 'chalk';
|
|
36
|
+
import { i as importCredential } from '../../../../import-DKibfocC.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
@@ -3,11 +3,11 @@ 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-B7pUDBYl.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
8
|
+
import Spinner from 'ink-spinner';
|
|
10
9
|
import 'node:crypto';
|
|
10
|
+
import 'node:path';
|
|
11
11
|
import 'node:readline';
|
|
12
12
|
import 'node:url';
|
|
13
13
|
import 'readline-sync';
|
|
@@ -20,23 +20,23 @@ import 'socket.io-client';
|
|
|
20
20
|
import 'fullscreen-ink';
|
|
21
21
|
import 'stream';
|
|
22
22
|
import 'yazl';
|
|
23
|
-
import Spinner from 'ink-spinner';
|
|
24
23
|
import 'string-length';
|
|
25
24
|
import 'strip-ansi';
|
|
26
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
25
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DyUiZFwz.js';
|
|
27
26
|
import 'open';
|
|
28
27
|
import '@inkjs/ui';
|
|
29
|
-
import { c as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BTC5XD8W.js';
|
|
30
29
|
import 'marked';
|
|
31
30
|
import 'marked-terminal';
|
|
32
31
|
import 'qrcode';
|
|
33
32
|
import 'godot-export-presets';
|
|
34
|
-
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-
|
|
35
|
-
import { u as useProjectCredentials } from '../../../../useProjectCredentials-
|
|
33
|
+
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-BXXI2MAc.js';
|
|
34
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-AV_OlZEu.js';
|
|
36
35
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
37
36
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
38
37
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
39
|
-
import { C as Command } from '../../../../Command-
|
|
38
|
+
import { C as Command } from '../../../../Command-CWKSGrtu.js';
|
|
39
|
+
import 'chalk';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
41
41
|
import 'fs';
|
|
42
42
|
import 'path';
|