Home
last modified time | relevance | path

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

/expo/tools/src/versioning/ios/
H A Dindex.ts213 await fs.mkdirs(versionedReactNativePath);
234 path.join(versionedReactNativePath, fileToCopy)
255 outputDir: path.join(versionedReactNativePath, 'codegen', 'ios'),
278 await fs.mkdirs(path.join(versionedReactNativePath, 'ReactCommon'));
283 path.join(versionedReactNativePath, 'ReactCommon', library.libName)
288 cwd: path.join(versionedReactNativePath, 'ReactCommon', 'hermes'),
338 versionedReactNativePath: string,
390 versionedReactNativePath
475 targetDirectory: path.join(versionedReactNativePath, 'scripts'),
489 versionedReactNativePath: string,
[all …]