1

I want to create a mobile application for iPhone in Objective-C. The app should be equipped with a graphical user interface. The problem is that I don't have a Mac computer so I have no access to the Xcode environment. Is there any possibility to build my project with an online service (for example on a virtual server, remote control etc.) or can I use tools completely under Windows?

Nikolai Ruhe
  • 81,520
  • 17
  • 180
  • 200
altralaser
  • 2,035
  • 5
  • 36
  • 55
  • 1
    Also you should change your question from compile to develop in. Compile is a whole different thing from what you are asking – William Falcon May 06 '13 at 13:44

3 Answers3

3

VirtualMacOSX.com have an offer for xCode development, from (as of now) $10 a month. I am sure others have too.

Prof. Falken
  • 24,226
  • 19
  • 100
  • 173
0

Although not optimal you can run mac osx on vmware (on your windows machine), then install xcode on that. I did this for a while until I decided to bite the bullet and I bought a mac

William Falcon
  • 9,813
  • 14
  • 67
  • 110
0

Unfortunately there is no good way to do it, anyway you will need access to Mac computer (remote or physical, no difference).

Nickolay Olshevsky
  • 13,706
  • 1
  • 34
  • 48