topical media & game development

talk show tell print

#mobile-application-10-DerbyApp-tiapp.xml / xml



  <?xml version="1.0" encoding="UTF-8"?>
  <ti:app xmlns:ti="http://ti.appcelerator.org">
      <deployment-targets>
          <target device="mobileweb">false</target>
          <target device="iphone">true</target>
          <target device="ipad">true</target>
          <target device="android">true</target>
          <target device="blackberry">false</target>
      </deployment-targets>
      <id>com.gravityworks.derby.titanium</id>
      <name>DerbyApp</name>
      <version>1.0</version>
      <publisher>Gravity Works Design LLC.</publisher>
      <url>http://www,gravityworksdesign.com>
      <description>Titanium Mobile version of the Derby Names Application for Cross Platform Mobile Development Book released by WROX.</description>
      <copyright>2011 by Gravity Works Design LLC.</copyright>
      <icon>appicon.png</icon>
      <persistent-wifi>false</persistent-wifi>
      <prerendered-icon>false</prerendered-icon>
      <statusbar-style>default</statusbar-style>
      <statusbar-hidden>false</statusbar-hidden>
      <fullscreen>false</fullscreen>
      <navbar-hidden>false</navbar-hidden>
      <analytics>true</analytics>
      <guid>cd795f6c-9adb-473d-9078-1a1c9a3d8b55</guid>
      <iphone>
          <orientations device="iphone">
              <orientation>Ti.UI.PORTRAIT</orientation>
          </orientations>
          <orientations device="ipad">
              <orientation>Ti.UI.PORTRAIT</orientation>
              <orientation>Ti.UI.UPSIDE_PORTRAIT</orientation>
              <orientation>Ti.UI.LANDSCAPE_LEFT</orientation>
              <orientation>Ti.UI.LANDSCAPE_RIGHT</orientation>
          </orientations>
      </iphone>
      <android xmlns:android="http://schemas.android.com/apk/res/android"/>
      <modules/>
  </ti:app>
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.