| /expo/packages/expo-updates/scripts/ |
| H A D | create-manifest-ios.sh | 5 if [[ "$SKIP_BUNDLING" ]]; then
|
| /expo/packages/@expo/cli/src/run/ios/ |
| H A D | XcodeBuild.ts | 94 const SKIP_BUNDLING = shouldSkipInitialBundling ? '1' : undefined; constant 100 SKIP_BUNDLING, 110 SKIP_BUNDLING,
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 30 if [[ "$SKIP_BUNDLING" ]]; then
|
| /expo/packages/expo/scripts/ |
| H A D | react-native-xcode.sh | 31 if [[ "$SKIP_BUNDLING" ]]; then
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 30 if [[ "$SKIP_BUNDLING" ]]; then
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 30 if [[ "$SKIP_BUNDLING" ]]; then
|
| /expo/packages/expo-updates/ |
| H A D | DEVELOPMENT.md | 60 …o the app for both debug and release builds, by replacing the string "SKIP_BUNDLING" with "FORCE_B… 63 sed -i '' 's/SKIP_BUNDLING/FORCE_BUNDLING/g;' ios/<project name>.xcodeproj/project.pbxproj
|
| H A D | CHANGELOG.md | 627 - Skip running build scripts during iOS debug builds and add support for `SKIP_BUNDLING`/`FORCE_BUN…
|
| /expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 216 …SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundle…
|
| /expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 216 …SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundle…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/ |
| H A D | BundleIdentifier-test.ts.snap | 219 …SKIP_BUNDLING=1\\nfi\\nif [[ -z \\"$ENTRY_FILE\\" ]]; then\\n # Set the entry JS file using the b…
|
| H A D | ProvisioningProfile-test.ts.snap | 1535 …SKIP_BUNDLING=1\\nfi\\nif [[ -z \\"$ENTRY_FILE\\" ]]; then\\n # Set the entry JS file using the b…
|
| /expo/docs/pages/versions/v49.0.0/config/ |
| H A D | metro.mdx | 407 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -… 424 export SKIP_BUNDLING=1 482 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -…
|
| /expo/docs/pages/versions/unversioned/config/ |
| H A D | metro.mdx | 438 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -… 455 export SKIP_BUNDLING=1 513 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -…
|
| /expo/apps/native-tests/ios/NativeTests.xcodeproj/ |
| H A D | project.pbxproj | 195 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\n\n`\"$N…
|
| /expo/docs/pages/eas-update/ |
| H A D | build-locally.mdx | 233 "$ sed -i '' 's/SKIP_BUNDLING/FORCE_BUNDLING/g;' ios/<project name>.xcodeproj/project.pbxproj",
|
| H A D | debug-advanced.mdx | 255 sed -i '' 's/SKIP_BUNDLING/FORCE_BUNDLING/g;' ios/<project name>.xcodeproj/project.pbxproj
|
| /expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/ |
| H A D | project.pbxproj | 215 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -…
|
| /expo/apps/fabric-tester/ios/fabrictester.xcodeproj/ |
| H A D | project.pbxproj | 222 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\n\nif [[…
|
| /expo/apps/bare-expo/ios/BareExpo.xcodeproj/ |
| H A D | project.pbxproj | 390 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\n\nif [[… 729 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\n`\"$NOD…
|
| /expo/packages/expo-constants/ |
| H A D | CHANGELOG.md | 254 - Skip running build scripts during iOS debug builds and add support for `SKIP_BUNDLING`/`FORCE_BUN…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-with-framework.pbxproj | 384 …ECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -…
|