Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DIosGenerateDynamicMacros.ts9 const SUPPORTING_DIR = path.join(IOS_DIR, 'Exponent', 'Supporting'); constant
14 options.buildConstantsPath || path.join(SUPPORTING_DIR, 'EXBuildConstants.plist');
15 const infoPlistPath = options.infoPlistPath || path.join(SUPPORTING_DIR, 'Info.plist');