@capgo/cli 7.31.0 → 7.33.0

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 CHANGED
@@ -938,6 +938,7 @@ npx @capgo/cli@latest build request com.example.app --platform ios --path .
938
938
  | **--apple-key-id** | <code>string</code> | iOS: App Store Connect API Key ID |
939
939
  | **--apple-issuer-id** | <code>string</code> | iOS: App Store Connect Issuer ID |
940
940
  | **--apple-key-content** | <code>string</code> | iOS: Base64-encoded App Store Connect API key (.p8) |
941
+ | **--apple-profile-name** | <code>string</code> | iOS: Provisioning profile name |
941
942
  | **--app-store-connect-team-id** | <code>string</code> | iOS: App Store Connect Team ID |
942
943
  | **--android-keystore-file** | <code>string</code> | Android: Base64-encoded keystore file |
943
944
  | **--keystore-key-alias** | <code>string</code> | Android: Keystore key alias |