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
package/docs/game/ios/app.md
CHANGED
|
@@ -94,24 +94,21 @@ EXAMPLES
|
|
|
94
94
|
|
|
95
95
|
#### Description
|
|
96
96
|
|
|
97
|
-
|
|
97
|
+
Synchronizes the Apple App **Bundle ID** with the capabilities defined in your Godot iOS export preset.
|
|
98
98
|
|
|
99
|
-
This command
|
|
100
|
-
to enable in the Apple Developer Portal.
|
|
99
|
+
This command reads your **export_presets.cfg** (iOS preset) and enables or disables the corresponding capabilities on the Bundle ID in the Apple Developer Portal.
|
|
101
100
|
|
|
102
|
-
|
|
101
|
+
**Godot options that are synced**
|
|
103
102
|
|
|
104
|
-
|
|
105
|
-
|
|
103
|
+
| Godot option | Synced as | Notes |
|
|
104
|
+
| --- | --- | --- |
|
|
105
|
+
| capabilities/access_wifi | [Access WiFi](https://developer.apple.com/documentation/bundleresources/entitlements) | |
|
|
106
|
+
| entitlements/increased_memory_limit | [Increased Memory Limit](https://developer.apple.com/documentation/bundleresources/entitlements/com.apple.developer.kernel.increased-memory-limit) | |
|
|
107
|
+
| entitlements/game_center | [Game Center](https://developer.apple.com/documentation/bundleresources/entitlements/com.apple.developer.game-center) | |
|
|
108
|
+
| entitlements/push_notifications | [Push Notifications](https://developer.apple.com/documentation/bundleresources/entitlements/aps-environment) | Production or Development; or legacy **capabilities/push_notifications** (true). Sets aps-environment / APNS. |
|
|
109
|
+
| entitlements/additional | [Entitlements](https://developer.apple.com/documentation/bundleresources/entitlements) (parsed) | Known entitlement keys (e.g. `com.apple.developer.applesignin` for Sign in with Apple) are synced. Unknown keys remain in your app’s entitlements only. |
|
|
106
110
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
If your game uses other capabilities or if you are using plugins to enable certain
|
|
110
|
-
features such as **GPS** or **file access**, please get in touch so that we can work with you.
|
|
111
|
-
|
|
112
|
-
**ShipThis is still in beta and we need your help to improve it.**
|
|
113
|
-
|
|
114
|
-
:::
|
|
111
|
+
**Not synced:** Other export options (e.g. `capabilities/additional`, `capabilities/performance_gaming_tier`) only affect the exported app; they are not synced to the Bundle ID.
|
|
115
112
|
|
|
116
113
|
:::tip
|
|
117
114
|
You do not need to have an **export_presets.cfg** file in your game directory.
|