Home
last modified time | relevance | path

Searched defs:containerPath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/start/platforms/ios/
H A DsimctlLogging.ts290 const containerPath = await getContainerPathAsync({ udid }, { appId: bundleIdentifier }); constant
H A Dsimctl.ts96 const containerPath = await getContainerPathAsync(device, { appId }); constant