IOSOpenDev: Difference between revisions

From iPhone Development Wiki
No edit summary
No edit summary
Line 11: Line 11:
* Mac OS X 10.6 (Snow Leopard) or greater
* Mac OS X 10.6 (Snow Leopard) or greater
* Xcode 4.0 or greater
* Xcode 4.0 or greater
* Git — [http://git-scm.com/]
* Git — http://git-scm.com/
* Dpkg —  [http://www.macports.org/] (install MacPorts then install dpkg)
* Dpkg —  http://www.macports.org/ (install MacPorts then install dpkg)


== Installation ==
== Installation ==

Revision as of 22:25, 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