shipthis 0.1.52 → 0.1.53
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/dist/{AppleBundleIdDetails-BUJnAu52.js → AppleBundleIdDetails-CJuXU0MW.js} +4 -4
- package/dist/{Command-B-MWAVPL.js → Command-U8TqM6Zs.js} +2 -2
- package/dist/{CommandGame-DPJEVhuw.js → CommandGame-hqY43vRo.js} +3 -3
- package/dist/{Create-CmEndHAZ.js → Create-C--pV63B.js} +2 -2
- package/dist/{CredentialDetailsView-B7Y9sj8K.js → CredentialDetailsView-DUpRMBiJ.js} +1 -1
- package/dist/{ErrorBox-DS5e6VmF.js → ErrorBox-DLRncz8K.js} +1 -1
- package/dist/{GameStatus-XFGHRbVP.js → GameStatus-DRheSF2O.js} +2 -2
- package/dist/{Import-ea-wsQt-.js → Import-CTgEEj_f.js} +3 -3
- package/dist/{JobLogTail-BwFUt8LB.js → JobLogTail-7oEEQxIO.js} +3 -3
- package/dist/{JobProgress-_cIUK7Ho.js → JobProgress-DwvTh5rS.js} +4 -4
- package/dist/{JobStatusTable-CyDhk3lr.js → JobStatusTable-DBM_PBPQ.js} +3 -3
- package/dist/{ProjectCredentialsTable-0DY-GdfY.js → ProjectCredentialsTable-BamSpb5B.js} +2 -2
- package/dist/{UserCredentialsTable-CTJMS9Kc.js → UserCredentialsTable-N_fIOf8N.js} +2 -2
- package/dist/{baseAppleCommand-9xmssZ7g.js → baseAppleCommand-oekzwny6.js} +1 -1
- package/dist/{baseCommand-CpAJaJoG.js → baseCommand-ByzFMr-B.js} +11 -1
- package/dist/{baseGameAndroidCommand-HO8as-RL.js → baseGameAndroidCommand-GvH1QAja.js} +2 -2
- package/dist/{baseGameCommand-Cbx4ywHl.js → baseGameCommand-D8Z3SaiJ.js} +1 -1
- 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/show.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 +9 -9
- package/dist/commands/game/android/apiKey/create.js +11 -11
- 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/show.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +6 -6
- package/dist/commands/game/android/keyStore/create.js +8 -8
- 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 +9 -9
- 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 +5 -5
- 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 +6 -6
- 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/show.js +7 -7
- package/dist/commands/game/ios/profile/status.js +6 -6
- package/dist/commands/game/ios/status.js +9 -9
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +3 -3
- package/dist/commands/game/job/logs.js +82 -0
- package/dist/commands/game/job/status.js +6 -6
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +6 -6
- package/dist/commands/game/wizard.js +31 -28
- 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-Blt3BR-u.js → export-DQ2Qh09K.js} +1 -1
- package/dist/{import-IVcS8WFM.js → import-sVng7ksa.js} +1 -1
- package/dist/{index-KJtngKaE.js → index-DwEIHNF1.js} +4 -4
- package/dist/{index-B5s20dhm.js → index-Dz17cbww.js} +5 -5
- package/dist/{index-By3xdL8c.js → index-N3S598Wc.js} +1 -1
- package/dist/{upload-B56rRpZW.js → upload-DoiCgi3a.js} +1 -1
- package/dist/{useAppleApp-BHUjGmw0.js → useAppleApp-J4dx2Wyz.js} +1 -1
- package/dist/{useAppleBundleId-Cv5maswG.js → useAppleBundleId-DUdnv1T0.js} +1 -1
- package/dist/{useAppleProfiles-kDiUOXiX.js → useAppleProfiles-DDdAtArV.js} +1 -1
- package/dist/{useGoogleStatus-BHd_Wp59.js → useGoogleStatus-DciPkOMu.js} +2 -2
- package/dist/{useProjectCredentials-ADtDLDmx.js → useProjectCredentials-B4cjpmpB.js} +2 -2
- package/dist/{useWebSocket-DlNe_zDR.js → useWebSocket-B1hQm8Ak.js} +1 -1
- package/docs/game/job/logs.md +30 -0
- package/docs/game/job.md +31 -0
- package/npm-shrinkwrap.json +63 -46
- package/oclif.manifest.json +241 -198
- package/package.json +2 -1
|
@@ -11,11 +11,11 @@ import 'readline-sync';
|
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'axios';
|
|
13
13
|
import 'isomorphic-git';
|
|
14
|
-
import './baseCommand-
|
|
14
|
+
import './baseCommand-ByzFMr-B.js';
|
|
15
15
|
import '@oclif/core';
|
|
16
16
|
import '@tanstack/react-query';
|
|
17
17
|
import 'react';
|
|
18
|
-
import { u as useAppleApp } from './useAppleApp-
|
|
18
|
+
import { u as useAppleApp } from './useAppleApp-J4dx2Wyz.js';
|
|
19
19
|
import 'uuid';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'stream';
|
|
@@ -27,12 +27,12 @@ import 'strip-ansi';
|
|
|
27
27
|
import { T as Table } from './Table-FaNgpyeq.js';
|
|
28
28
|
import { T as Title } from './Title-BCQtayg6.js';
|
|
29
29
|
import 'open';
|
|
30
|
-
import './baseGameCommand-
|
|
30
|
+
import './baseGameCommand-D8Z3SaiJ.js';
|
|
31
31
|
import 'godot-export-presets';
|
|
32
32
|
import 'marked';
|
|
33
33
|
import 'marked-terminal';
|
|
34
34
|
import 'qrcode';
|
|
35
|
-
import { u as useAppleBundleId } from './useAppleBundleId-
|
|
35
|
+
import { u as useAppleBundleId } from './useAppleBundleId-DUdnv1T0.js';
|
|
36
36
|
|
|
37
37
|
const AppleAppDetails = (props) => {
|
|
38
38
|
const { data, isLoading } = useAppleApp(props);
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { QueryClientProvider } from '@tanstack/react-query';
|
|
3
3
|
import { useScreenSize } from 'fullscreen-ink';
|
|
4
4
|
import { Box } from 'ink';
|
|
5
|
-
import { C as CommandProvider } from './baseGameCommand-
|
|
6
|
-
import { F as queryClient } from './baseCommand-
|
|
5
|
+
import { C as CommandProvider } from './baseGameCommand-D8Z3SaiJ.js';
|
|
6
|
+
import { F as queryClient } from './baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'axios';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'luxon';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { E as ErrorBox } from './ErrorBox-
|
|
4
|
-
import { G as GameProvider, d as GameContext } from './baseGameCommand-
|
|
5
|
-
import { C as Command } from './Command-
|
|
3
|
+
import { E as ErrorBox } from './ErrorBox-DLRncz8K.js';
|
|
4
|
+
import { G as GameProvider, d as GameContext } from './baseGameCommand-D8Z3SaiJ.js';
|
|
5
|
+
import { C as Command } from './Command-U8TqM6Zs.js';
|
|
6
6
|
|
|
7
7
|
const CommandGameErrorBoundary = ({ children }) => {
|
|
8
8
|
const { error } = React.useContext(GameContext);
|
|
@@ -3,7 +3,7 @@ import { useQueryClient } from '@tanstack/react-query';
|
|
|
3
3
|
import axios from 'axios';
|
|
4
4
|
import { Box } from 'ink';
|
|
5
5
|
import { useContext } from 'react';
|
|
6
|
-
import { r as getAuthedHeaders, q as API_URL } from './baseCommand-
|
|
6
|
+
import { r as getAuthedHeaders, q as API_URL } from './baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:fs';
|
|
@@ -14,7 +14,7 @@ import 'readline-sync';
|
|
|
14
14
|
import 'luxon';
|
|
15
15
|
import 'isomorphic-git';
|
|
16
16
|
import '@oclif/core';
|
|
17
|
-
import { d as GameContext, i as cacheKeys } from './baseGameCommand-
|
|
17
|
+
import { d as GameContext, i as cacheKeys } from './baseGameCommand-D8Z3SaiJ.js';
|
|
18
18
|
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'stream';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Box, Text } from 'ink';
|
|
3
3
|
import { DateTime } from 'luxon';
|
|
4
|
-
import { d as getShortDate, C as CredentialsType } from './baseCommand-
|
|
4
|
+
import { d as getShortDate, C as CredentialsType } from './baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'node:crypto';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Box, Text } from 'ink';
|
|
3
|
-
import { H as HandledError } from './baseCommand-
|
|
3
|
+
import { H as HandledError } from './baseCommand-ByzFMr-B.js';
|
|
4
4
|
|
|
5
5
|
const ErrorBox = ({ error }) => {
|
|
6
6
|
if (error instanceof HandledError) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Text, Box } from 'ink';
|
|
3
3
|
import { useState, useEffect, useContext } from 'react';
|
|
4
|
-
import { g as getShortUUID, d as getShortDate, P as Platform, m as getProject, L as getProjectPlatformProgress } from './baseCommand-
|
|
4
|
+
import { g as getShortUUID, d as getShortDate, P as Platform, m as getProject, L as getProjectPlatformProgress } from './baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
|
-
import { m as makeHumanReadable, d as GameContext, j as CommandContext } from './baseGameCommand-
|
|
6
|
+
import { m as makeHumanReadable, d as GameContext, j as CommandContext } from './baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'string-length';
|
|
9
9
|
import 'strip-ansi';
|
|
@@ -11,7 +11,7 @@ import 'readline-sync';
|
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'axios';
|
|
13
13
|
import 'isomorphic-git';
|
|
14
|
-
import { F as queryClient, P as Platform, C as CredentialsType } from './baseCommand-
|
|
14
|
+
import { F as queryClient, P as Platform, C as CredentialsType } from './baseCommand-ByzFMr-B.js';
|
|
15
15
|
import '@oclif/core';
|
|
16
16
|
import { useMutation } from '@tanstack/react-query';
|
|
17
17
|
import { v4 } from 'uuid';
|
|
@@ -24,12 +24,12 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import { i as cacheKeys, d as GameContext } from './baseGameCommand-
|
|
27
|
+
import { i as cacheKeys, d as GameContext } from './baseGameCommand-D8Z3SaiJ.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import 'godot-export-presets';
|
|
32
|
-
import { i as importCredential } from './import-
|
|
32
|
+
import { i as importCredential } from './import-sVng7ksa.js';
|
|
33
33
|
|
|
34
34
|
async function importKeystore({ log = () => {
|
|
35
35
|
}, ...opt }) {
|
|
@@ -5,7 +5,7 @@ import { useInfiniteQuery } from '@tanstack/react-query';
|
|
|
5
5
|
import axios from 'axios';
|
|
6
6
|
import { useState, useRef, useEffect } from 'react';
|
|
7
7
|
import 'node:fs';
|
|
8
|
-
import { r as getAuthedHeaders, q as API_URL, E as castArrayObjectDates, J as JobStatus,
|
|
8
|
+
import { r as getAuthedHeaders, q as API_URL, E as castArrayObjectDates, J as JobStatus, a9 as castJobDates, a7 as castObjectDates, aa as getShortTime } from './baseCommand-ByzFMr-B.js';
|
|
9
9
|
import 'luxon';
|
|
10
10
|
import 'node:crypto';
|
|
11
11
|
import 'node:path';
|
|
@@ -19,8 +19,8 @@ import 'fast-glob';
|
|
|
19
19
|
import 'stream';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
|
-
import { i as cacheKeys, t as useJob, f as getStageColor, v as getMessageColor } from './baseGameCommand-
|
|
23
|
-
import { u as useWebSocket } from './useWebSocket-
|
|
22
|
+
import { i as cacheKeys, t as useJob, f as getStageColor, v as getMessageColor } from './baseGameCommand-D8Z3SaiJ.js';
|
|
23
|
+
import { u as useWebSocket } from './useWebSocket-B1hQm8Ak.js';
|
|
24
24
|
import 'fullscreen-ink';
|
|
25
25
|
import { T as TruncatedText } from './TruncatedText-DhEXCrnE.js';
|
|
26
26
|
import { T as Title } from './Title-BCQtayg6.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useMutation } from '@tanstack/react-query';
|
|
2
|
-
import {
|
|
2
|
+
import { ab as LEGACY_DEFAULT_IGNORED_FILES_GLOBS, ac as LEGACY_DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_PLATFORM_GLOBS, P as Platform, m as getProject, ad as getNewUploadTicket, ae as startJobsFromUpload, F as queryClient, a4 as LogLevel } from './baseCommand-ByzFMr-B.js';
|
|
3
3
|
import 'node:crypto';
|
|
4
4
|
import fs__default from 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
@@ -11,11 +11,11 @@ import 'axios';
|
|
|
11
11
|
import 'isomorphic-git';
|
|
12
12
|
import '@oclif/core';
|
|
13
13
|
import { useState } from 'react';
|
|
14
|
-
import { w as getFileHash, i as cacheKeys, x as getPlatformName, v as getMessageColor } from './baseGameCommand-
|
|
14
|
+
import { w as getFileHash, i as cacheKeys, x as getPlatformName, v as getMessageColor } from './baseGameCommand-D8Z3SaiJ.js';
|
|
15
15
|
import { v4 } from 'uuid';
|
|
16
16
|
import fg from 'fast-glob';
|
|
17
17
|
import { Readable, Transform } from 'stream';
|
|
18
|
-
import { q as queryProjectCredentials } from './useProjectCredentials-
|
|
18
|
+
import { q as queryProjectCredentials } from './useProjectCredentials-B4cjpmpB.js';
|
|
19
19
|
import { ZipFile } from 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
@@ -25,7 +25,7 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
25
25
|
import 'ink-spinner';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
|
-
import { u as useJobWatching, a as JobLogLine } from './JobLogTail-
|
|
28
|
+
import { u as useJobWatching, a as JobLogLine } from './JobLogTail-7oEEQxIO.js';
|
|
29
29
|
import 'open';
|
|
30
30
|
import '@inkjs/ui';
|
|
31
31
|
import 'marked';
|
|
@@ -3,17 +3,17 @@ import { Box, Text } from 'ink';
|
|
|
3
3
|
import Spinner from 'ink-spinner';
|
|
4
4
|
import { DateTime } from 'luxon';
|
|
5
5
|
import { useState, useEffect } from 'react';
|
|
6
|
-
import { J as JobStatus } from './baseCommand-
|
|
6
|
+
import { J as JobStatus } from './baseCommand-ByzFMr-B.js';
|
|
7
7
|
import '@tanstack/react-query';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'node:fs';
|
|
10
|
-
import { e as getJobSummary, f as getStageColor, h as getJobStatusColor } from './baseGameCommand-
|
|
10
|
+
import { e as getJobSummary, f as getStageColor, h as getJobStatusColor } from './baseGameCommand-D8Z3SaiJ.js';
|
|
11
11
|
import 'uuid';
|
|
12
12
|
import 'fast-glob';
|
|
13
13
|
import 'stream';
|
|
14
14
|
import 'yazl';
|
|
15
15
|
import 'socket.io-client';
|
|
16
|
-
import { u as useJobWatching } from './JobLogTail-
|
|
16
|
+
import { u as useJobWatching } from './JobLogTail-7oEEQxIO.js';
|
|
17
17
|
import 'fullscreen-ink';
|
|
18
18
|
import { a as StatusRow, b as StatusRowLabel } from './StatusTable-DzRWcMr4.js';
|
|
19
19
|
import { T as Title } from './Title-BCQtayg6.js';
|
|
@@ -10,11 +10,11 @@ import 'readline-sync';
|
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import 'axios';
|
|
12
12
|
import 'isomorphic-git';
|
|
13
|
-
import './baseCommand-
|
|
13
|
+
import './baseCommand-ByzFMr-B.js';
|
|
14
14
|
import '@oclif/core';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
|
-
import { u as useProjectCredentials, g as getProjectCredentialSummary } from './useProjectCredentials-
|
|
17
|
+
import { u as useProjectCredentials, g as getProjectCredentialSummary } from './useProjectCredentials-B4cjpmpB.js';
|
|
18
18
|
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'stream';
|
|
@@ -10,7 +10,7 @@ import 'readline-sync';
|
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import axios from 'axios';
|
|
12
12
|
import 'isomorphic-git';
|
|
13
|
-
import { g as getShortUUID, d as getShortDate, r as getAuthedHeaders, q as API_URL, E as castArrayObjectDates } from './baseCommand-
|
|
13
|
+
import { g as getShortUUID, d as getShortDate, r as getAuthedHeaders, q as API_URL, E as castArrayObjectDates } from './baseCommand-ByzFMr-B.js';
|
|
14
14
|
import '@oclif/core';
|
|
15
15
|
import { useQuery } from '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
@@ -18,7 +18,7 @@ import 'uuid';
|
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'stream';
|
|
20
20
|
import 'yazl';
|
|
21
|
-
import { i as cacheKeys } from './baseGameCommand-
|
|
21
|
+
import { i as cacheKeys } from './baseGameCommand-D8Z3SaiJ.js';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
24
|
import { T as Table } from './Table-FaNgpyeq.js';
|
|
@@ -615,6 +615,16 @@ async function getJob(jobId, projectId) {
|
|
|
615
615
|
const { data } = await axios.get(`${API_URL}/projects/${projectId}/jobs/${jobId}`, opt);
|
|
616
616
|
return castJobDates(data);
|
|
617
617
|
}
|
|
618
|
+
async function getJobLogsDownloadStream(jobId, projectId) {
|
|
619
|
+
const headers = getAuthedHeaders();
|
|
620
|
+
const response = await axios({
|
|
621
|
+
headers,
|
|
622
|
+
method: "GET",
|
|
623
|
+
responseType: "stream",
|
|
624
|
+
url: `${API_URL}/projects/${projectId}/jobs/${jobId}/logs/download`
|
|
625
|
+
});
|
|
626
|
+
return response.data;
|
|
627
|
+
}
|
|
618
628
|
async function getSingleUseUrl(destination) {
|
|
619
629
|
const headers = await getAuthedHeaders();
|
|
620
630
|
const { data } = await axios.post(`${API_URL}/me/otp`, {}, { headers });
|
|
@@ -928,4 +938,4 @@ class BaseCommand extends Command {
|
|
|
928
938
|
}
|
|
929
939
|
}
|
|
930
940
|
|
|
931
|
-
export {
|
|
941
|
+
export { revokeAPIKey as $, ApiKey as A, BaseCommand as B, CredentialsType as C, DetailsFlags as D, castArrayObjectDates as E, queryClient as F, GODOT_CAPABILITIES as G, HandledError as H, WS_URL as I, JobStatus as J, getAuthToken as K, getProjectPlatformProgress as L, getProjectJobs as M, getJob as N, getJobLogsDownloadStream as O, Platform as P, downloadBuildById as Q, getGoogleStatus as R, getGodotAndroidPackageName as S, enforcePolicy as T, UserRole as U, revokePolicy as V, WEB_URL as W, inviteServiceAccount as X, disconnectGoogle as Y, getAPIKeys as Z, createAPIKey as _, ApiKeyType as a, getSingleUseUrl as a0, acceptTerms as a1, setAuthToken as a2, Auth as a3, LogLevel as a4, getShortAuthRequiredUrl as a5, getErrorMessage as a6, castObjectDates as a7, getGoogleAuthUrl as a8, castJobDates as a9, getShortTime as aa, LEGACY_DEFAULT_IGNORED_FILES_GLOBS as ab, LEGACY_DEFAULT_SHIPPED_FILES_GLOBS as ac, getNewUploadTicket as ad, startJobsFromUpload as ae, updateProject as af, getGradleBuildOptionKey as ag, BuildType as ah, getShortDateTime as ai, getShortTimeDelta as aj, JobStage as ak, getSelf as al, getTerms as am, Certificate as b, getProjects as c, getShortDate as d, getGodotAppleBundleIdentifier as e, BundleId as f, getShortUUID as g, App as h, isGradleBuildEnabled as i, CapabilityTypeOption as j, BetaGroup as k, isCWDGodotGame as l, getProject as m, CertificateType as n, Profile as o, ProfileType as p, API_URL as q, getAuthedHeaders as r, setGradleBuildEnabled as s, getGodotProjectCapabilities as t, CapabilityType as u, GameEngine as v, getGodotVersion as w, createProject as x, DEFAULT_PLATFORM_GLOBS as y, getGodotProjectName as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { b as BaseGameCommand, c as generatePackageName, a as getInput } from './baseGameCommand-
|
|
1
|
+
import { R as getGoogleStatus, S as getGodotAndroidPackageName } from './baseCommand-ByzFMr-B.js';
|
|
2
|
+
import { b as BaseGameCommand, c as generatePackageName, a as getInput } from './baseGameCommand-D8Z3SaiJ.js';
|
|
3
3
|
|
|
4
4
|
class BaseGameAndroidCommand extends BaseGameCommand {
|
|
5
5
|
async checkGoogleAuth(waitForAuth = false) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { q as API_URL, r as getAuthedHeaders, P as Platform, g as getShortUUID,
|
|
2
|
+
import { q as API_URL, r as getAuthedHeaders, P as Platform, g as getShortUUID, ai as getShortDateTime, E as castArrayObjectDates, J as JobStatus, aj as getShortTimeDelta, N as getJob, ak as JobStage, a4 as LogLevel, m as getProject, a5 as getShortAuthRequiredUrl, F as queryClient, ah as BuildType, W as WEB_URL, B as BaseCommand, al as getSelf, H as HandledError, am as getTerms, af as updateProject } from './baseCommand-ByzFMr-B.js';
|
|
3
3
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
import { useStdin, useInput, Text, Box } from 'ink';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import { v4 } from 'uuid';
|
|
5
|
-
import { g as getShortUUID,
|
|
6
|
-
import { B as BaseAuthenticatedCommand, g as getRenderedMarkdown } from '../../baseGameCommand-
|
|
5
|
+
import { g as getShortUUID, _ as createAPIKey, d as getShortDate } from '../../baseCommand-ByzFMr-B.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, g as getRenderedMarkdown } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -29,7 +29,7 @@ import '@inkjs/ui';
|
|
|
29
29
|
import 'qrcode';
|
|
30
30
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
31
31
|
import 'godot-export-presets';
|
|
32
|
-
import { C as Command } from '../../Command-
|
|
32
|
+
import { C as Command } from '../../Command-U8TqM6Zs.js';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
@@ -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 {
|
|
5
|
-
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
4
|
+
import { Z as getAPIKeys, d as getShortDate, g as getShortUUID } from '../../baseCommand-ByzFMr-B.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -31,7 +31,7 @@ import 'marked';
|
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../Command-
|
|
34
|
+
import { C as Command } from '../../Command-U8TqM6Zs.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import {
|
|
5
|
-
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
4
|
+
import { $ as revokeAPIKey, g as getShortUUID } from '../../baseCommand-ByzFMr-B.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -31,7 +31,7 @@ import 'marked-terminal';
|
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../Command-
|
|
34
|
+
import { C as Command } from '../../Command-U8TqM6Zs.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
5
|
-
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-
|
|
6
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
5
|
+
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-ByzFMr-B.js';
|
|
6
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-oekzwny6.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'luxon';
|
|
@@ -26,15 +26,15 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../baseGameCommand-
|
|
29
|
+
import '../../../baseGameCommand-D8Z3SaiJ.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-U8TqM6Zs.js';
|
|
36
36
|
import 'chalk';
|
|
37
|
-
import { u as uploadUserCredentials } from '../../../upload-
|
|
37
|
+
import { u as uploadUserCredentials } from '../../../upload-DoiCgi3a.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, A as ApiKey, g as getShortUUID } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, A as ApiKey, g as getShortUUID } from '../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { g as getRenderedMarkdown, a as getInput } from '../../../baseGameCommand-
|
|
7
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { g as getRenderedMarkdown, a as getInput } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-N3S598Wc.js';
|
|
8
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-oekzwny6.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'ink';
|
|
11
11
|
import 'ink-spinner';
|
|
@@ -2,12 +2,12 @@ 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 { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ 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-U8TqM6Zs.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-DQ2Qh09K.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ 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 { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ 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-U8TqM6Zs.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-sVng7ksa.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import { d as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-
|
|
9
|
+
import { d as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-ByzFMr-B.js';
|
|
10
10
|
import { DateTime } from 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -25,7 +25,7 @@ import Spinner from 'ink-spinner';
|
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
28
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-N_fIOf8N.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
@@ -34,7 +34,7 @@ import 'godot-export-presets';
|
|
|
34
34
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
35
35
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
36
36
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
37
|
+
import { C as Command } from '../../../Command-U8TqM6Zs.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
5
5
|
import forge from 'node-forge';
|
|
6
|
-
import { n as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
7
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { n as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-oekzwny6.js';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
10
10
|
import 'luxon';
|
|
@@ -27,15 +27,15 @@ import 'string-length';
|
|
|
27
27
|
import 'strip-ansi';
|
|
28
28
|
import 'open';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
|
-
import '../../../baseGameCommand-
|
|
30
|
+
import '../../../baseGameCommand-D8Z3SaiJ.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-
|
|
36
|
+
import { C as Command } from '../../../Command-U8TqM6Zs.js';
|
|
37
37
|
import 'chalk';
|
|
38
|
-
import { u as uploadUserCredentials } from '../../../upload-
|
|
38
|
+
import { u as uploadUserCredentials } from '../../../upload-DoiCgi3a.js';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, b as Certificate, g as getShortUUID } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, b as Certificate, g as getShortUUID } from '../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { g as getRenderedMarkdown, a as getInput } from '../../../baseGameCommand-
|
|
7
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { g as getRenderedMarkdown, a as getInput } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-N3S598Wc.js';
|
|
8
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-oekzwny6.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'ink';
|
|
11
11
|
import 'ink-spinner';
|
|
@@ -2,12 +2,12 @@ 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 { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ 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-U8TqM6Zs.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-DQ2Qh09K.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ 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 { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-N3S598Wc.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-ByzFMr-B.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ 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-U8TqM6Zs.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-sVng7ksa.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|