最終更新:2010-12-15 (水) 00:33:59 (4880d)  

iOS Build Environment
Top / iOS Build Environment

http://www.pmbaty.com/iosbuildenv/

Want to create your own iPhone/iPod/iPad apps in Windows?

  • Now it's possible thanks to this iOS Build Environment for Windows.

概要

Before, when a programmer wanted to create apps for his Apple iPhone, iPod or iPad, he was also required to buy a 700 euro worth Mac. This was even more aberrant since all programmers obviously already have a computer. Being not disposed myself to buy that an expensive and redundant hardware in order to do exactly the same thing that I was doing everyday on my Windows computer (I am an independent programmer), I managed to build and gather in one single package all the tools needed to compile your iOS applications on Windows.

中身

  • A minimal BSD subsystem mimicking the required Darwin features based on Cygwin.
  • An open-source assembly/C/C++/Objective-C cross-compiler and an ARM linker (GCC).
  • A code pseudo-signature generation tool (ldid?).
  • A property list editor in binary and XML format (requires the iTunes DLLs).
  • Three examples, including source code and Makefile, compilable out of the box (binaries tested on iPhone 3GS).
  • The applications are iOS 3 and upwards compatible, hence suitable for iPhone, iPod and iPad (iOS 3.2?).

All this for only € 30!