|
1 <?xml version='1.0' encoding='UTF-8'?> |
|
2 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:intelxdk="http://xdk.intel.com/ns/v1" id="demo.touchnotifier" version="1.0.0"> |
|
3 <!--This file is generated by the Intel XDK. Do not edit this file as your edits will be lost. --> |
|
4 <!--To change the contents of this file, see the documentation on the intelxdk.config.additions.xml file.--> |
|
5 <intelxdk:version value="1.0"/> |
|
6 <intelxdk:cordova-cli version="4.1.2"/> |
|
7 <name>Touchgui</name> |
|
8 <description>A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.</description> |
|
9 <author>Intel XDK</author> |
|
10 <content src="index.html"/> |
|
11 <access origin="*"/> |
|
12 <intelxdk:plugin intelxdk:name="Device" intelxdk:value="org.apache.cordova.device" intelxdk:version="0.2.13"/> |
|
13 <intelxdk:plugin intelxdk:name="SplashScreen" intelxdk:value="org.apache.cordova.splashscreen" intelxdk:version="0.3.5"/> |
|
14 <intelxdk:plugin intelxdk:name="Vibration (notification)" intelxdk:value="org.apache.cordova.vibration" intelxdk:version="0.3.12"/> |
|
15 <intelxdk:plugin intelxdk:name="Dialogs (notification)" intelxdk:value="org.apache.cordova.dialogs" intelxdk:version="0.2.11"/> |
|
16 <preference name="ios-target" value="6"/> |
|
17 <preference name="ios-configuration" value="adhoc"/> |
|
18 <!--creationInfo:{"src":"https://edge-intel.s3.amazonaws.com/jsapp/production/release-2015-ww07/sample-iot-companion-touch-notifier/sample.zip","projectTypeName":"com.intel.xdk.projecttype.jsapp"}--></widget> |