Do you need Mac OS X to develop iPhone apps?

后端 未结 11 1888
逝去的感伤
逝去的感伤 2020-12-14 06:50

I was reading some sort of article stating you need Mac OS X to develop iPhone apps. is there really such as restrictions?

Can\'t you just download the SDK (and the

11条回答
  •  死守一世寂寞
    2020-12-14 07:26

    To be clear for iPhone apps development required Mac Computers. Xcode and iOS SDK to lead through the app development.Objective-C is the programming language which is most required for iOS app development to build apps. And to be frank, there is a difference between iOS and OS X. iOS and OS X share more framework. So porting app works from OS X to iOS is possible with a little work. If you are a cocoa developer you would be adapt to these frameworks easier.

    Check for more information: developer.apple.com/library/ios/documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007898

提交回复
热议问题