Windows
Native Windows EXE package. Built and smoke-tested from this workspace.
Desktop character selector
The Windows build is ready from this machine. The macOS build path is native `.app` packaging, and the iOS package is an Xcode project you can sign into a real `.ipa`.
Native Windows EXE package. Built and smoke-tested from this workspace.
Native `.app` spec and build script. Build this on a Mac to produce `AnimeCharacterMaker-mac.zip`.
Local-first PWA experiment with the same selector flow. Offline install requires HTTPS on iPhone.
SwiftUI + WKWebView source package. Open on a Mac, choose your developer team, archive, and export an `.ipa`.
Runs on this device
This embedded preview runs directly in the browser on your computer or phone. It is a lightweight canvas preview for selector testing; the full WAI-ANIMA diffusion engine still belongs in the desktop app or a dedicated native build.
Open full mobile web app
The desktop app talks to your ComfyUI backend at http://127.0.0.1:8188.
Keep the same WAI-ANIMA model, VAE, and Qwen encoder visible to ComfyUI on Windows or Mac.
Unzip, start ComfyUI, then run AnimeCharacterMaker.exe.
Build on macOS with ./build_macos_app.sh, then open the `.app` bundle.
Deploy the static site over HTTPS, then add it to Home Screen for offline caching.
Open the Xcode project on your Mac, set signing, then archive/export the app.