| /expo/ios/Build-Phases/ |
| H A D | generate-dynamic-macros.sh | 19 et ios-generate-dynamic-macros --configuration ${CONFIGURATION} 21 …et ios-generate-dynamic-macros --configuration ${CONFIGURATION} --skip-template=GoogleService-Info…
|
| /expo/apps/bare-expo/ios/Build-Phases/ |
| H A D | generate-dynamic-macros.sh | 18 et ios-generate-dynamic-macros --configuration ${CONFIGURATION}
|
| /expo/packages/expo-updates/ |
| H A D | bundle-expo-assets.sh | 5 if [[ "$CONFIGURATION" == Debug* ]]; then
|
| /expo/packages/expo-updates/scripts/ |
| H A D | create-manifest-ios.sh | 8 elif [[ "$CONFIGURATION" == *Debug* ]]; then
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 16 if [[ "$CONFIGURATION" = *Debug* && ! "$PLATFORM_NAME" == *simulator ]]; then 35 case "$CONFIGURATION" in
|
| /expo/packages/expo/scripts/ |
| H A D | react-native-xcode.sh | 17 if [[ ! "$SKIP_BUNDLING_METRO_IP" && "$CONFIGURATION" = *Debug* && ! "$PLATFORM_NAME" == *simulator… 36 case "$CONFIGURATION" in
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 16 if [[ ! "$SKIP_BUNDLING_METRO_IP" && "$CONFIGURATION" = *Debug* && ! "$PLATFORM_NAME" == *simulator… 35 case "$CONFIGURATION" in
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/ |
| H A D | react-native-xcode.sh | 16 if [[ ! "$SKIP_BUNDLING_METRO_IP" && "$CONFIGURATION" = *Debug* && ! "$PLATFORM_NAME" == *simulator… 35 case "$CONFIGURATION" in
|
| /expo/tools/src/commands/ |
| H A D | AndroidGenerateDynamicMacros.ts | 15 const configuration = options.configuration || process.env.CONFIGURATION || 'release';
|
| H A D | IosGenerateDynamicMacros.ts | 16 const configuration = options.configuration || process.env.CONFIGURATION;
|
| /expo/docs/pages/versions/v49.0.0/config/ |
| H A D | metro.mdx | 407 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]… 423 if [[ "$CONFIGURATION" = *Debug* ]]; then 482 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/docs/pages/versions/unversioned/config/ |
| H A D | metro.mdx | 438 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]… 454 if [[ "$CONFIGURATION" = *Debug* ]]; then 513 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/apps/native-tests/ios/NativeTests.xcodeproj/ |
| H A D | project.pbxproj | 195 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/ |
| H A D | project.pbxproj | 215 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 216 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/ |
| H A D | project.pbxproj | 216 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/ |
| H A D | BundleIdentifier-test.ts.snap | 219 … directory\\nexport PROJECT_ROOT=\\"$PROJECT_DIR\\"/..\\n\\nif [[ \\"$CONFIGURATION\\" = *Debug* ]…
|
| H A D | ProvisioningProfile-test.ts.snap | 1535 … directory\\nexport PROJECT_ROOT=\\"$PROJECT_DIR\\"/..\\n\\nif [[ \\"$CONFIGURATION\\" = *Debug* ]…
|
| /expo/apps/fabric-tester/ios/fabrictester.xcodeproj/ |
| H A D | project.pbxproj | 222 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/apps/bare-expo/ios/BareExpo.xcodeproj/ |
| H A D | project.pbxproj | 390 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]… 729 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-with-framework.pbxproj | 384 …he ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]…
|
| /expo/packages/@expo/cli/src/run/ios/__tests__/fixtures/ |
| H A D | xcodebuild.log | 168 export CONFIGURATION\=Debug
|