Benty Engine
Release/source endpoint для Rust engine iOS-интеграции.
URLs
- Git HTTP: https://allo.benty.chat/benty-engine.git
- Latest manifest: /benty-engine/latest/engine-manifest.json
- Git bundle: /downloads/benty-engine.bundle
- Source tar: /downloads/benty-engine-repo.tar.gz
Важно: этот сервер Linux, поэтому настоящий
libbenty_engine.a для iOS тут не собран. Его нужно собрать на macOS/Xcode через ./scripts/build-ios.sh.
Codex/macOS команды
git clone https://allo.benty.chat/benty-engine.git benty-engine cd benty-engine git fetch --tags git checkout engine-ios-v0.1.1 cargo test --no-run ./scripts/security-scan.sh rustup target add aarch64-apple-ios IPHONEOS_DEPLOYMENT_TARGET=16.0 ./scripts/build-ios.sh
Commit
a77fc80578f61588e560aee8ba0e66fdfd28bd25