Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DUpdates-test.ts89 const bundleReactNative = Updates.getBundleReactNativePhase(xcodeProject); constant
119 const bundleReactNative = Updates.getBundleReactNativePhase(xcodeProject); constant
/expo/packages/@expo/config-plugins/src/ios/
H A DUpdates.ts155 const bundleReactNative = Object.values(shellScriptBuildPhase).find( constant
170 const bundleReactNative = getBundleReactNativePhase(project); constant
194 const bundleReactNative = getBundleReactNativePhase(project); constant