开发者

How to Compile iOS programs in Windows

I've recently learned some basic Objective-C and have made a really simple "HelloWorld" application for devel开发者_JAVA百科opment on iPhones (not through the AppStore, but Jailbreaked iPhones)

I've got my main.m file and Classes in my HelloWorld directory.

I have GNUStep Shell installed on my Windows Machine, the real question is: How do I compile my HelloWorld Application so I can send it to my iOS device.

I really just want to get the compiled files and SSH it to my /Applications/ Directory to test it.

How can it be done? Thanks.

EDIT:

Alternatively, is there a way I can upload the SDK headers to my iPhone using SSH and compile my program on my iPhone?

Thanks.


Possibly it will be much more comfortable to use virtual machine with mac OS. In this way you will full development toolbox including debugger, leak tester and so on.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜