BigBoss has made a post to help developers compile their applications simple and easy using their iPhone and Itouch bigbossは格段の進歩を作成する開発者を助ける自分のアプリケーションをコンパイルを使用して簡単で使いやすいiphoneとitouch

Toolchain is the name of the compiler used for all the apps you see today for the iPhone.ツールは、コンパイラの名前が使われて今日のすべてのアプリをiphoneが表示されます。 Historically, it has been very difficult to setup and get working often requiring several days of work.歴史的に、非常に難しいことが頻繁に必要な作業を設定するといくつかの日中の仕事です。 iPhone developer Saurik has created a version of the toolchain that runs directly on the iPhone. iphoneの開発者saurikが作成したのバージョンのiphoneを聴くにはツールを実行しています。 I have taken his toolchain which consists of his ported GCC and odcctools, and added my headers from the Cygwin toolchain that I use to compile my apps.私は彼のツールで構成さodcctools gccと彼の移植、および追加されましたマイヘッダーが、 cygwinのツールを使用する私のアプリをコンパイルする。 Together, this brings you a one-click compilation environment that runs directly from the iPhone!一緒に、これにより、 1つをクリックしてから直接コンパイル環境を実行しiphone !

Here are the steps to install and start compiling your apps:ここでは、手順を実行してコンパイルしてインストールし、スタート]ボタンをアプリ:

1) Install Cydia 1 )インストールcydia
2) Install “iPhone 1.1.1 Headers” 2 )インストール" iphone 1.1.1ヘッダー"
3) Copy your apps source code to /tmp or such with ssh and type “make”. 3 )アプリのソースコードをコピーして/ tmpやsshとこのようなタイプの" make "です。

Works for all apps for 1.0.2 - 1.1.4.作品のすべてのアプリ1.0.2 -1 .1.4です。 Will be updated for 2.0 after July 11th. 2.0した後に自動的に更新を7月11日です。

Here is a sample makefile (this is for BossTool obviously).ここでは、サンプルのMakefileの (これは明らかにbosstool ) 。

For more info about Bigboss go here bigbossの詳細についてはこちら