IOSOpenDev: Difference between revisions

From iPhone Development Wiki
No edit summary
No edit summary
Line 5: Line 5:
== Purpose of iOSOpenDev  ==
== 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:
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 by providing:
* Set up of iOS SDK
* Set up of iOS SDK
* Xcode templates
* Xcode templates

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