To save time for those who won't read the wiki:<p>This is not a tool to convert Java apps to iOS apps. This is a tool that helps you write <i>business logic</i> in one language so it can be shared without duplication between Android, web (via GWT), and iOS apps. Write your presentation logic with the native tools, ie. Interface Builder, etc. Cross-platform mobile UI support is explicitly avoided. Xcode is great--use it!