Skip to content

Releases: xuhuanstudio/ConsoleDock

ConsoleDock v0.1.0

22 Jun 04:21

Choose a tag to compare

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