Home
last modified time | relevance | path

Searched refs:getPBXProjectPath (Results 1 – 13 of 13) sorted by relevance

/expo/packages/@expo/config-plugins/build/ios/
H A DPaths.d.ts26 export declare function getPBXProjectPath(projectRoot: string): string;
H A DPaths.js20 exports.getPBXProjectPath = getPBXProjectPath;
215 function getPBXProjectPath(projectRoot) { function
H A DBundleIdentifier.js131 pbxprojPath = (0, _Paths().getPBXProjectPath)(projectRoot);
H A DBundleIdentifier.js.map1getPBXProjectPath","project","xcode","parseSync","xcBuildConfiguration","getXCBuildConfigurationFr…
H A DPaths.js.map1getPBXProjectPath","getAllInfoPlistPaths","getInfoPlistPath","getAllEntitlementsPaths","getEntitle…
/expo/packages/@expo/config-plugins/src/ios/
H A DBundleIdentifier.ts8 import { getAllInfoPlistPaths, getAllPBXProjectPaths, getPBXProjectPath } from './Paths';
78 pbxprojPath = getPBXProjectPath(projectRoot);
H A DPaths.ts200 export function getPBXProjectPath(projectRoot: string): string { function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithIosBaseMods.ts105 return Paths.getPBXProjectPath(projectRoot);
/expo/packages/@expo/config-plugins/src/ios/utils/
H A DXcodeproj.ts329 const projectPath = Paths.getPBXProjectPath(projectRoot);
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithIosBaseMods.js219 return _ios().Paths.getPBXProjectPath(projectRoot);
H A DwithIosBaseMods.js.map1getPBXProjectPath","project","xcode","parseSync","writeSync","infoPlist","config","getPbxproj","in…
/expo/packages/@expo/config-plugins/build/ios/utils/
H A DXcodeproj.js332 const projectPath = Paths().getPBXProjectPath(projectRoot);
H A DXcodeproj.js.map1getPBXProjectPath","xcode","parseSync","getProductName","productName","_project$getFirstTarg","_pr…