|
230 | 230 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
231 | 231 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
232 | 232 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
| 233 | + A8E72D0E6F58F625F1B6C93C /* [CP] Copy Pods Resources */, |
233 | 234 | ); |
234 | 235 | buildRules = ( |
235 | 236 | ); |
|
409 | 410 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
410 | 411 | showEnvVarsInLog = 0; |
411 | 412 | }; |
| 413 | + A8E72D0E6F58F625F1B6C93C /* [CP] Copy Pods Resources */ = { |
| 414 | + isa = PBXShellScriptBuildPhase; |
| 415 | + buildActionMask = 2147483647; |
| 416 | + files = ( |
| 417 | + ); |
| 418 | + inputPaths = ( |
| 419 | + "${PODS_ROOT}/Target Support Files/Pods-SampleApp/Pods-SampleApp-resources.sh", |
| 420 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf", |
| 421 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf", |
| 422 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf", |
| 423 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf", |
| 424 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf", |
| 425 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf", |
| 426 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf", |
| 427 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf", |
| 428 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf", |
| 429 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf", |
| 430 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf", |
| 431 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf", |
| 432 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf", |
| 433 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf", |
| 434 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf", |
| 435 | + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf", |
| 436 | + ); |
| 437 | + name = "[CP] Copy Pods Resources"; |
| 438 | + outputPaths = ( |
| 439 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf", |
| 440 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf", |
| 441 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf", |
| 442 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Feather.ttf", |
| 443 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome.ttf", |
| 444 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Brands.ttf", |
| 445 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Regular.ttf", |
| 446 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Solid.ttf", |
| 447 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Fontisto.ttf", |
| 448 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Foundation.ttf", |
| 449 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Ionicons.ttf", |
| 450 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialCommunityIcons.ttf", |
| 451 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialIcons.ttf", |
| 452 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Octicons.ttf", |
| 453 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf", |
| 454 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf", |
| 455 | + ); |
| 456 | + runOnlyForDeploymentPostprocessing = 0; |
| 457 | + shellPath = /bin/sh; |
| 458 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SampleApp/Pods-SampleApp-resources.sh\"\n"; |
| 459 | + showEnvVarsInLog = 0; |
| 460 | + }; |
412 | 461 | B62BD319A7525609C8E195F8 /* [CP] Check Pods Manifest.lock */ = { |
413 | 462 | isa = PBXShellScriptBuildPhase; |
414 | 463 | buildActionMask = 2147483647; |
|
0 commit comments