leminlimez / CowabungaLite

iOS 15+ Customization Toolbox
GNU General Public License v3.0
848 stars 41 forks source link

Artboard

Cowabunga Lite

A jailed customization toolbox for iOS 15+ on all devices.

Official Website Here: https://cowabun.ga/

iOS 17.2+ Users: Please be careful after using. If you see a screen showing "iPhone Partially Set Up", click the button that says "Continue with Partial Setup", otherwise your phone's data will be erased!

Please back up your devices before using this software! We are not responsible for damage to your device. If you see the data transferring screen, you MUST select Do Not Transfer Apps and Data

Join the Discord for additional support and sneak peaks. Feel free to support my work on Ko-Fi.

Requirements

Installing

Simply download the .zip that is for your MacOS version and run the app. Plug in your phone and start tweaking!

Features

Screenshots

Home Page Explore Page Theming App Settings Single App Settings Status Bar Status Bar Springboard Options Springboard Options Setup Options Apply Page

Building

Just build like a normal Xcode project. Sign using your own team and bundle identifier. You can also build the .app file by running the command xcodebuild CODE_SIGNING_ALLOWED=NO -scheme Cowabunga\ Lite -configuration release inside the folder containing the xcodeproj.

How it works

Cowabunga Lite applies tweaks by creating a partial restore of only the files being changed without wiping the device. It uses libimobiledevice to create the backups, restore them to the device, and read information about the device such as the device name, iOS version, and home screen apps.

Credits