Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashXcodeProject.ts34 const storyboardFilePath = path.join(projectName, STORYBOARD_FILE_PATH); constant
35 if (!project.hasFile(storyboardFilePath)) {
36 debug(`Adding ${storyboardFilePath} to Xcode project`);
38 filepath: storyboardFilePath,
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithIosSplashXcodeProject.js52 …const storyboardFilePath = _path().default.join(projectName, _withIosSplashScreenStoryboard().STOR…
53 if (!project.hasFile(storyboardFilePath)) {
54 debug(`Adding ${storyboardFilePath} to Xcode project`);
56 filepath: storyboardFilePath,
H A DwithIosSplashXcodeProject.js.map1storyboardFilePath","path","join","STORYBOARD_FILE_PATH","hasFile","IOSConfig","XcodeUtils","addRe…