mirror of
https://gitee.com/shuto/cordova-imagePicker.git
synced 2026-01-26 00:00:16 +08:00
try to fix whitespace issues
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user