IOSOpenDev: Difference between revisions

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


iOSOpenDev sets up the latest 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  ==
 
To provide developers a way to use Xcode and its native build engine to develop tweaks and other jailbreak-type projects by providing:
* Set up of iOS SDK
* Xcode templates


== Requirements ==
== Requirements ==

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

To provide developers a way to use Xcode and its native build engine to develop tweaks and other jailbreak-type projects by providing:

  • Set up of iOS SDK
  • Xcode templates

Requirements

  • Mac OS X 10.6 (Snow Leopard) or greater
  • Xcode 4.0 or greater
  • Git
  • Dpkg

Installation