Jump to content

14 posts in this topic

Recommended Posts

Posted

It's the right AppDelegate. Only one with LaunchingWithOptions

But that's not forced to be the same

Posted (edited)

@@Goggwell

Add this code to the top of your makefile

TARGET = iphone:clang:8.1
ARCHS = arm64 armv7
If you don't add this code to your makefile, theos will force clang (by default) and generate an armv7 binary

That will make your tweak incompatible with arm64 Devices

 

Note: replace 8.1 with your SDK number

Updated by KingRalph

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