DShah
DShah

Reputation: 9876

Titanium for iOS Development on Windows Platform

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...??

Upvotes: 8

Views: 12207

Answers (3)

dtuckernet
dtuckernet

Reputation: 7895

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

Upvotes: 1

JAA
JAA

Reputation: 1024

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

Upvotes: 2

Maulik
Maulik

Reputation: 19418

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

Upvotes: 16

Related Questions