Releases: xuhuanstudio/ConsoleDock
Releases · xuhuanstudio/ConsoleDock
ConsoleDock v0.1.0
ConsoleDock v0.1.0
Highlights
- In-app UIKit debug console for iOS test/debug use.
- Objective-C-compatible core plus Swift facade.
- stdout/stderr capture with pass-through and safe restore.
- Local in-memory storage with redaction before storage, copy, and share.
- Release builds disabled by default.
- Swift Package Manager source-first distribution.
Boundaries
- Not a full replacement for Xcode Console.
- Does not promise complete Swift Logger, os_log, or Apple unified logging capture.
- No default persistence, upload, network inspector, CocoaPods, or XCFramework distribution.
Validation
- Release Validation workflow passed: https://github.com/xuhuanstudio/ConsoleDock/actions/runs/27929173406