forked from serpro/dev-story
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintelxdk.config.ios.xml
2 lines (2 loc) · 1.43 KB
/
intelxdk.config.ios.xml
1
2
<?xml version='1.0' encoding='UTF-8'?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:intelxdk="http://xdk.intel.com/ns/v1" id="not.yet.specified" version="1.0.0"><!--This file is generated by the Intel XDK. Do not edit this file as your edits will be lost. --><!--To change the contents of this file, see the documentation on the intelxdk.config.additions.xml file.--><intelxdk:version value="1.0"/><intelxdk:cordova-cli version="3.3"/><name>DevStory</name><content src="index.html"/><access origin="*"/><intelxdk:plugin intelxdk:name="Connection" intelxdk:value="org.apache.cordova.network-information" intelxdk:version="0.2.8"/><intelxdk:plugin intelxdk:name="File" intelxdk:value="org.apache.cordova.file" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="Media" intelxdk:value="org.apache.cordova.media" intelxdk:version="0.2.8"/><intelxdk:plugin intelxdk:name="Vibration (notification)" intelxdk:value="org.apache.cordova.vibration" intelxdk:version="0.3.5"/><intelxdk:plugin intelxdk:name="SplashScreen" intelxdk:value="org.apache.cordova.splashscreen" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="In App Browser" intelxdk:value="org.apache.cordova.inappbrowser" intelxdk:version="0.3.0"/><intelxdk:plugin intelxdk:name="Device" intelxdk:value="org.apache.cordova.device" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="Analytics" intelxdk:value="https://github.com/danwilson/google-analytics-plugin.git"/></widget>