pub fn ios_project_exists(output_dir: &Path) -> boolAvailable on crate feature
full only.Expand description
Checks if the iOS project scaffolding exists at the given output directory
Returns true if the ios/BenchRunner/project.yml file exists.