|
68 | 68 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = SendbirdUIKitSample/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
69 | 69 | 99F6612C1CBBA4F925D06403 /* libPods-NotificationService.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-NotificationService.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
70 | 70 | B137B26F6ADBE924087F9E53 /* Pods-NotificationService.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotificationService.debug.xcconfig"; path = "Target Support Files/Pods-NotificationService/Pods-NotificationService.debug.xcconfig"; sourceTree = "<group>"; };
|
71 |
| - D888258B4DD68B1E5DB9EF9D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = SendbirdUIKitSample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 71 | + D888258B4DD68B1E5DB9EF9D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = SendbirdUIKitSample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
72 | 72 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
73 | 73 | ED357B4D27F6C32700060120 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
74 | 74 | ED357B4F27F6C32700060120 /* NotificationService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationService.h; sourceTree = "<group>"; };
|
|
589 | 589 | PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.uikit.reactnative.sample;
|
590 | 590 | PRODUCT_NAME = SendbirdUIKitSample;
|
591 | 591 | PROVISIONING_PROFILE_SPECIFIER = "match Development com.sendbird.uikit.reactnative.sample";
|
592 |
| - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match Development com.sendbird.uikit.reactnative.sample"; |
| 592 | + "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match Development com.sendbird.uikit.reactnative.sample 1728706970"; |
593 | 593 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
594 | 594 | SWIFT_VERSION = 5.0;
|
595 | 595 | VERSIONING_SYSTEM = "apple-generic";
|
|
701 | 701 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
702 | 702 | "-DFOLLY_HAVE_CLOCK_GETTIME=1",
|
703 | 703 | );
|
704 |
| - OTHER_LDFLAGS = ( |
705 |
| - "$(inherited)", |
706 |
| - " ", |
707 |
| - ); |
| 704 | + OTHER_LDFLAGS = "$(inherited) "; |
708 | 705 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
|
709 | 706 | SDKROOT = iphoneos;
|
710 | 707 | USE_HERMES = true;
|
|
776 | 773 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
777 | 774 | "-DFOLLY_HAVE_CLOCK_GETTIME=1",
|
778 | 775 | );
|
779 |
| - OTHER_LDFLAGS = ( |
780 |
| - "$(inherited)", |
781 |
| - " ", |
782 |
| - ); |
| 776 | + OTHER_LDFLAGS = "$(inherited) "; |
783 | 777 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
|
784 | 778 | SDKROOT = iphoneos;
|
785 | 779 | USE_HERMES = true;
|
|
0 commit comments