Home
last modified time | relevance | path

Searched refs:entitlementsRelativePath (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/
H A DEntitlements.ts94 const entitlementsRelativePath = slash(path.join(projectName, `${productName}.entitlements`)); constant
96 path.join(projectRoot, 'ios', entitlementsRelativePath)
102 xcBuildConfiguration.buildSettings.CODE_SIGN_ENTITLEMENTS = entitlementsRelativePath;
/expo/packages/@expo/config-plugins/build/ios/
H A DEntitlements.js113 …const entitlementsRelativePath = (0, _slash().default)(_path().default.join(projectName, `${produc…
114 …th = _path().default.normalize(_path().default.join(projectRoot, 'ios', entitlementsRelativePath));
121 xcBuildConfiguration.buildSettings.CODE_SIGN_ENTITLEMENTS = entitlementsRelativePath;
H A DEntitlements.js.map1entitlementsRelativePath","slash","mkdirSync","dirname","recursive","writeFileSync","ENTITLEMENTS_…