the ultimate way to tweak your Twitter/X experience.
Forked from BHTwitter.
these builds are considered beta. even though they should work fine. you may run into some unintended issues, especially with untested twitter/x versions.
- Install Theos.
- Install cyan if you want sideload or TrollStore builds.
- Clone the NeoFreeBird-BHTwitter repository:
git clone --recursive https://github.com/NeoFreeBird/tweak
cd tweak- Make the build script executable:
chmod +x ./build.sh- Run the script with your preferred option:
./build.sh [OPTIONS]Available options:
--sideloaded: For sideloading.
--rootless: For rootless jailbreaks.
--trollstore: For TrollStore users.
(no option): For rootful jailbreaks.
- Fork this repository.
- Open the "Actions" tab and enable workflows.
- Choose "Build and Release NeoFreeBird-BHTwitter."
- Click "Run workflow" and provide:
- Deployment format:
rootful,rootless,sideloaded, ortrollstore. - A decrypted IPA URL for sideloaded/TrollStore builds.
- Any value for rootful/rootless builds.
- Deployment format:
- Check the "Releases" tab once the build completes.
- Get a decrypted IPA for Twitter/X.
- Rename it to
com.atebits.Tweetie2.ipaand move it to thepackagesfolder.
./build.sh --sideloadedResult: NeoFreeBird-sideloaded.ipa inside packages.
Follow the same steps as sideloading, then run:
./build.sh --trollstoreResult: NeoFreeBird-trollstore.tipa inside packages.
Simply run:
./build.sh --rootlessResult: com.bandarhl.bhtwitter_4.2_iphoneos-arm64.deb inside packages.
Just run the script without any flags:
./build.shResult: com.bandarhl.bhtwitter_4.2_iphoneos-arm.deb inside packages.