Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sovw100/CodeSignBreak

Open more actions menu
 
 

Repository files navigation

CodeSignBreak

This is a tool that patches Xcode and your projects in order to let you install your apps on your jailbreak device with appsync like JailCoder which not updates now(on 10.10 and Xcode6 crashed).

Download Link

Requirements

On your computer

There are two methods to install Xcode:

  1. drag from dmg to /Applications.

  2. install from Appstore.

The latter installs the Xcode as root with group wheel while the former as login user with group admin. However, the owner of one iPhoneSimulator dynamic libs 'dyld_sim' must be root

Detail: find . -user root -print /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man/whatis /Applications/Xcode.app/Contents/Developer/usr/share/man/whatis

It's not a good option to elevate privileges in applications. So if you installed Xcode in Appstore, change its group to admin by following command:

sudo chgrp -R admin /Applications/Xcode.app 

On your device

  1. Jailbreak

  2. appsync(not ppsync)

Testing

I just have one device to test. So if you run CodeSignBreak well, it's pleasure to inform me.

  • Xcode 6.3 with iOS8.1 on 10.10.3
  • Xcode 6.1 with iOS8.1 on 10.10.1
  • Xcode 5.1 with iOS8.1 on 10.9.3

What CodeSignBreak does

Announcement

For developers of personal interest only.

About

Code Sign for Jailbreak Device (iOS8)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 95.8%
  • Python 4.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.