bharath
bharath

Reputation: 14453

How to develop an iphone application on Windows OS?

How to develop an iPhone application without using Mac OS? Is it possible to develop an application on Windows XP?

Upvotes: 0

Views: 676

Answers (1)

stitz
stitz

Reputation: 1429

You will need a mac to develop for iOS devices. Here is a quote from the Apple website with the specifics:

To develop with iOS SDK and participate in the iOS Developer Program you must have an Intel-based Mac running Mac OS X Snow Leopard. Refer to the iOS SDK Read Me document for full details on system requirements. You must be registered as an Apple Developer in order to access the iOS SDK and iOS SDK Read Me document.

You can read the full details on the Apple iOS dev site here.

Upvotes: 1

Related Questions