diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-14 12:15:30 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-14 12:15:30 -0400 |
| commit | 40bf92234e2aa05c7f43a821ad78fde8d50b73fb (patch) | |
| tree | ec5b4c479bfd3678b3e97582b4003711f486d00f /config.xml | |
| parent | 5deecd3f1f6190f3efa602230744997a4ea3b129 (diff) | |
fixed crosswalk SSL issues #351
Former-commit-id: a6b5b89694935f8626197a1a139905f5855777da
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ </feature> <platform name="ios"> <config-file parent="NSPhotoLibraryUsageDescription" platform="ios" target="*-Info.plist"> - <string>Store photos of events and live feeds</string> + <string>Store photos of events and live feeds</string> </config-file> <icon height="57" src="resources/ios/icon/icon.png" width="57" /> <icon height="114" src="resources/ios/icon/icon@2x.png" width="114" /> |
