开发者

Developing iPhone app on Ubuntu, then Mac

开发者 https://www.devze.com 2023-02-18 22:16 出处:网络
开发者_如何学CI\'m looking to do iPhone development on my Ubuntu machine. I\'ve read that the only way an app makes it to the store is if it\'s developed on a Mac. Is it possible to develop an app on

开发者_如何学CI'm looking to do iPhone development on my Ubuntu machine. I've read that the only way an app makes it to the store is if it's developed on a Mac. Is it possible to develop an app on Ubuntu, and then rsync the source over to someone else's MacBook for a quick build that the folks at apple will accept?


You can write the code on whatever machine you want so long as it has a text editor. However, you won't be able to run it or even do anything with it until it's running on a Mac with Apple's Xcode build tools.

0

精彩评论

暂无评论...
验证码 换一张
取 消