Public installer-only repository for CodexIPhone hosted runtime delivery.
install.shinstall.ps1runtime-manifest.template.json
This repository must not contain iOS source code, Swift files, Xcode project files, or private backend source trees.
Production manifest endpoint:
https://product.example.com/codexiphone/runtime-manifest.json
Required fields:
versiontarball_urlzip_urlsha256_tar_gzsha256_zippublished_at
- Unix installer verifies SHA256 when
sha256_tar_gzis present. - Windows installer verifies SHA256 when
sha256_zipis present.
Main product repository remains private. External users must install from website runtime artifacts, not from source repositories.