What is the standard developer platform for developing iPhone apps, e.g. the equivalent of Eclipse?
What is the standard developer platform for developing iPhone apps, e.g. the equivalent of
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Xcode is the standard and only supported (by Apple) IDE for iOS development. It’s also required, since you have to install it if you want any of the developer tools (you may be able to exclude the actual IDE when installing the developer tools, though I doubt it, but you’d still want Xcode for building iOS projects anyway). So, I suppose that is equivalent to Eclipse.