Function crossbundle_tools::commands::apple::run_and_debug [−][src]
pub fn run_and_debug(
app_path: &Path,
debug: bool,
just_launch: bool,
non_interactive: bool,
id: Option<&String>
) -> Result<()>Expand description
Runs and debugs app on device.
Runs ios-deploy ... command.
