can i install iphone sdk in a linux platform?
+1
A:
No, it requires a Mac. Specifically, a Mac with an Intel chip, running OSX 10.5 or later.
Colin Pickard
2010-06-04 10:49:50
ive seen couple of website stating that its possible to install..
kennedysee
2010-06-04 10:50:46
There are some *very* convoluted methods to compile code for the iPhone on linux. I would not say that any of these really qualify as "installing the iPhone SDK on linux".
Colin Pickard
2010-06-04 10:56:13
A:
You can install GNUStep, which provides an SDK similar (though not identical) to Mac OS X. With GNUStep, you should be able to write application using at least the Foundation framework with Objective-C, but UIKit will not be available.
To this end, there is no way to install the iPhone SDK on Linux without installing Mac OS X into a Virtual Machine and then using that -- this, however, violates the terms and conditions you agreed to when creating a developer account with Apple.
Jasarien
2010-06-04 11:09:49
A:
To download the 3.2 version of SDK at this point of time , requires Snow Leoperd (10.6.2 or above ).
Praseed Pai
2010-06-04 11:16:49