![]() |
![]() |
![]() |
- 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.
--trollstore: for TrollStore users.
--rootless: for rootless jailbreaks.
--rootfull: for rootful jailbreaks.
--help: for help
- 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.
Just run:
./build.sh --rootlessResult: com.bandarhl.bhtwitter_4.2_iphoneos-arm64.deb inside packages.
Just run:
./build.sh --rootfullResult: com.bandarhl.bhtwitter_4.2_iphoneos-arm.deb inside packages.
Note
These builds are considered beta
This repo is meant for NeoFreeBird, which builds this for specific versions of Twitter. You can of course build this for your own app without using the main NeoFreeBird app, but please note your build will not be supported by the NeoFreeBird team if you do.
Note
This repo is forked from BHTwitter.
It will merge patches upstream to BHTwitter when it's considered mostly done.


