|
393 | 393 | inputFileListPaths = ( |
394 | 394 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp/Pods-exampleApp-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
395 | 395 | ); |
| 396 | + inputPaths = ( |
| 397 | + ); |
396 | 398 | name = "[CP] Embed Pods Frameworks"; |
397 | 399 | outputFileListPaths = ( |
398 | 400 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp/Pods-exampleApp-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
399 | 401 | ); |
| 402 | + outputPaths = ( |
| 403 | + ); |
400 | 404 | runOnlyForDeploymentPostprocessing = 0; |
401 | 405 | shellPath = /bin/sh; |
402 | 406 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-exampleApp/Pods-exampleApp-frameworks.sh\"\n"; |
|
410 | 414 | inputFileListPaths = ( |
411 | 415 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp/Pods-exampleApp-resources-${CONFIGURATION}-input-files.xcfilelist", |
412 | 416 | ); |
| 417 | + inputPaths = ( |
| 418 | + ); |
413 | 419 | name = "[CP] Copy Pods Resources"; |
414 | 420 | outputFileListPaths = ( |
415 | 421 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp/Pods-exampleApp-resources-${CONFIGURATION}-output-files.xcfilelist", |
416 | 422 | ); |
| 423 | + outputPaths = ( |
| 424 | + ); |
417 | 425 | runOnlyForDeploymentPostprocessing = 0; |
418 | 426 | shellPath = /bin/sh; |
419 | 427 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-exampleApp/Pods-exampleApp-resources.sh\"\n"; |
|
427 | 435 | inputFileListPaths = ( |
428 | 436 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp-MindboxNotificationContentExtension/Pods-exampleApp-MindboxNotificationContentExtension-resources-${CONFIGURATION}-input-files.xcfilelist", |
429 | 437 | ); |
| 438 | + inputPaths = ( |
| 439 | + ); |
430 | 440 | name = "[CP] Copy Pods Resources"; |
431 | 441 | outputFileListPaths = ( |
432 | 442 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp-MindboxNotificationContentExtension/Pods-exampleApp-MindboxNotificationContentExtension-resources-${CONFIGURATION}-output-files.xcfilelist", |
433 | 443 | ); |
| 444 | + outputPaths = ( |
| 445 | + ); |
434 | 446 | runOnlyForDeploymentPostprocessing = 0; |
435 | 447 | shellPath = /bin/sh; |
436 | 448 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-exampleApp-MindboxNotificationContentExtension/Pods-exampleApp-MindboxNotificationContentExtension-resources.sh\"\n"; |
|
488 | 500 | inputFileListPaths = ( |
489 | 501 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp-MindboxNotificationServiceExtension/Pods-exampleApp-MindboxNotificationServiceExtension-resources-${CONFIGURATION}-input-files.xcfilelist", |
490 | 502 | ); |
| 503 | + inputPaths = ( |
| 504 | + ); |
491 | 505 | name = "[CP] Copy Pods Resources"; |
492 | 506 | outputFileListPaths = ( |
493 | 507 | "${PODS_ROOT}/Target Support Files/Pods-exampleApp-MindboxNotificationServiceExtension/Pods-exampleApp-MindboxNotificationServiceExtension-resources-${CONFIGURATION}-output-files.xcfilelist", |
494 | 508 | ); |
| 509 | + outputPaths = ( |
| 510 | + ); |
495 | 511 | runOnlyForDeploymentPostprocessing = 0; |
496 | 512 | shellPath = /bin/sh; |
497 | 513 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-exampleApp-MindboxNotificationServiceExtension/Pods-exampleApp-MindboxNotificationServiceExtension-resources.sh\"\n"; |
|
578 | 594 | CODE_SIGN_IDENTITY = "Apple Development"; |
579 | 595 | CODE_SIGN_STYLE = Automatic; |
580 | 596 | CURRENT_PROJECT_VERSION = 1; |
581 | | - DEVELOPMENT_TEAM = N39VVWZXXP; |
| 597 | + DEVELOPMENT_TEAM = 622436AMYX; |
582 | 598 | ENABLE_BITCODE = NO; |
583 | 599 | INFOPLIST_FILE = exampleApp/Info.plist; |
584 | 600 | LD_RUNPATH_SEARCH_PATHS = ( |
|
591 | 607 | "-ObjC", |
592 | 608 | "-lc++", |
593 | 609 | ); |
594 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mindbox.exampleRN; |
| 610 | + PRODUCT_BUNDLE_IDENTIFIER = mindbox.RN.Example; |
595 | 611 | PRODUCT_NAME = exampleApp; |
596 | 612 | PROVISIONING_PROFILE_SPECIFIER = ""; |
597 | 613 | SWIFT_OBJC_BRIDGING_HEADER = "exampleApp-Bridging-Header.h"; |
|
612 | 628 | CODE_SIGN_IDENTITY = "Apple Development"; |
613 | 629 | CODE_SIGN_STYLE = Automatic; |
614 | 630 | CURRENT_PROJECT_VERSION = 1; |
615 | | - DEVELOPMENT_TEAM = N39VVWZXXP; |
| 631 | + DEVELOPMENT_TEAM = 622436AMYX; |
616 | 632 | INFOPLIST_FILE = exampleApp/Info.plist; |
617 | 633 | LD_RUNPATH_SEARCH_PATHS = ( |
618 | 634 | "$(inherited)", |
|
624 | 640 | "-ObjC", |
625 | 641 | "-lc++", |
626 | 642 | ); |
627 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mindbox.exampleRN; |
| 643 | + PRODUCT_BUNDLE_IDENTIFIER = mindbox.RN.Example; |
628 | 644 | PRODUCT_NAME = exampleApp; |
629 | 645 | PROVISIONING_PROFILE_SPECIFIER = ""; |
630 | 646 | SWIFT_OBJC_BRIDGING_HEADER = "exampleApp-Bridging-Header.h"; |
|
650 | 666 | CODE_SIGN_STYLE = Automatic; |
651 | 667 | CURRENT_PROJECT_VERSION = 1; |
652 | 668 | DEBUG_INFORMATION_FORMAT = dwarf; |
653 | | - DEVELOPMENT_TEAM = N39VVWZXXP; |
| 669 | + DEVELOPMENT_TEAM = 622436AMYX; |
654 | 670 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
655 | 671 | GCC_C_LANGUAGE_STANDARD = gnu17; |
656 | 672 | GENERATE_INFOPLIST_FILE = YES; |
|
667 | 683 | MARKETING_VERSION = 1.0; |
668 | 684 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
669 | 685 | MTL_FAST_MATH = YES; |
670 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mindbox.exampleRN.MindboxNotificationServiceExtension; |
| 686 | + PRODUCT_BUNDLE_IDENTIFIER = mindbox.RN.Example.ServiceExtension; |
671 | 687 | PRODUCT_NAME = "$(TARGET_NAME)"; |
672 | 688 | SKIP_INSTALL = YES; |
673 | 689 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; |
|
697 | 713 | COPY_PHASE_STRIP = NO; |
698 | 714 | CURRENT_PROJECT_VERSION = 1; |
699 | 715 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
700 | | - DEVELOPMENT_TEAM = N39VVWZXXP; |
| 716 | + DEVELOPMENT_TEAM = 622436AMYX; |
701 | 717 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
702 | 718 | GCC_C_LANGUAGE_STANDARD = gnu17; |
703 | 719 | GENERATE_INFOPLIST_FILE = YES; |
|
713 | 729 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
714 | 730 | MARKETING_VERSION = 1.0; |
715 | 731 | MTL_FAST_MATH = YES; |
716 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mindbox.exampleRN.MindboxNotificationServiceExtension; |
| 732 | + PRODUCT_BUNDLE_IDENTIFIER = mindbox.RN.Example.ServiceExtension; |
717 | 733 | PRODUCT_NAME = "$(TARGET_NAME)"; |
718 | 734 | SKIP_INSTALL = YES; |
719 | 735 | SWIFT_COMPILATION_MODE = wholemodule; |
|
741 | 757 | CODE_SIGN_STYLE = Automatic; |
742 | 758 | CURRENT_PROJECT_VERSION = 1; |
743 | 759 | DEBUG_INFORMATION_FORMAT = dwarf; |
744 | | - DEVELOPMENT_TEAM = N39VVWZXXP; |
| 760 | + DEVELOPMENT_TEAM = 622436AMYX; |
745 | 761 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
746 | 762 | GCC_C_LANGUAGE_STANDARD = gnu17; |
747 | 763 | GENERATE_INFOPLIST_FILE = YES; |
|
758 | 774 | MARKETING_VERSION = 1.0; |
759 | 775 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
760 | 776 | MTL_FAST_MATH = YES; |
761 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mindbox.exampleRN.MindboxNotificationContentExtension; |
| 777 | + PRODUCT_BUNDLE_IDENTIFIER = mindbox.RN.Example.ContentExtension; |
762 | 778 | PRODUCT_NAME = "$(TARGET_NAME)"; |
763 | 779 | SKIP_INSTALL = YES; |
764 | 780 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; |
|
787 | 803 | COPY_PHASE_STRIP = NO; |
788 | 804 | CURRENT_PROJECT_VERSION = 1; |
789 | 805 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
790 | | - DEVELOPMENT_TEAM = N39VVWZXXP; |
| 806 | + DEVELOPMENT_TEAM = 622436AMYX; |
791 | 807 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
792 | 808 | GCC_C_LANGUAGE_STANDARD = gnu17; |
793 | 809 | GENERATE_INFOPLIST_FILE = YES; |
|
803 | 819 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
804 | 820 | MARKETING_VERSION = 1.0; |
805 | 821 | MTL_FAST_MATH = YES; |
806 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mindbox.exampleRN.MindboxNotificationContentExtension; |
| 822 | + PRODUCT_BUNDLE_IDENTIFIER = mindbox.RN.Example.ContentExtension; |
807 | 823 | PRODUCT_NAME = "$(TARGET_NAME)"; |
808 | 824 | SKIP_INSTALL = YES; |
809 | 825 | SWIFT_COMPILATION_MODE = wholemodule; |
|
882 | 898 | "-DFOLLY_USE_LIBCPP=1", |
883 | 899 | "-DFOLLY_CFG_NO_COROUTINES=1", |
884 | 900 | ); |
885 | | - OTHER_LDFLAGS = ( |
886 | | - "$(inherited)", |
887 | | - " ", |
888 | | - ); |
| 901 | + OTHER_LDFLAGS = "$(inherited) "; |
889 | 902 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
890 | 903 | SDKROOT = iphoneos; |
891 | 904 | USE_HERMES = true; |
|
953 | 966 | "-DFOLLY_USE_LIBCPP=1", |
954 | 967 | "-DFOLLY_CFG_NO_COROUTINES=1", |
955 | 968 | ); |
956 | | - OTHER_LDFLAGS = ( |
957 | | - "$(inherited)", |
958 | | - " ", |
959 | | - ); |
| 969 | + OTHER_LDFLAGS = "$(inherited) "; |
960 | 970 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
961 | 971 | SDKROOT = iphoneos; |
962 | 972 | USE_HERMES = true; |
|
0 commit comments