We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 3294dd5Copy full SHA for 3294dd5
cordova/config.xml
@@ -0,0 +1,10 @@
1
+<?xml version='1.0' encoding='utf-8'?>
2
+<widget id="my.first.app" version="1.0.0">
3
+ <name>HelloWorld</name>
4
+ <description>
5
+ A sample Tabris.js application.
6
+ </description>
7
+ <author email="[email protected]" href="https://tabrisjs.com">
8
+ Tabris.js Team
9
+ </author>
10
+</widget>
0 commit comments