Merge pull request #183 from wymsee/whitespace

try to fix whitespace issues
This commit is contained in:
Sam Dushay
2016-09-29 13:16:36 -04:00
committed by GitHub
-2
View File
@@ -23,11 +23,9 @@
<!-- ios -->
<platform name="ios">
<preference name="PHOTO_LIBRARY_USAGE_DESCRIPTION" default=" " />
<config-file target="*-Info.plist" parent="NSPhotoLibraryUsageDescription">
<string>$PHOTO_LIBRARY_USAGE_DESCRIPTION</string>
</config-file>
<config-file target="config.xml" parent="/*">
<feature name="ImagePicker">
<param name="ios-package" value="SOSPicker"/>