Function xtask::swift::build_xcframework
source ยท fn build_xcframework(
profile: &str,
targets: Option<Vec<String>>,
components_path: Option<Utf8PathBuf>,
sequentially: bool,
) -> Result<(), Box<dyn Error>>