If you’ve been waiting for a way to customize iOS 27 without a traditional jailbreak, GoldenNugget has quickly become one of the most exciting projects to watch. The community-driven fork of the original Nugget project now supports iOS 26.2 through iOS 27, introducing a redesigned backup-based workflow that works around Apple’s latest security changes.
- What is GoldenNugget?
- What’s New in GoldenNugget 9.0 Beta 1?
- What Can You Customize?
- How to Install GoldenNugget
- Step 1: Download the Correct Version
- Step 2: Extract the Files
- Step 3: Connect Your iPhone
- Step 4: Launch GoldenNugget
- Step 5: Apply Your Tweaks
- System Requirements
- Important Warnings
- Download Links
- FAQ
Unlike older Nugget releases that relied on the now-patched partial restore method, GoldenNugget uses a Backup → Tweak → Restore process designed to preserve your data while applying supported tweaks. While the developers still classify iOS 27 support as experimental, the project has already introduced faster backups, encrypted backup support, and a cleaner interface.
What is GoldenNugget?
GoldenNugget is an open-source desktop utility that allows users to enable supported system customizations on compatible iPhones without requiring a full jailbreak. Instead of modifying the kernel, it uses Apple’s own backup and restore system to apply compatible tweaks.
The project is licensed under GNU AGPL v3 and is maintained as a continuation of the original Nugget project after Apple patched the previous SparseRestore approach on iOS 27.
What’s New in GoldenNugget 9.0 Beta 1?
The latest 9.0 Beta 1 release focuses heavily on speed and reliability.
Major Improvements
- Smart Backup Cache for much faster repeat tweak sessions
- Incremental backups instead of creating a full backup every time
- Faster apply times of around 40–95 seconds on iOS 27 Beta 6
- Encrypted backup cache support
- PosterBoard now uses the protective restore workflow on newer iOS versions
- New declarative tweak registry for easier compatibility management
- Self-healing restore process to prevent backup failures
- New architecture documentation and offline regression tests
The developers also removed the old --enable-legacy-support option, meaning iOS versions below 26.2 are no longer supported.
What Can You Customize?
GoldenNugget includes several useful customization options.
Available Tweaks
- Animated wallpapers through PosterBoard
- SpringBoard tweaks
- Internal UI options
- Daemon management
- Skip Setup improvements
- Preset management
- Backup and restore tools
Removed or Limited Features
Some older Nugget features are no longer available.
- MobileGestalt modifications have been permanently removed.
- Passcode Themes no longer work on iOS 27.
- Status Bar tweaks remain disabled on iOS 27 and newer.
How to Install GoldenNugget
GoldenNugget is a desktop application, not an IPA that you sideload onto your iPhone. Instead, you download the correct version for your computer, connect your iPhone, and apply tweaks from the app.
Step 1: Download the Correct Version
Visit the official releases page.
Releases: https://github.com/awesomenull-dev/GoldenNugget/releases
Download the correct build for your operating system. Operating System Download Windows Nugget_Windows.zip Linux (x64) Nugget_Linux.zip Linux (ARM64) Nugget_Linux_aarch64.zip macOS (Apple Silicon) Nugget_macOS_arm.zip macOS (Intel) Nugget_macOS_intel.zip
Don’t download the Source Code ZIP or TAR.GZ unless you’re planning to build the project yourself.
Step 2: Extract the Files
- Windows: Right-click → Extract All
- macOS: Double-click the ZIP
- Linux: Extract using your archive manager or
unzip
Step 3: Connect Your iPhone
Before opening GoldenNugget:
- Connect your iPhone using a USB cable.
- Tap Trust This Computer when prompted.
- Keep your device unlocked throughout the process.
Step 4: Launch GoldenNugget
Open the extracted application.
- Windows: Launch
GoldenNugget.exe(or the bundled executable inside the extracted folder). - macOS: Open the GoldenNugget app. If Gatekeeper blocks it, allow it from System Settings → Privacy & Security.
- Linux: Run the included executable. You may need to make it executable first using
chmod +x.
Step 5: Apply Your Tweaks
Once your iPhone appears inside GoldenNugget:
- Select the tweaks you want.
- Click Apply.
- Let the app complete its Backup → Tweak → Restore workflow.
- Don’t disconnect your iPhone until the process finishes.
The first apply usually takes longer because GoldenNugget creates the initial backup. Later sessions are significantly faster thanks to the new Smart Backup Cache.
System Requirements
Windows
- Apple Devices (Microsoft Store) or iTunes
- USB connection to your iPhone
Linux
usbmuxdlibimobiledevice
Python (Only for Developers)
If you’re building from source, you’ll also need:
- Python 3.9 or newer
PySide6pymobiledevice3
Important Warnings
GoldenNugget’s developers strongly recommend creating a complete backup before making any changes.
Although the new protective restore workflow is designed to reduce the risk of data loss, they still warn that:
- Boot loops remain possible.
- Data loss can still occur.
- You should keep enough free storage available before applying tweaks.
- Your iPhone should remain connected until the process is fully complete.
Download Links
GitHub Repository
https://github.com/awesomenull-dev/GoldenNugget
Latest Releases
https://github.com/awesomenull-dev/GoldenNugget/releases
[Button Placeholder: Download GoldenNugget]
FAQ
Does GoldenNugget require a jailbreak?
No. It uses Apple’s backup and restore system instead of a traditional jailbreak.
Which iOS versions are supported?
Current releases support iOS 26.2 through iOS 27.
Can I use it on Windows?
Yes. Download Nugget_Windows.zip, extract it, and run the included application.
Why is the first tweak session slower?
The first apply creates a protective backup. Later sessions use Smart Backup Cache for much faster incremental backups.
Is MobileGestalt still supported?
No. The developers have permanently removed MobileGestalt functionality.
Is GoldenNugget safe?
The project is still considered experimental on iOS 27, so creating a full backup before using it is highly recommended.