I do not have a Mac, but I have an iPhone. I want to develop applications for the iPhone. After some research, it seems to me that I only need the headers and libraries from the free SDK and the GCC assembly that supports ARM / Mach-O. Apple released the code for the GCC, which was used in the iPhone SDK (they should). Therefore, I think that if I could build it on Windows or Linux, I can use it with headers and libraries from the SDK to develop applications for the iPhone.
Then I can install the application on any iPhone with jailbroken.
How to create it on any Apple machine?
gcc ios iphone
Bahaa zaid
source share