Searched refs:parsePlistAsync (Results 1 – 3 of 3) sorted by relevance
10 import { parsePlistAsync } from '../../utils/plist';56 const { CFBundleIdentifier } = await parsePlistAsync(builtInfoPlistPath);
13 export async function parsePlistAsync(plistPath: string) { function
18 import { parsePlistAsync } from '../../../utils/plist';152 const { CFBundleIdentifier } = await parsePlistAsync(builtInfoPlistPath);