Skip to content

Commit 2d2c419

Browse files
committed
Add note about Linux builds
1 parent 77062c6 commit 2d2c419

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<div align="center">
22
<img src="icon_rounded.png" alt="NeoFreeBird-BHTwitter" width="130" height="130">
3-
3+
44
# NeoFreeBird-BHTwitter (tweak)
55
<i>The ultimate way to tweak your Twitter/X experience.</i>
66
</div>
77
<br>
88

9-
> [!WARNING]
10-
> <b>Please do not create issues regarding sign in or Tweeting.</b><br>Twitter/X have added Attestation to prevent the use of third-paty or modified clients. We cannot do anything against this. Please do not create new issues regarding this.
9+
> [!WARNING]
10+
> <b>Please do not create issues regarding sign in or Tweeting.</b><br>Twitter/X have added Attestation to prevent the use of third-paty or modified clients. We cannot do anything against this. Please do not create new issues regarding this.
1111
1212
| | | |
1313
|:-------------------------:|:-------------------------:|:-------------------------:|
@@ -18,6 +18,9 @@
1818
## Using your computer
1919

2020
1. Install [Theos](https://github.com/theos/theos).
21+
22+
> Note for Linux users: the current toolchain that ships with Theos is too outdated to build successfully ("Undefined symbols for architecture arm64"). Download the latest toolchain for your distro from [here](https://github.com/L1ghtmann/swift-toolchain-linux/releases/latest) and replace `$THEOS/toolchain/linux` with its contents.
23+
2124
2. Install [cyan](https://github.com/asdfzxcvbn/pyzule-rw) if you want sideload or TrollStore builds.
2225
3. Clone the NeoFreeBird-BHTwitter repository:
2326

@@ -102,10 +105,10 @@ Just run:
102105
Result: `com.bandarhl.bhtwitter_4.2_iphoneos-arm.deb` inside `packages`.
103106

104107

105-
> [!NOTE]
108+
> [!NOTE]
106109
> <b>These builds are considered beta</b><br>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.
107110
108111

109-
> [!NOTE]
110-
> <b>This repo is forked from BHTwitter.</b><br>It will merge patches upstream to BHTwitter when it's considered mostly done.
112+
> [!NOTE]
113+
> <b>This repo is forked from BHTwitter.</b><br>It will merge patches upstream to BHTwitter when it's considered mostly done.
111114

0 commit comments

Comments
 (0)