Skip to content

Commit

Permalink
Format cordova variable command
Browse files Browse the repository at this point in the history
  • Loading branch information
gianpaj committed Oct 8, 2016
1 parent 337baef commit e412633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -73,7 +73,7 @@ Starting from iOS 10, Apple started asking for specifying the reason for accessi

Example:

cordova plugin add cordova-plugin-image-picker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your message"`
`cordova plugin add cordova-plugin-image-picker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your message"`

Empty string will be added as value if you dont pass the variable

Expand Down

0 comments on commit e412633

Please sign in to comment.