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. Toolchain это имя компилятора используется для всех приложений вы видите сегодня для 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 Developer Saurik создала версию toolchain, которая выполняется непосредственно на 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. Я взял его toolchain, которая состоит из его портирована ССЗ и odcctools, и добавил, моя заголовки Cygwin toolchain, которые я использую в моих компиляция приложений. Together, this brings you a one-click compilation environment that runs directly from the iPhone! В совокупности, это приносит вам одну команду компиляции окружающей среды, что работает непосредственно с 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 и типа "делать".

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 после 11 июля.

Here is a sample makefile (this is for BossTool obviously). Вот пример Makefile (это для BossTool очевидно).

For more info about Bigboss go here Для получения дополнительной информации о Bigboss Вам сюда