Searched refs:INFO_PLIST_PATH (Results 1 – 1 of 1) sorted by relevance
365 const INFO_PLIST_PATH = path.join(EXPO_DIR, 'ios/Exponent/Supporting/Info.plist'); constant366 const rawPlist = await fs.readFile(INFO_PLIST_PATH, 'utf-8');382 await fs.writeFile(INFO_PLIST_PATH, plist.build(parsedPlist));