Searched refs:getInfoPlistPath (Results 1 – 9 of 9) sorted by relevance
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | Paths.d.ts | 28 export declare function getInfoPlistPath(projectRoot: string): string;
|
| H A D | Paths.js | 19 exports.getInfoPlistPath = getInfoPlistPath; 241 function getInfoPlistPath(projectRoot) { function
|
| H A D | Paths.js.map | 1 …getInfoPlistPath","getAllEntitlementsPaths","getEntitlementsPath","getSupportingPath","resolve","b…
|
| /expo/packages/@expo/cli/src/start/platforms/ios/ |
| H A D | AppleAppIdResolver.ts | 39 const infoPlistPath = IOSConfig.Paths.getInfoPlistPath(this.projectRoot);
|
| /expo/packages/@expo/config-plugins/build/ios/utils/ |
| H A D | getInfoPlistPath.js.map | 1 …getInfoPlistPath.js","names":["_Xcodeproj","data","require","_Target","getInfoPlistPathFromPbxproj…
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Paths.ts | 234 export function getInfoPlistPath(projectRoot: string): string { function
|
| /expo/packages/@expo/config-plugins/src/plugins/ |
| H A D | withIosBaseMods.ts | 153 return await Paths.getInfoPlistPath(config.modRequest.projectRoot);
|
| /expo/packages/@expo/config-plugins/build/plugins/ |
| H A D | withIosBaseMods.js | 264 return await _ios().Paths.getInfoPlistPath(config.modRequest.projectRoot);
|
| H A D | withIosBaseMods.js.map | 1 …getInfoPlistPath","ios","assert","entitlements","_Entitlements$getEnti","ensureApplicationTargetEn…
|