[][src]Function creator_tools::commands::apple::run_and_debug

pub fn run_and_debug(
    app_path: &Path,
    debug: bool,
    just_launch: bool,
    non_interactive: bool,
    id: Option<&String>
) -> Result<()>

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