shipthis 0.1.39 → 0.1.42
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 +58 -0
- package/assets/markdown/confirm-change-android-build-method.md.ejs +13 -0
- package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-jDq3gYbk.js} +7 -5
- package/dist/{Command-C84QiOWP.js → Command-cVo97lkQ.js} +2 -1
- package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-BwudtYCO.js} +2 -2
- package/dist/{Create-Dx1nEKmS.js → Create-By4NsPEI.js} +3 -1
- package/dist/{GameStatus-B4WBgoLs.js → GameStatus-C59zQE1H.js} +3 -1
- package/dist/{Import-BC5XgwRT.js → Import-DTcVM-T-.js} +4 -2
- package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-BzisGkY8.js} +30 -16
- package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DAnhaTho.js} +21 -9
- package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-BYEi8dtD.js} +3 -2
- package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-NZf3V39z.js} +2 -2
- package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-Dp884nYO.js} +2 -1
- package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-DewNWX3L.js} +1 -1
- package/dist/baseCommand-CscxrTMI.js +757 -0
- package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-CEcDz5P2.js} +4 -2
- package/dist/{index-Cv-92xRd.js → baseGameCommand-BKvHM3h_.js} +19 -755
- package/dist/commands/apiKey/create.js +7 -7
- package/dist/commands/apiKey/list.js +7 -7
- package/dist/commands/apiKey/revoke.js +7 -7
- package/dist/commands/apple/apiKey/create.js +14 -14
- package/dist/commands/apple/apiKey/delete.js +8 -8
- package/dist/commands/apple/apiKey/export.js +14 -14
- package/dist/commands/apple/apiKey/import.js +14 -14
- package/dist/commands/apple/apiKey/status.js +13 -13
- package/dist/commands/apple/certificate/create.js +14 -14
- package/dist/commands/apple/certificate/delete.js +8 -8
- package/dist/commands/apple/certificate/export.js +14 -14
- package/dist/commands/apple/certificate/import.js +14 -14
- package/dist/commands/apple/certificate/status.js +13 -13
- package/dist/commands/apple/login.js +5 -5
- package/dist/commands/apple/status.js +13 -13
- package/dist/commands/dashboard.js +8 -8
- package/dist/commands/game/android/apiKey/connect.js +12 -12
- package/dist/commands/game/android/apiKey/create.js +14 -14
- package/dist/commands/game/android/apiKey/delete.js +7 -7
- package/dist/commands/game/android/apiKey/export.js +14 -14
- package/dist/commands/game/android/apiKey/import.js +14 -14
- package/dist/commands/game/android/apiKey/invite.js +20 -20
- package/dist/commands/game/android/apiKey/policy.js +9 -9
- package/dist/commands/game/android/apiKey/status.js +14 -14
- package/dist/commands/game/android/keyStore/create.js +11 -11
- package/dist/commands/game/android/keyStore/delete.js +7 -7
- package/dist/commands/game/android/keyStore/export.js +13 -13
- package/dist/commands/game/android/keyStore/import.js +16 -16
- package/dist/commands/game/android/keyStore/status.js +16 -16
- package/dist/commands/game/android/status.js +6 -6
- package/dist/commands/game/build/download.js +7 -7
- package/dist/commands/game/build/list.js +12 -12
- package/dist/commands/game/create.js +5 -5
- package/dist/commands/game/details.js +16 -13
- package/dist/commands/game/export.js +5 -5
- package/dist/commands/game/ios/app/addTester.js +9 -9
- package/dist/commands/game/ios/app/create.js +10 -9
- package/dist/commands/game/ios/app/status.js +14 -14
- package/dist/commands/game/ios/app/sync.js +12 -12
- package/dist/commands/game/ios/profile/create.js +10 -10
- package/dist/commands/game/ios/profile/delete.js +8 -8
- package/dist/commands/game/ios/profile/export.js +13 -13
- package/dist/commands/game/ios/profile/import.js +13 -13
- package/dist/commands/game/ios/profile/status.js +14 -14
- package/dist/commands/game/ios/status.js +18 -18
- package/dist/commands/game/ios/wizard.js +8 -8
- package/dist/commands/game/job/list.js +7 -7
- package/dist/commands/game/job/status.js +14 -14
- package/dist/commands/game/list.js +7 -7
- package/dist/commands/game/ship.js +30 -13
- package/dist/commands/game/status.js +14 -14
- package/dist/commands/game/wizard.js +87 -37
- package/dist/commands/internal/fastlane.js +13 -13
- package/dist/commands/internal/readme.js +17 -17
- package/dist/commands/login.js +21 -21
- package/dist/commands/status.js +10 -10
- package/dist/commands/util/android-build-method.js +66 -0
- package/dist/commands/util/glass.js +118 -0
- package/dist/{export-BtUjg3Tl.js → export-DBQHSKU-.js} +1 -1
- package/dist/{import-BYSkF-tX.js → import-Bk4w8kks.js} +1 -1
- package/dist/{index-CcGRePRU.js → index-WrVwh6le.js} +6 -4
- package/dist/{index-Du6l7ZyV.js → index-qOGviaGc.js} +1 -1
- package/dist/{index-CgGLBt2v.js → index-zdIBXHs2.js} +5 -3
- package/dist/{upload-LoVBuJbT.js → upload-CeRPHRCP.js} +1 -1
- package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-DgZH0CBS.js} +1 -1
- package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-CA7Pg4Hi.js} +2 -2
- package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-CUBTPbcC.js} +1 -1
- package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-DpPwKmw_.js} +2 -1
- package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-rQLm2O1J.js} +2 -1
- package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-PU55rRGt.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/util/android-build-method.md +26 -0
- package/docs/util/glass.md +47 -0
- package/docs/util.md +12 -0
- package/npm-shrinkwrap.json +14181 -0
- package/oclif.manifest.json +2966 -0
- package/package.json +11 -6
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { O as getGoogleStatus, Q as getGodotAndroidPackageName } from './baseCommand-CscxrTMI.js';
|
|
2
|
+
import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-BKvHM3h_.js';
|
|
2
3
|
|
|
3
4
|
class BaseGameAndroidCommand extends BaseGameCommand {
|
|
4
5
|
async checkGoogleAuth(waitForAuth = false) {
|
|
@@ -28,7 +29,8 @@ class BaseGameAndroidCommand extends BaseGameCommand {
|
|
|
28
29
|
async getAndroidPackageName(gameId) {
|
|
29
30
|
const game = await this.getGame();
|
|
30
31
|
const generated = generatePackageName(game.name);
|
|
31
|
-
const
|
|
32
|
+
const godotPackageName = await getGodotAndroidPackageName();
|
|
33
|
+
const suggested = game.details?.iosBundleId || godotPackageName || generated || "com.example.game";
|
|
32
34
|
const question = `Please enter the Android Package Name, or press enter to use ${suggested}: `;
|
|
33
35
|
const entered = await getInput(question);
|
|
34
36
|
return entered || suggested;
|