Kokum macOS VM runtime — 1.1.0
Copy the entire MacVM folder, not only the executable.
Run: ./run-kokum.sh /absolute/path/application.kapp
Or: ./kokumvm /absolute/path/application.kapp with your explicit TLS trust settings.

No Python, compiler, IDE, Homebrew, Kokum source or SDK is needed by the application
user once this payload and its dependencies are complete. macOS/system frameworks,
a compatible CPU/OS, system trust certificates and a browser are still required.
The run-kokum.sh wrapper uses the target /etc/ssl/cert.pem only when SSL_CERT_FILE
is unset. Explicit application CA files and PostgreSQL sslrootcert remain separate.
It does not import all private Keychain trust or bundle publisher credentials.

SQLite, TigerDB, PostgreSQL and Remote FlatDB are retained. The database services
and private configurations are NOT included. Application data is kept separately;
use ~/Library/Application Support/Kokum/ or an explicit user-owned config path.
The included runtime supports the pinned GUI 1.7 browser contract. Linux-only
DatePicker/GetDate GUI 1.8/1.9 applications have not been adopted here.

This is an ad-hoc-signed developer candidate, NOT a notarized public installer.
Do not disable Gatekeeper or quarantine protection. A distributor must perform
Developer ID signing/notarization and native acceptance before broad distribution.
Optional GSS/SASL/OpenSSL provider plugins and arbitrary application dlopen modules
are not inferred from static load commands; test the intended authentication/TLS
configuration separately. Review license/source-offer obligations for every library.
See build-info.json for architecture, observed minimum OS and exact library hashes.

--
Anil Jagtap
anil.softx@gmail.com
