Home
last modified time | relevance | path

Searched refs:resetAllPlistBundleIdentifiers (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/config-plugins/build/ios/
H A DBundleIdentifier.d.ts48 declare function resetAllPlistBundleIdentifiers(projectRoot: string): void;
50 …teBundleIdentifierForPbxproj, setBundleIdentifierForPbxproj, resetAllPlistBundleIdentifiers, reset…
H A DBundleIdentifier.js8 exports.resetAllPlistBundleIdentifiers = resetAllPlistBundleIdentifiers;
213 function resetAllPlistBundleIdentifiers(projectRoot) { function
H A DBundleIdentifier.js.map1resetAllPlistBundleIdentifiers","infoPlistPaths","getAllInfoPlistPaths","plistPath","resetPlistBun…
/expo/packages/@expo/config-plugins/src/ios/
H A DBundleIdentifier.ts185 function resetAllPlistBundleIdentifiers(projectRoot: string): void { function
223 resetAllPlistBundleIdentifiers,