UInt2048 / CyberKit

CyberKit is a backport of the open-source WebKit engine to improve the browser experience of older iOS versions.
Other
139 stars 2 forks source link

CyberKit

CyberKit is a backport of WebKit to older iOS.

Installation

Please visit the releases.

Official OS support & FAQ

Please visit the CyberKit wiki.

Development Branch History

Reference Implementations

Building from Source

If building yourself, you may wish to use the version of Xcode used at the time to build the commit you are building.

Ensure to run Tools/Scripts/configure-xcode-for-embedded-development before 1st build or any time you reinstall/update Xcode or its SDKs.

Beginning 2 January 2024, you can just ad hoc sign with no changes to CyberKit itself which is especially convenient if you want to build in a macOS VM on Apple Silicon where you can't sign in to your Apple ID.

You will build the "Everything up to CyberKit" target then the appropriate app.

Development Environment Notes