Titanium Studio not Launching iphone app - iphone

hi im developing iphone application in titanium studio i have mac intel machine with mac os x 10.5.8 with iphone sdk 3.1.3 installed ,
i am facing a problem i have successfully install titanium studio when i creat new project there is an option enable for iphone i checked it and it create a project but when i try to run this project in run as there i no option enabled and it is not launching project kindly someone adice what im doing wrong to configure iphone project,any help in this regard is greatly appreciated.

Requirements are listed on the website:
Requirements
Intel-based computer with Mac OS X (10.6)
Necessary for Installing on Device:
An Apple iOS device (iPhone, iPad, iPod Touch)
iOS developer certification
Your OSX version is not compatible!
http://developer.appcelerator.com/get_started

Related

Upload Iphone app (.ipa) from mac os x 2.4 (Tiger) or xcode 2.4

I have an Iphone app (.ipa) file which I have develop using sencha. I want to upload this on the iphone application store. I have macintosh with os x ver 2.4 (Tiger). Can I use this mac to upload iphone app in the app store using this os? Or is there any way to upload application from my windows laptop (I have already tried virtual machine but mac os lion file is not installing in the vertual machine ).
I am able to install XCode 2.4 on my mac, but i am not getting that how I can use this xcode for uploading app to store.
Any help will be thankful.
Thanks
Ishan jain

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...??
No its not possible. You need to install Titanium on MAC then you will be able to develop applications for iPhone and Android.
Titanium doesn't creates an iOS app, it creates the Xcode project... so you must have a Mac, sorry!
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

Unable to see iPhone in MonoDevelop installed in Windows

I have installed Mono and MonoDevelop in Windows and trying to create an application for iPhone but I am not able to see iPhone while creating my solution. Can anyone guide me how to create an application for iPhone in MonoDevelop installed in Windows.
Am I missing something or I need to install some more things to see the iPhone in Solution.
Thanks,
-Ankit
You can't do it on Windows unfortunately. You need a Mac with XCode tools installed, and the iPhone SDK from Apple.
MonoDevelop with the iPhone development tools installed on a Mac will allow you to create MonoTouch apps.
Have a read over http://monotouch.net/Documentation/Installation for details on requirements.

iPhone sdk for OSX 10.4

On the apple website I can only see offered the iPhone sdk4 which indicates it will only operate on OSX10.6/Snow Leopard. Is this the case? And if so, where can I get the previous sdks so that I can work on my computer with OSX10.4?
There isn't a version of the iPhone SDK which works with Tiger. You also need an Intel Macintosh. You can still dowload the old (mac) SDK but it won't allow you to develop for iPhone, only Mac.

The application is not installed on iPhone it requires newer version of iPhone os

HI...i have the Xcodes of 3.1.3 and 3.2.2 and 4.0 on my mac. i developed an application with project format - Xcode 3.1 compatible... my device's OS is 3.1.2 its .. when i tried to install the app, iTunes is showing the above message. please tell me where would be the problem.
Thank in advance
i set the iPhone OS Deployment Target to iPhone 3.0 in project settings
its worked fine..
Thank u