Titanium for iOS Development on Windows Platform
Asked Answered
K

3

8

I have downloaded Titanium for Windows platform. After installing correctly... I found that it needs iOS SDK.. So from where should i get iOS SDK. Is Development of iOS possible in Windows platform..?? What are the steps for making my Hello World Example to run in Titanium on Windows platform for iOS.

I have refered some of the previous post like:

Windows 7 Development Platform or iOS and Android development on Windows

But still not able to get exact steps for making my example to run...??

Kherson answered 8/8, 2011 at 13:10 Comment(2)
Neither of those links really has anything to do with what you're asking. A much better reference can be found here: #22858Branum
Also, did you read the documentation for Titanium? "To develop an iOS-based Module, you'll need all of the following basic prerequisites: 1) Intel-based Macintosh running OSX 10.5 or above 2) XCode 3.2 or above 3) iOS 4.0 SDK or above"Branum
P
16

No its not possible. You need to install Titanium on MAC then you will be able to develop applications for iPhone and Android.

Peruse answered 8/8, 2011 at 13:18 Comment(1)
it sucks even more deeply when you realise that breakpoints don't work on the mac edition. do you need any more reasons why you should not use titanium....come on appcelerator.....Pedagogics
H
2

Titanium doesn't creates an iOS app, it creates the Xcode project... so you must have a Mac, sorry!

Hackbut answered 8/8, 2011 at 13:27 Comment(0)
T
1

It is not possible to develop iOS applications on a Windows machine (except for Adobe AIR for iOS applications). The SDK only works on a Mac.

If you are interested in Adobe AIR, see some examples here:

http://blogs.adobe.com/flashplayer/2011/06/adobe-air-2-7-now-available-ios-apps-4x-faster.html

Tipsy answered 8/8, 2011 at 13:11 Comment(1)
But one time the xcode project is created, the rest is to build that xcode project in a mac machine and publish the app, i mean, there are not develop time in mac machine. Is it this ok?Grunenwald

© 2022 - 2024 — McMap. All rights reserved.