File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,8 @@ wm-cordova build android <src_dir> <dest_dir> [additional_arguments]
3939| ** \-\- aStorePassword** | Password to key store|
4040| ** \-\- aKeyAlias** | Alias name of the key|
4141| ** \-\- aKeyPassword** | Key Password|
42- | ** \-\- packageType** | ** DEFAULT:** development<br >development or production<br >Use ‘production’ with keystore specified.|
42+ |** \-\- packageType** |** DEFAULT:** apk<br >'apk' or 'bundle' (for aab)
43+ | ** \-\- buildType** | ** DEFAULT:** development<br >development or production<br >Use ‘production’ with keystore specified.|
4344| ** \-\- allowHooks** | ** DEFAULT:** false <br > this flag can be used to turn on and off cordova hooks functionality.|
4445
4546
@@ -91,7 +92,7 @@ wm-cordova build ios <src_dir> <dest_dir> [additional_arguments]
9192| ** \-\- iCertificate** | Absolute path of P12 certificate location|
9293| ** \-\- iCertificatePassword** | Password to unlock the certificate.|
9394| ** \-\- iProvisioningFile** | Absolute path of provisioning file|
94- | ** \-\- packageType ** | ** DEFAULT:** development<bR >development or production <br >Use ‘production’ with an AppStore distribution certificate.|
95+ | ** \-\- buildType ** | ** DEFAULT:** development<bR >development or production <br >Use ‘production’ with an AppStore distribution certificate.|
9596| ** \-\- allowHooks** | ** DEFAULT:** false <br > this flag can be used to turn on and off cordova hooks functionality.|
9697
9798
You can’t perform that action at this time.
0 commit comments