Torrent Hash - Hash of all existing torrents
Please, pay attention to the fact that you are about to download the torrent NOT from torhash.net
torhash.net is just a torrent search engine, no torrents are hosted here.

iPhone unofficial SDK

Infohash:

3B5D957745C5C9CA75F52B586D6F79BFF410C1B0

Type:

Applications

Title:

iPhone unofficial SDK

Category:

Applications/UNIX

Uploaded:

2008-03-17 (by wernarmo)

Description:

This is iPhone toolchain built following instructions on http://code.google.com/p/iphone-dev/wiki/Building It was built on Gentoo Linux 2007.0, AMD Athlon XP 2400+. Architecture is x86. SETUP: (necessary) iphone-toolchain.tar.gz. There is directory named iphone-toolchain inside the archive; copy all structure from it to /usr/local/. You must put /usr/local/bin/ to your PATH environment variable: export PATH=/usr/local/bin:$PATH Also you must add /usr/local/lib to your /etc/ld.so.conf file. (necessary) iphone_filesystem.tar.gz. There is iphone filesystem inside (firmware 1.1.4). There is directory named \"share\" inside this archive. You must put it to /usr/local/. After this you must add environment variable named HEAVENLY: export HEAVENLY=/usr/local/share/iphone-filesystem or: export HEAVENLY=/usr/local/share/heavenly-1.1.4 (optional) MacOSX10.4u.sdk.tar.gz. This is MacOS X 10.4 Universal SDK. There are some symlinks to it from iphone\'s include files. You may put this directory to /usr/local/share/. (optional) iphone_uikit_template.tar.gz. I have created this template for program projects. If you want to use it, you have to replace $PROJECTNAME string in all files to your app\'s name. Also you have to replace \"iPhoneApp\" to your app\'s name in Makefile. (optional) kdevelop_uikit_template.tar.gz. I have created this template for KDevelop. You have to put the content of this archive to $KDEBASE (for example, /usr/, or, as I have (Gentoo Linux 2007.0), - /usr/kde/. You can get the path of $KDEBASE giving command: kde-config --prefix (optional) bashrc. This is the script for BASH. It sets needed environment variables when you login. You have to put this file into your home dir and rename to .bashrc. After setup you may check if your compiler works. You can download testing app named \"Hello World\" from here: http://www.iphonegameover.com/tutorials/basics/helloWorld/helloWorld.tar.bz2 You can read an article about it here: http://wiki.iphonegameover.com/Hello_World_Tutorial. NOTICE: there may be problems if you compile your projects as \'root\'. It will be better if you will compile them as usual user (for example you can create user named \'iphone\').

Files count:

6

Size:

232.81 Mb

Trackers:

udp://tracker.openbittorrent.com:80
udp://open.demonii.com:1337
udp://tracker.coppersurfer.tk:6969
udp://exodus.desync.com:6969

Comments:

elephant_soft (2009-03-31)

I tested this and it actually works on Cygwin. I mean it will build the helloworld example. Unfortunately, the apps built will not install on an iPhone with OS 2.0, because this is an old version of the toolchain and it doesn't sign. It would be really nice if someone could upload the 2.0 toolchain.

Files:

1. iphone_toolchain/bashrc 84 bytes
2. iphone_toolchain/iphone-toolchain.tar.gz 77.02 Mb
3. iphone_toolchain/iphone_filesystem.tar.gz 121.81 Mb
4. iphone_toolchain/iphone_uikit_template.tar.gz 5.47 Kb
5. iphone_toolchain/kdevelop_uikit_template.tar.gz 7.22 Kb
6. iphone_toolchain/MacOSX10.4u.sdk.tar.gz 33.97 Mb