Module apple

Module apple 

Source

Functionsยง

codesign
Signs app. Runs codesign ... command.
compile_rust_for_ios
Compiles rust code for iOS.
copy_profile
Copies profiles into @app_path/embedded.mobileprovision.
gen_apple_app_folder
Generates an apple app folder.
gen_apple_ipa
Generates an apple ipa.
gen_xcent
launch_apple_app
read_info_plist
Read file and deserializes Info.plist into InfoPlist.
run_and_debug
Runs and debugs app on device. Runs ios-deploy ... command.
save_info_plist
Saves given InfoPlist in new Info.plist file.