IOSOpenDev: Difference between revisions

From iPhone Development Wiki
No edit summary
(iOSOpenDev)
Line 1: Line 1:
== What is iOSOpenDev ==
== What is iOSOpenDev ==


[[iOSOpenDev]] is an open-source project that sets up the iOS SDK to allow ''open'' development in Xcode of jailbreak-type projects not supported nor allowed by default and provides Xcode templates for building common jailbreak-type projects and the various tools needed for such development.
iOSOpenDev is an open-source project that sets up the iOS SDK to allow ''open'' development in Xcode of jailbreak-type projects not supported nor allowed by default and provides Xcode templates for building common jailbreak-type projects and the various tools needed for such development.


== Purpose of iOSOpenDev  ==
== Purpose of iOSOpenDev  ==


The purpose of [[iOSOpenDev]] is to provide developers a way to use Xcode and its native build engine to develop tweaks and other jailbreak-type projects.
The purpose of iOSOpenDev is to provide developers a way to use Xcode and its native build engine to develop tweaks and other jailbreak-type projects.


== Requirements ==
== Requirements ==
Line 16: Line 16:
== Installation ==
== Installation ==


Download the latest [[iOSOpenDev]] Installer from http://iosopendev.com/download/.
Download the latest iOSOpenDev Installer from http://iosopendev.com/download/.


To troubleshoot installation errors, see https://github.com/kokoabim/iOSOpenDev/wiki/Troubleshoot.
To troubleshoot installation errors, see https://github.com/kokoabim/iOSOpenDev/wiki/Troubleshoot.


== Wiki Articles ==
== Project Info ==


Wiki articles are available at https://github.com/kokoabim/iOSOpenDev/wiki/_pages.
* Web site: http://iosopendev.com/
 
* Wiki articles: https://github.com/kokoabim/iOSOpenDev/wiki/_pages
== View Source ==
* Source: https://github.com/kokoabim
 
Source is available at https://github.com/kokoabim.

Revision as of 22:36, 20 February 2012

What is iOSOpenDev

iOSOpenDev is an open-source project that sets up the iOS SDK to allow open development in Xcode of jailbreak-type projects not supported nor allowed by default and provides Xcode templates for building common jailbreak-type projects and the various tools needed for such development.

Purpose of iOSOpenDev

The purpose of iOSOpenDev is to provide developers a way to use Xcode and its native build engine to develop tweaks and other jailbreak-type projects.

Requirements

Installation

Download the latest iOSOpenDev Installer from http://iosopendev.com/download/.

To troubleshoot installation errors, see https://github.com/kokoabim/iOSOpenDev/wiki/Troubleshoot.

Project Info