What problem does it solve?
Regenerate the iOS debug bridge against the latest upstream gstack templates. This keeps StateServer.swift, DebugOverlay.swift, Package.swift, and the typed @Observable state accessors aligned with the current gstack version, ensuring compatibility after upgrades or when new ViewModels or properties are added.
Core Features & Use Cases
- Synchronizes iOS instrumentation and accessors with upstream gstack templates to reflect changes in ViewModels and state accessors.
- Updates the debug bridge components (StateServer.swift, DebugOverlay.swift, Package.swift) to maintain compatibility with the iOS-side tooling.
- Use during post-upgrade maintenance or when tooling requests a resync of the iOS debug bridge.
Quick Start
Run the ios-sync skill to regenerate the iOS debug bridge after upgrading gstack.