Files
IronFox/templates/application-services/local.properties
celenity 2edb5659bd WIP: 150.0
Signed-off-by: celenity <celenity@celenity.dev>
2026-04-17 05:22:52 +00:00

11 lines
396 B
INI

# IronFox local.properties for Application Services...
# NOTE: Values surrounded in curly brackets ({}) are filled in by `build.sh`
## Currently, this includes:
## IRONFOX_PLATFORM = {IRONFOX_PLATFORM}
## IRONFOX_PLATFORM_ARCH = {IRONFOX_PLATFORM_ARCH}
## IRONFOX_TARGET_RUST = {IRONFOX_TARGET_RUST}
## Rust targets
rust.targets={IRONFOX_PLATFORM}-{IRONFOX_PLATFORM_ARCH},{IRONFOX_TARGET_RUST}