Skip to content

Commit

Permalink
Merge pull request wymsee#186 from gianpaj/patch-1
Browse files Browse the repository at this point in the history
Format cordova variable command
  • Loading branch information
DMcNamara authored Nov 10, 2016
2 parents 337baef + e412633 commit f3e414d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 f3e414d

Please sign in to comment.