Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Fixes tiapp.xml to allow building for android right after running titanium-backbone new #6

Merged
merged 1 commit into from May 29, 2012

Conversation

svallory
Copy link
Contributor

Adds the parameter -u (--puburl) to set the publisher url. Changes the
way app id is generated to use the reverse domain + app name. Adds an
app icon.png for android and iPhone.

I really think we should have a shorter name :)

Adds the parameter er (--puburl) to set the publisher url. Changes the
way app id is generated to use the reverse domain + app name. Adds an
app icon.png for android and iPhone.
trabianmatt added a commit that referenced this pull request May 29, 2012
Fixes tiapp.xml to allow building for android right after running `titanium-backbone new`
@trabianmatt trabianmatt merged commit 797e872 into trabian:master May 29, 2012
@trabianmatt
Copy link
Member

@svallory, Thanks for the pull request -- I particularly like the appicon.

One thing I noticed while merging this is that I hadn't checked the KitchenSink against Titanium 2.0. I ended up needing to update a few sizes (setting ContentBlock height to Ti.UI.SIZE and table row heights to 44).

Note that we haven't done anything with Android within this app yet. On the production app that we're extracting this from we had two separate packaging scripts. They both included a base set of functionality but one included iOS-specific code (especially styles) and the other included Android-specific code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants