Searched refs:findObjcFilesAsync (Results 1 – 1 of 1) sorted by relevance
764 async function findObjcFilesAsync(dir: string, recursive: boolean): Promise<string[]> { function926 const objcFiles = await findObjcFilesAsync(sourceDir, step.recursive);953 const files = await findObjcFilesAsync(targetDir, step.recursive);