-
Notifications
You must be signed in to change notification settings - Fork 0
johan-boule/linux-to-iphone-cross-compilation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For the adventurous who don't own a Mac, this is a recipe to cross-compile to IOS 3. (Note that I no longer use an iPhone, so this is old frozen material) To build on a 64-bit platform, install the i386 uuid-dev and libssl-dev .deb with: dpkg --force-architecture -i xxx.deb and once the toolchain is built, fix the system by replacing them back with 64-bit ones with: aptitude install uuid-dev libssl-dev svn:externals iphonedevonlinux http://iphonedevonlinux.googlecode.com/svn/trunk iphonedevonlinux-apps-source http://iphonedevonlinux-apps-source.googlecode.com/svn/trunk
About
For the adventurous who don't own a Mac, this is a recipe to cross-compile to IOS 3. (Note that I no longer use an iPhone, so this is old frozen material)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published