Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Log in or create an account to edit The Apple Wiki.

Dev:iOSOpenDev

From The Apple Wiki

Languages: English • français

iOSOpenDev
Developer(s)kokoabim
Initial release4 February 2012 (2012-02-04); 13 years ago
Final release
1.6-2 / 25 July 2013 (2013-07-25); 11 years ago
Repositorygithub.com/kokoabim/iOSOpenDev
Written in
Operating systemmacOS
TypePackage management system
LicenseGNU General Public License v2.0 or later
Websiteiosopendev.com

iOSOpenDev is an open-source project that prepares Xcode and the iOS SDK for developing software distributed outside of the App Store. It provides Xcode templates for building common jailbreak-type projects and the various tools needed for such development.

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.

iOSOpenDev requires Mac OS X 10.6 (Snow Leopard) or later, and Xcode 4.0 or later. As the project has not received an update since 2013, it is unlikely to run without modifications with current macOS and Xcode releases. A fork exists that may work.

Installation

iOSOpenDev can be downloaded from iosopendev.com.

Documentation can be found on the GitHub wiki. Particularly of interest is the Troubleshoot page. Consult this first if you are having issues using iOSOpenDev.

External Links