开发者

Xcode-developing not for Mac only?

开发者 https://www.devze.com 2023-03-29 01:22 出处:网络
Is it possible to make a non-Mac/iOS application with Xcode? Or if it is impossible, can you suggest any other environment to an ultimate noob?

Is it possible to make a non-Mac/iOS application with Xcode? Or if it is impossible, can you suggest any other environment to an ultimate noob? P.S.: I have Snow Leopard on my Mac. P.P开发者_JS百科.S: I think, I asked a wrong question. Everything started with one problem: C++ environment with debug function for Mac. Xcode is just a variant.


You can install a cross compiling gcc suit. However I'm not sure if that makes sense with Objective-C as you would need to restrict yourself to non apple APIs (like Gnu Step).

I would suggest to learn Java instead and use an IDE like Eclipse (or any other cost free IDE like IDEA IntelliJ or NetBeans).

0

精彩评论

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

关注公众号