Skip to content

Commit

Permalink
fix id issue
Browse files Browse the repository at this point in the history
fix id issue
  • Loading branch information
januslo committed Sep 19, 2016
1 parent 4e6fe43 commit f338fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-ios-no-export-compliance" version="0.0.1">
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-ios-camera-usage-desc" version="0.0.1">
<name>iOS Camera and Photi Library Useage Descirtion</name>
<description>This plugin sets NSCameraUsageDescription and NSPhotoLibraryUsageDescription to false in *-Info.plist file</description>
<license>Apache</license>
Expand Down

0 comments on commit f338fcd

Please sign in to comment.