Skip to content

Commit db59203

Browse files
committed
updated 2.0.0 docs
1 parent d3c0156 commit db59203

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)