Objective-C Environment Setup For Ubuntu-Linux

后端 未结 3 1398
一向
一向 2021-02-06 18:40

I don\'t have the Mac machine for ios development. Now I am in a learning stage and want to start the ios development on Linux. So is it possible to run the Objective-C Code on

3条回答
  •  广开言路
    2021-02-06 18:54

    Unfortunately, in order to develop for iOS you will need OS X on your machine. An alternative involves creating a virtual machine on your computer and installing OS X and XCode on it. I've heard this solution works perfectly fine for people provided their computer can handle it.

    More information on creating a "hackintosh" may be found here.

提交回复
热议问题