watchOS Tutorial
·1 min
Overview # Run the watchOS counter demo with SwiftUI and the C ABI bridge.
Status # In Development — minimal counter implementation.
Prerequisites # macOS 13+ Xcode 15+ (watchOS SDK) Zig 0.15+ 1. Clone the Repo # git clone https://github.com/kotsutsumi/zylix.git cd zylix 2. Build Zylix Core for watchOS # cd core zig build watchos-sim This produces core/zig-out/watchos-simulator/libzylix.a.