[][src]Crate creator_tools

Re-exports

pub use simctl;

Modules

error
types

Structs

Aapt2
Aapt2Compile
Aapt2Convert
Aapt2Dump
Aapt2Link
Aapt2Optimize
AndroidNdk
AndroidSdk
CheckInfo
Key

Key for signing APK.

Constants

CARGO_TOML_VALUE
LIB_RS_VALUE
MAIN_RS_VALUE

Traits

IntoCheckInfo

Functions

add_libs_into_apk

Add given lib and all reletad libs into APK.

align_apk

Align APK on 4-byte memory boundary.

apple_rust_compile
cargo_rustc_command
codesign
compile_rust_for_android

Compile rust lib for android.

copy_profile
detect_abi
gen_android_manifest
gen_apple_app
gen_apple_plist
gen_debug_key

Gen debug key for signing APK.

gen_minimal_project
gen_unaligned_apk

Gen unaligned APK with given manifest_path, assets and res.

gen_xcent
install_apk
launch_apple_app
run_and_debug
sign_apk

Sign APK with given key.

start_apk