Searched defs:CFBundleIdentifier (Results 1 – 3 of 3) sorted by relevance
27 CFBundleIdentifier?: string; property62 CFBundleIdentifier: string; property
56 const { CFBundleIdentifier } = await parsePlistAsync(builtInfoPlistPath); constant
152 const { CFBundleIdentifier } = await parsePlistAsync(builtInfoPlistPath); constant