Home
last modified time | relevance | path

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

/expo/packages/expo-updates/scripts/
H A Dcreate-manifest-ios.sh9 if [[ "$FORCE_BUNDLING" ]]; then
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh38 if [[ "$FORCE_BUNDLING" ]]; then
/expo/packages/expo/scripts/
H A Dreact-native-xcode.sh39 if [[ "$FORCE_BUNDLING" ]]; then
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh38 if [[ "$FORCE_BUNDLING" ]]; then
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh38 if [[ "$FORCE_BUNDLING" ]]; then
/expo/packages/expo-updates/ios/
H A DEXUpdates.podspec58 force_bundling_flag = ex_updates_native_debug ? "export FORCE_BUNDLING=1\n" : ""
/expo/packages/expo-updates/
H A DDEVELOPMENT.md60 …p for both debug and release builds, by replacing the string "SKIP_BUNDLING" with "FORCE_BUNDLING":
63 sed -i '' 's/SKIP_BUNDLING/FORCE_BUNDLING/g;' ios/<project name>.xcodeproj/project.pbxproj
H A DCHANGELOG.md627 …scripts during iOS debug builds and add support for `SKIP_BUNDLING`/`FORCE_BUNDLING` environment v…
/expo/docs/pages/eas-update/
H A Dbuild-locally.mdx233 "$ sed -i '' 's/SKIP_BUNDLING/FORCE_BUNDLING/g;' ios/<project name>.xcodeproj/project.pbxproj",
H A Ddebug-advanced.mdx255 sed -i '' 's/SKIP_BUNDLING/FORCE_BUNDLING/g;' ios/&lt;project name&gt;.xcodeproj/project.pbxproj
/expo/packages/expo-constants/
H A DCHANGELOG.md254 …scripts during iOS debug builds and add support for `SKIP_BUNDLING`/`FORCE_BUNDLING` environment v…