Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts253 const launcherRoundPath = path.resolve(anyDpiV26Directory, IC_LAUNCHER_ROUND_XML); constant
257 fs.writeFile(launcherRoundPath, icLauncherXmlString),
262 [launcherPath, launcherRoundPath].map(async (path) => {
/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.js252 const launcherRoundPath = _path().default.resolve(anyDpiV26Directory, IC_LAUNCHER_ROUND_XML);
254 …le(launcherPath, icLauncherXmlString), _fsExtra().default.writeFile(launcherRoundPath, icLauncherX…
257 await Promise.all([launcherPath, launcherRoundPath].map(async path => {
H A DwithAndroidIcons.js.map1launcherRoundPath","Promise","all","writeFile","map","existsSync","remove","iterateDpiValues","dpi…