Jump to content

How to Fix Theos Killed: 9 error on iOS 9


6 posts in this topic

Recommended Posts

Updated (edited)

Lots of command line tools don't work anymore in iOS 9.

 

 

To run the commands you have to sign them:

ldid -S `which <command>`
To compile you will also need to add a new line to your Makefile
PROJECTNAME_LDFLAGS += -Wl,-segalign,4000

You can try this to fix theos: http://iosgods.com/topic/18581-how-to-get-theos-working-on-ios-9/

Updated by DiDA

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines