Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix updated Theos and Xcode toolchains #225

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

charlie-mtz
Copy link

@charlie-mtz charlie-mtz commented Nov 15, 2024

Description

I've updated the project to compile with the latest Xcode toolchains and the last Theos version.

Additionally it now should be able to install on all iOS 16 versions. Worked successfully on an iPhone 8 Plus running iOS 16.7.10 (the latest version as of today).

Building with make package THEOS_PACKAGE_SCHEME=rootless will make a rootless version targeting iOS 15 and up, arm64 and arm64e.

Building using make package will build a traditional rootfull version targeting iOS 5 and up, arm7, armv7s, arm64 and arm64e. You need an older version of the Xcode toolchain for this.

…4 and arm64e. Fix include in dump.h. Updated control file to include compatibility with newer iOS 16 versions.
…eds older Xcode toolchain but it should work as before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant