|
278 | 278 | "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/ExpoConstants_privacy.bundle", |
279 | 279 | "${PODS_CONFIGURATION_BUILD_DIR}/ExpoFileSystem/ExpoFileSystem_privacy.bundle", |
280 | 280 | "${PODS_CONFIGURATION_BUILD_DIR}/RCT-Folly/RCT-Folly_privacy.bundle", |
281 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf", |
282 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf", |
283 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf", |
284 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Feather.ttf", |
285 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf", |
286 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf", |
287 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf", |
288 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf", |
289 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf", |
290 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf", |
291 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf", |
292 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf", |
293 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf", |
294 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf", |
295 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf", |
296 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf", |
297 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf", |
298 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf", |
299 | | - "${PODS_ROOT}/../../../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf", |
| 281 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf", |
| 282 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf", |
| 283 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf", |
| 284 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf", |
| 285 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf", |
| 286 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf", |
| 287 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf", |
| 288 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf", |
| 289 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf", |
| 290 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf", |
| 291 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf", |
| 292 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf", |
| 293 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf", |
| 294 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf", |
| 295 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf", |
| 296 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf", |
| 297 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf", |
| 298 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf", |
| 299 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf", |
300 | 300 | "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/React-Core_privacy.bundle", |
301 | 301 | "${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle", |
302 | 302 | "${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle", |
|
489 | 489 | "$(inherited)", |
490 | 490 | " ", |
491 | 491 | ); |
492 | | - REACT_NATIVE_PATH = "${PODS_ROOT}/../../../../node_modules/react-native"; |
| 492 | + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
493 | 493 | SDKROOT = iphoneos; |
494 | 494 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
495 | 495 | USE_HERMES = true; |
|
544 | 544 | "$(inherited)", |
545 | 545 | " ", |
546 | 546 | ); |
547 | | - REACT_NATIVE_PATH = "${PODS_ROOT}/../../../../node_modules/react-native"; |
| 547 | + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
548 | 548 | SDKROOT = iphoneos; |
549 | 549 | USE_HERMES = true; |
550 | 550 | VALIDATE_PRODUCT = YES; |
|
0 commit comments