List of all items
Structs
- app_config::constants::AndroidPlatform
- app_config::constants::FlutterPlatform
- app_config::constants::IosPlatform
- app_config::constants::ReactNativePlatform
- app_config::constants::WebArch
- app_config::constants::WebPlatform
Enums
- app_config::constants::AndroidArch
- app_config::constants::FlutterArch
- app_config::constants::IosArch
- app_config::constants::Mode
- app_config::constants::ReactNativeArch
Traits
Macros
Functions
- app_config::android::build
- app_config::build_from_str_arch
- app_config::cleanup_tmp_local
- app_config::flutter::build
- app_config::install_arch
- app_config::install_ndk
- app_config::ios::build
- app_config::mktemp
- app_config::mktemp_local
- app_config::project_name_from_toml
- app_config::raw_project_name_from_toml
- app_config::react_native::build
- app_config::web::build
Constants
- app_config::constants::ANDROID_ARCHS_ENV
- app_config::constants::ANDROID_BINDINGS_DIR
- app_config::constants::ANDROID_JNILIBS_DIR
- app_config::constants::ANDROID_KT_FILE
- app_config::constants::ANDROID_PACKAGE_NAME
- app_config::constants::ANDROID_UNIFFI_DIR
- app_config::constants::ARCH_ARM_64
- app_config::constants::ARCH_ARM_64_V8
- app_config::constants::ARCH_ARM_V7_ABI
- app_config::constants::ARCH_I686
- app_config::constants::ARCH_X86_64
- app_config::constants::BUILD_MODE_ENV
- app_config::constants::FLUTTER_ARCHS_ENV
- app_config::constants::FLUTTER_BINDINGS_DIR
- app_config::constants::IOS_ARCHS_ENV
- app_config::constants::IOS_BINDINGS_DIR
- app_config::constants::IOS_SWIFT_FILE
- app_config::constants::IOS_XCFRAMEWORKS_DIR
- app_config::constants::REACT_NATIVE_ARCHS_ENV
- app_config::constants::REACT_NATIVE_BINDINGS_DIR
- app_config::constants::WEB_BINDINGS_DIR