Skip to content

Tinkerble 1.0.0

Choose a tag to compare

@edwardsanchez edwardsanchez released this 17 Jun 07:53

Initial 1.0 release of Tinkerble.

This release establishes the SwiftUI debug companion workflow: register tweakable state in an app, run the macOS companion, inspect live values, edit supported controls, and forward logs during development.

Highlights:

  • Swift Package for integrating Tinkerble into iOS apps.
  • macOS companion app for inspecting and editing registered values.
  • Demo project and README flow for trying the companion end to end.