class
AmberCLI::Native::AppleShellGenerator
- AmberCLI::Native::AppleShellGenerator
- Reference
- Object
Defined in:
amber_cli/native/apple_shell_generator.crConstant Summary
-
APP_SHORTCUT_APP_NAME_PLACEHOLDER =
"__AMBER_APP_SHORTCUT_APPLICATION_NAME__" -
GENERATED_HEADER =
"// This file is Generated by amber_cli from config/native.yml.\n// Safe to regenerate: edit config/native.yml or mobile/ios/Sources/**/* instead.\n"
Constructors
Instance Method Summary
- #app_name : String
- #ios_project_yml : String
- #manifest : CapabilityManifest
- #pascal_name : String
- #write(project_path : String) : Nil