Searched refs:launcherRoundPath (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/@expo/prebuild-config/src/plugins/icons/ |
| H A D | withAndroidIcons.ts | 253 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 D | withAndroidIcons.js | 252 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 D | withAndroidIcons.js.map | 1 …launcherRoundPath","Promise","all","writeFile","map","existsSync","remove","iterateDpiValues","dpi…
|