Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DUpdates-test.ts89 const bundleReactNative = Updates.getBundleReactNativePhase(xcodeProject); constant
90 expect(bundleReactNative.shellScript).toMatchSnapshot();
119 const bundleReactNative = Updates.getBundleReactNativePhase(xcodeProject); constant
120 expect(bundleReactNative.shellScript).toMatchSnapshot();
/expo/packages/@expo/config-plugins/build/ios/
H A DUpdates.js.map1bundleReactNative","values","find","buildPhase","name","ensureBundleReactNativePhaseContainsConfig…
H A DUpdates.js155 …bundleReactNative.shellScript = `${bundleReactNative.shellScript.replace(/"$/, '')}${buildPhaseShe…
/expo/packages/@expo/config-plugins/src/ios/
H A DUpdates.ts182 bundleReactNative.shellScript = `${bundleReactNative.shellScript.replace(