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
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Command: `util glass`
|
|
2
|
+
|
|
3
|
+
## Description
|
|
4
|
+
|
|
5
|
+
Applies a Liquid Glass `.icon` folder to a local Xcode project.
|
|
6
|
+
|
|
7
|
+
This updates the project's resources to include the specified `.icon` which Xcode will use as the app icon at build time.
|
|
8
|
+
Useful when preparing an iOS export created by Godot, when you want to apply a Liquid Glass icon locally before building.
|
|
9
|
+
|
|
10
|
+
:::note
|
|
11
|
+
Liquid Glass icons are bundles in the `.icon` format.
|
|
12
|
+
They look like a single file in Finder, but are actually directories containing all icon variants.
|
|
13
|
+
:::
|
|
14
|
+
|
|
15
|
+
This command works locally and does **not** require authentication.
|
|
16
|
+
|
|
17
|
+
## Arguments
|
|
18
|
+
|
|
19
|
+
- **`PROJECT`** - Path to the `.xcodeproj` directory you want to modify.
|
|
20
|
+
- **`ICON`** - Path to the `.icon` folder (e.g. `AppIcon.icon`).
|
|
21
|
+
|
|
22
|
+
## Example
|
|
23
|
+
|
|
24
|
+
Apply `MyIcon.icon` to an exported Xcode project:
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
shipthis util glass ios/output.xcodeproj MyIcon.icon
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
This will update the project configuration so that Xcode will use `MyIcon.icon` as the icon.
|
|
31
|
+
|
|
32
|
+
## Help Output
|
|
33
|
+
|
|
34
|
+
```help
|
|
35
|
+
USAGE
|
|
36
|
+
$ shipthis util glass PROJECT ICON [--verbose]
|
|
37
|
+
|
|
38
|
+
ARGUMENTS
|
|
39
|
+
PROJECT Path to the .xcodeproj directory
|
|
40
|
+
ICON Path to the .icon folder
|
|
41
|
+
|
|
42
|
+
FLAGS
|
|
43
|
+
--verbose Enable verbose logging
|
|
44
|
+
|
|
45
|
+
DESCRIPTION
|
|
46
|
+
Apply a Liquid Glass .icon folder to a local Xcode project
|
|
47
|
+
```
|
package/docs/util.md
ADDED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "shipthis",
|
|
3
3
|
"description": "ShipThis manages building and uploading your Godot games to the App Store and Google Play.",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.41",
|
|
5
5
|
"author": "Hello Invent Ltd",
|
|
6
6
|
"bin": {
|
|
7
7
|
"shipthis": "./bin/run.js"
|
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"tough-cookie": "^5.0.0",
|
|
45
45
|
"tsc-alias": "^1.8.10",
|
|
46
46
|
"uuid": "^10.0.0",
|
|
47
|
+
"xcode": "^3.0.2-nightly.20251120002524064.sha.c491d3a2",
|
|
47
48
|
"yazl": "^2.5.1"
|
|
48
49
|
},
|
|
49
50
|
"devDependencies": {
|
|
@@ -106,6 +107,7 @@
|
|
|
106
107
|
"type": "module",
|
|
107
108
|
"exports": [
|
|
108
109
|
"./dist/utils/help.js",
|
|
110
|
+
"./dist/commands/util/glass.js",
|
|
109
111
|
"./dist/commands/apple/apiKey/export.js",
|
|
110
112
|
"./dist/commands/apple/apiKey/create.js",
|
|
111
113
|
"./dist/commands/apple/apiKey/status.js",
|