[FEATURE] apply-name CLI + LION_TURTLE_SHELL_DIR env override #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ep/May21-2026/AppNameAndShellDirOverride"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
patches CFBundleDisplayName + CFBundleName + iOS pbxproj PRODUCT_NAME
alone (applyAppConfig covers those). Useful for per-tenant build
wrappers that want display-name override without bundle-id churn.
apply-name <Name>CLI command in bin/lion-turtle.ts dispatchingto applyAppName.
env var over the vite-config shellDir. Lets workdir/sandbox build
wrappers point lion-turtle at a cloned shell so codegen +
apply-name mutations don't dirty the source tree. Help block + env
reference doc added.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com