Skip to content

Commit d676165

Browse files
authored
Add warning to readme
1 parent 76e22e9 commit d676165

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1+
> [!CAUTION]
2+
> **WARNING:** There are known critical issues with **iOS 26.4 Developer Beta 1**. The `lockdownd` service appears to be dropping connections, which interferes with how the device connects to itself (loopback/pairing issues) and prevents JIT from functioning. **DO NOT UPDATE** if you rely on StikDebug. These issues and possible fixes are currently being investigated.
3+
14
<div align="center">
25
<img width="217" height="217" src="/assets/StikJIT.png" alt="Logo">
36
</div>
4-
57

68
<div align="center">
79
<h1><b>StikDebug</b></h1>
810
<p><i> An on-device debugger/JIT enabler for iOS versions 17.4+ powered by <a href="https://github.com/jkcoxson/idevice">idevice.</a> </i></p>
911
</div>
1012

1113
<h6 align="center">
12-
1314
<a href="https://discord.gg/ZnNcrRT3M8">
1415
<img src="https://img.shields.io/badge/Discord-join%20us-7289DA?logo=discord&logoColor=white&style=for-the-badge&labelColor=23272A" />
1516
</a>
1617
<a href="https://github.com/StephenDev0/StikDebug/blob/main/LICENSE">
1718
<img src="https://img.shields.io/github/license/0-Blu/StikJIT?label=License&color=5865F2&style=for-the-badge&labelColor=23272A" />
1819
</a>
19-
</a>
2020
<a href="https://github.com/StephenDev0/StikDebug/stargazers">
2121
<img src="https://img.shields.io/github/stars/0-Blu/StikJIT?label=Stars&color=FEE75C&style=for-the-badge&labelColor=23272A" />
2222
</a>
@@ -43,4 +43,4 @@
4343
- No data collection—ensuring full privacy.
4444

4545
## License
46-
StikDebug is licensed under **AGPL-3.0**. See [`LICENSE`](LICENSE) for details.
46+
StikDebug is licensed under **AGPL-3.0**. See [`LICENSE`](LICENSE) for details.

0 commit comments

Comments
 (0)