Module crossbundle_tools::commands::apple[][src]

Functions

Signs app. Runs codesign ... command.

Compiles rust code for iOS.

Copies profiles into @app_path/embedded.mobileprovision.

Generates an apple app folder.

Generates an apple ipa.

Generates minimal InfoPlist with given changes.

Read file and deserializes Info.plist into InfoPlist.

Runs and debugs app on device. Runs ios-deploy ... command.

Saves given InfoPlist in new Info.plist file.