-6

can I develop an application for iphone using windows plateform? Thanks in advance,

2 Answers2

2

For Apple the only way is to use a Mac :

To develop with the iOS SDK and Xcode, you must have an Intel-based Mac running Mac OS X Snow Leopard or later and you must be registered as an Apple Developer.

Check the answers here :

iOS development on Windows

How can I develop for iPhone using a Windows development machine?

https://developer.apple.com/support/ios/ios-dev-center.html

Community
  • 1
  • 1
raed
  • 4,887
  • 4
  • 30
  • 49
0

Embarcadero - RAD Studio supports developing applications for iPhone/iPad and is running on windows
(Formely known as CodeGear / Borland , which made Delphi / Turbo Pascal )

http://docwiki.embarcadero.com/RADStudio/XE6/en/Mobile_Tutorial:_Creating_a_FireMonkey_Mobile_Application_(iOS_and_Android)

Though they use some internal tools for iOS libraries, you still will need a VM ( virtual machine ) for Mac emulation for advanced development.

TPAKTOPA
  • 2,462
  • 1
  • 19
  • 26