We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4885265 commit e43cb7eCopy full SHA for e43cb7e
2 files changed
README.md
@@ -15,6 +15,7 @@ Rework of [iOS Debug Tool](https://github.com/hazmi-e205/IOS-Debug-Tool) that wr
15
16
## Features
17
- Connect iPhone via USB and Remote (Support STF and Sonic Cloud)
18
+- Logcat support legacy (syslog) and unified logging (ostrace)
19
- Filter and Exclude logcat by text and regex
20
- Filter logcat by process id (it also text and regex support)
21
- Save logcat to file
info.json
@@ -1,7 +1,7 @@
1
{
2
"project": "iDebugTool",
3
"version": "2.0.0",
4
- "status": "beta1",
+ "status": "beta2",
5
"dependencies": [
6
7
"project": "libimobiledevice",
0 commit comments