Touchgui/Touchgui.xdk

changeset 0
e8ccd40d0ef6
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Touchgui/Touchgui.xdk	Thu Jun 04 14:50:33 2015 +0200
     1.3 @@ -0,0 +1,247 @@
     1.4 +{
     1.5 +  "project": {
     1.6 +    "projectSettingsVersion": "1.2",
     1.7 +    "creationData": {
     1.8 +      "projectTypeName": "com.intel.xdk.projecttype.jsapp",
     1.9 +      "src": "https://edge-intel.s3.amazonaws.com/jsapp/production/release-2015-ww07/sample-iot-companion-touch-notifier/sample.zip",
    1.10 +      "projectGuid": "dfa70862-2c48-4649-b181-373add78f975",
    1.11 +      "lastModifiedDate": 1429384906298,
    1.12 +      "creationDate": 1425145486141
    1.13 +    },
    1.14 +    "sourceDirectory": "www",
    1.15 +    "cordovaPluginsDirectory": "plugins",
    1.16 +    "startFile": "index.html",
    1.17 +    "projectFiles": {},
    1.18 +    "projectDirectories": {},
    1.19 +    "libraries": [],
    1.20 +    "cordovaPlugins": [
    1.21 +      {
    1.22 +        "id": "org.apache.cordova.device",
    1.23 +        "version": "0.2.13",
    1.24 +        "selectedState": "Included",
    1.25 +        "data": {},
    1.26 +        "paramvals": {},
    1.27 +        "dependsOn": [],
    1.28 +        "dependedBy": []
    1.29 +      },
    1.30 +      {
    1.31 +        "id": "org.apache.cordova.splashscreen",
    1.32 +        "version": "0.3.5",
    1.33 +        "selectedState": "Included",
    1.34 +        "data": {},
    1.35 +        "paramvals": {},
    1.36 +        "dependsOn": [],
    1.37 +        "dependedBy": []
    1.38 +      },
    1.39 +      {
    1.40 +        "id": "org.apache.cordova.vibration",
    1.41 +        "version": "0.3.12",
    1.42 +        "selectedState": "Included",
    1.43 +        "data": {},
    1.44 +        "paramvals": {},
    1.45 +        "dependsOn": [],
    1.46 +        "dependedBy": []
    1.47 +      },
    1.48 +      {
    1.49 +        "id": "org.apache.cordova.dialogs",
    1.50 +        "version": "0.2.11",
    1.51 +        "selectedState": "Included",
    1.52 +        "data": {},
    1.53 +        "paramvals": {},
    1.54 +        "dependsOn": [],
    1.55 +        "dependedBy": []
    1.56 +      }
    1.57 +    ],
    1.58 +    "serviceMethods": [],
    1.59 +    "buildConfigurations": {
    1.60 +      "Android": {
    1.61 +        "platform_": "android",
    1.62 +        "runtime_": "Cordova 3.x",
    1.63 +        "name_": "Android",
    1.64 +        "preferences_": {
    1.65 +          "android-minSdkVersion": "10",
    1.66 +          "android-targetSdkVersion": "19",
    1.67 +          "android-installLocation": "auto"
    1.68 +        },
    1.69 +        "isActive_": true,
    1.70 +        "appName_": "Touchgui",
    1.71 +        "appID_": "demo.touchnotifier",
    1.72 +        "appAccess_": [
    1.73 +          {
    1.74 +            "origin": "*"
    1.75 +          }
    1.76 +        ],
    1.77 +        "icons_": [],
    1.78 +        "splashes_": [],
    1.79 +        "addlPermissions_": "",
    1.80 +        "excludedLibraries_": "",
    1.81 +        "iosProvs_": [],
    1.82 +        "cordovaCLIVersion_": "4.1.2",
    1.83 +        "crosswalkVersion_": "10",
    1.84 +        "appVersion_": "1.0.0",
    1.85 +        "appVersionCode_": "1",
    1.86 +        "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.",
    1.87 +        "appAuthor_": "Intel XDK"
    1.88 +      },
    1.89 +      "Android-Crosswalk": {
    1.90 +        "platform_": "android",
    1.91 +        "runtime_": "Crosswalk with Cordova 3.x",
    1.92 +        "name_": "Android-Crosswalk",
    1.93 +        "preferences_": {
    1.94 +          "android-minSdkVersion": "14",
    1.95 +          "android-targetSdkVersion": "19",
    1.96 +          "android-installLocation": "auto"
    1.97 +        },
    1.98 +        "isActive_": true,
    1.99 +        "appName_": "Touchgui",
   1.100 +        "appID_": "demo.touchnotifier",
   1.101 +        "appAccess_": [
   1.102 +          {
   1.103 +            "origin": "*"
   1.104 +          }
   1.105 +        ],
   1.106 +        "icons_": [],
   1.107 +        "splashes_": [],
   1.108 +        "addlPermissions_": "",
   1.109 +        "excludedLibraries_": "",
   1.110 +        "iosProvs_": [],
   1.111 +        "cordovaCLIVersion_": "4.1.2",
   1.112 +        "crosswalkVersion_": "10",
   1.113 +        "appVersion_": "1.0.0",
   1.114 +        "appVersionCode_": "1",
   1.115 +        "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.",
   1.116 +        "appAuthor_": "Intel XDK"
   1.117 +      },
   1.118 +      "iOS": {
   1.119 +        "platform_": "ios",
   1.120 +        "runtime_": "Cordova 3.x",
   1.121 +        "name_": "iOS",
   1.122 +        "preferences_": {
   1.123 +          "ios-target": "6",
   1.124 +          "ios-configuration": "adhoc"
   1.125 +        },
   1.126 +        "isActive_": true,
   1.127 +        "appName_": "Touchgui",
   1.128 +        "appID_": "demo.touchnotifier",
   1.129 +        "appAccess_": [
   1.130 +          {
   1.131 +            "origin": "*"
   1.132 +          }
   1.133 +        ],
   1.134 +        "icons_": [],
   1.135 +        "splashes_": [],
   1.136 +        "addlPermissions_": "",
   1.137 +        "excludedLibraries_": "",
   1.138 +        "iosProvs_": [],
   1.139 +        "cordovaCLIVersion_": "4.1.2",
   1.140 +        "crosswalkVersion_": "10",
   1.141 +        "appVersion_": "1.0.0",
   1.142 +        "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.",
   1.143 +        "appAuthor_": "Intel XDK"
   1.144 +      },
   1.145 +      "Windows8": {
   1.146 +        "platform_": "windows8",
   1.147 +        "runtime_": "Cordova 3.x",
   1.148 +        "name_": "Windows8",
   1.149 +        "preferences_": {},
   1.150 +        "isActive_": true,
   1.151 +        "appName_": "Touchgui",
   1.152 +        "appID_": "demo.touchnotifier",
   1.153 +        "appAccess_": [
   1.154 +          {
   1.155 +            "origin": "*"
   1.156 +          }
   1.157 +        ],
   1.158 +        "icons_": [],
   1.159 +        "splashes_": [],
   1.160 +        "addlPermissions_": "",
   1.161 +        "excludedLibraries_": "",
   1.162 +        "iosProvs_": [],
   1.163 +        "cordovaCLIVersion_": "4.1.2",
   1.164 +        "crosswalkVersion_": "10",
   1.165 +        "appVersion_": "1.0.0.0",
   1.166 +        "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.",
   1.167 +        "appAuthor_": "Intel XDK"
   1.168 +      },
   1.169 +      "WebApp": {
   1.170 +        "platform_": "webapp",
   1.171 +        "runtime_": "W3C",
   1.172 +        "name_": "WebApp",
   1.173 +        "preferences_": {},
   1.174 +        "isActive_": false,
   1.175 +        "appName_": "Touchgui",
   1.176 +        "appID_": "not.yet.specified",
   1.177 +        "appAccess_": [
   1.178 +          {
   1.179 +            "origin": "*"
   1.180 +          }
   1.181 +        ],
   1.182 +        "icons_": [],
   1.183 +        "splashes_": [],
   1.184 +        "addlPermissions_": "",
   1.185 +        "excludedLibraries_": "",
   1.186 +        "appVersion_": "0.0.1"
   1.187 +      },
   1.188 +      "Firefox": {
   1.189 +        "platform_": "firefoxos",
   1.190 +        "runtime_": "W3C on Firefox OS",
   1.191 +        "name_": "Firefox",
   1.192 +        "preferences_": {},
   1.193 +        "isActive_": false,
   1.194 +        "appName_": "Touchgui",
   1.195 +        "appID_": "not.yet.specified",
   1.196 +        "appAccess_": [
   1.197 +          {
   1.198 +            "origin": "*"
   1.199 +          }
   1.200 +        ],
   1.201 +        "icons_": [],
   1.202 +        "splashes_": [],
   1.203 +        "addlPermissions_": "",
   1.204 +        "excludedLibraries_": "",
   1.205 +        "appVersion_": "0.0.1"
   1.206 +      },
   1.207 +      "Chrome": {
   1.208 +        "platform_": "chromeos",
   1.209 +        "runtime_": "W3C on Chrome OS",
   1.210 +        "name_": "Chrome",
   1.211 +        "preferences_": {},
   1.212 +        "isActive_": false,
   1.213 +        "appName_": "Touchgui",
   1.214 +        "appID_": "not.yet.specified",
   1.215 +        "appAccess_": [
   1.216 +          {
   1.217 +            "origin": "*"
   1.218 +          }
   1.219 +        ],
   1.220 +        "icons_": [],
   1.221 +        "splashes_": [],
   1.222 +        "addlPermissions_": "",
   1.223 +        "excludedLibraries_": "",
   1.224 +        "appVersion_": "0.0.1"
   1.225 +      },
   1.226 +      "Facebook": {
   1.227 +        "platform_": "facebook",
   1.228 +        "runtime_": "W3C on Facebook",
   1.229 +        "name_": "Facebook",
   1.230 +        "preferences_": {},
   1.231 +        "isActive_": false,
   1.232 +        "appName_": "Touchgui",
   1.233 +        "appID_": "not.yet.specified",
   1.234 +        "appAccess_": [
   1.235 +          {
   1.236 +            "origin": "*"
   1.237 +          }
   1.238 +        ],
   1.239 +        "icons_": [],
   1.240 +        "splashes_": [],
   1.241 +        "addlPermissions_": "",
   1.242 +        "excludedLibraries_": "",
   1.243 +        "appVersion_": "0.0.1"
   1.244 +      }
   1.245 +    },
   1.246 +    "gameAssetDirectory": "asset",
   1.247 +    "gameMetadata": {},
   1.248 +    "projectTags": []
   1.249 +  }
   1.250 +}
   1.251 \ No newline at end of file

mercurial