Skip to content

iWish 0.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@johnbuckman johnbuckman released this 17 Jun 13:30

First alpha of iWish — Tcl/Tk (AndroWish/undroidwish) running on iOS/iPadOS.

The runtime is real Tcl 8.6 + Tk 8.6, drawn via SdlTk + AGG + FreeType on an SDL2 Metal surface. Proven by running Decent Espresso's de1app end-to-end on a physical iPad over CoreBluetooth.

Asset: iWish-0.1-alpha-ios.zip — a standalone iWish.app for arm64-apple-ios (iOS 15+) running the Tk demo (scripts/demo.tcl), no extra extensions. It is UNSIGNED: re-sign it with your own Apple Development certificate + a provisioning profile that includes your device UDID, enable Developer Mode, then install with devicectl or Xcode.

This repo is a recipe (build scripts + patches + iOS-native shims), not a redistribution of the AndroWish/SDL2/Tcl sources. See the README, BUGS.md, and TODO.md. Alpha — expect sharp edges.