chore: checkpoint before render engine vendoring

Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
2025-12-17 22:40:51 +00:00
parent 9c19fc0296
commit d73e50bb9e
15 changed files with 806 additions and 25 deletions

View File

@@ -8,7 +8,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../.." && pwd)"
APP_NAME="Aspen"
BUNDLE_ID="io.r3t.aspen"
BUNDLE_ID="G872CZV7WG.aspen"
TARGET="aarch64-apple-ios-sim"
BUILD_MODE="release"