Searched refs:getAppBinaryPath (Results 1 – 3 of 3) sorted by relevance
37 const binaryPath = await profile(XcodeBuild.getAppBinaryPath)(buildOutput);
24 export function getAppBinaryPath(buildOutput: string) { function
52 getAppBinaryPath: jest.fn(() => '/mock_binary'),