|
18 | 18 | 7D95B169267240E3008096E0 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
19 | 19 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
20 | 20 | DE090379E5BDFCC31EBBB1FC /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D19CD0A976BD44CB326047B6 /* PrivacyInfo.xcprivacy */; };
|
21 |
| - F1076432ED80A4D786051E17 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EAC2E03D0DF529027F412E05 /* PrivacyInfo.xcprivacy */; }; |
22 | 21 | /* End PBXBuildFile section */
|
23 | 22 |
|
24 | 23 | /* Begin PBXFileReference section */
|
|
39 | 38 | A85ABA48189A5CFD1A074287 /* Pods-IntercomReactNativeExampleUI.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntercomReactNativeExampleUI.debug.xcconfig"; path = "Target Support Files/Pods-IntercomReactNativeExampleUI/Pods-IntercomReactNativeExampleUI.debug.xcconfig"; sourceTree = "<group>"; };
|
40 | 39 | BBBD0C6D5A5B9C44EDCA9EB6 /* libPods-IntercomReactNativeExampleUI.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-IntercomReactNativeExampleUI.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
41 | 40 | CA3E69C5B9553B26FBA2DF04 /* libPods-IntercomReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-IntercomReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
42 |
| - D19CD0A976BD44CB326047B6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IntercomReactNativeExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
43 | 41 | E95549C9E2FCB27F79DD3B37 /* Pods-IntercomReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntercomReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-IntercomReactNativeExample/Pods-IntercomReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; };
|
44 |
| - EAC2E03D0DF529027F412E05 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IntercomReactNativeExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
45 | 42 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
46 | 43 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
|
47 | 44 | /* End PBXFileReference section */
|
|
121 | 118 | 83CBBA001A601CBA00E9B192 /* Products */,
|
122 | 119 | 2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
123 | 120 | 6B9684456A2045ADE5A6E47E /* Pods */,
|
124 |
| - EAC2E03D0DF529027F412E05 /* PrivacyInfo.xcprivacy */, |
125 | 121 | );
|
126 | 122 | indentWidth = 2;
|
127 | 123 | sourceTree = "<group>";
|
|
237 | 233 | files = (
|
238 | 234 | 7D95B168267240E3008096E0 /* LaunchScreen.storyboard in Resources */,
|
239 | 235 | 7D95B169267240E3008096E0 /* Images.xcassets in Resources */,
|
240 |
| - F1076432ED80A4D786051E17 /* PrivacyInfo.xcprivacy in Resources */, |
241 | 236 | );
|
242 | 237 | runOnlyForDeploymentPostprocessing = 0;
|
243 | 238 | };
|
|
651 | 646 | ONLY_ACTIVE_ARCH = YES;
|
652 | 647 | OTHER_CFLAGS = "$(inherited)";
|
653 | 648 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
654 |
| - OTHER_LDFLAGS = ( |
655 |
| - "$(inherited)", |
656 |
| - " ", |
657 |
| - ); |
| 649 | + OTHER_LDFLAGS = "$(inherited) "; |
658 | 650 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
659 | 651 | SDKROOT = iphoneos;
|
660 | 652 | USE_HERMES = false;
|
|
720 | 712 | MTL_ENABLE_DEBUG_INFO = NO;
|
721 | 713 | OTHER_CFLAGS = "$(inherited)";
|
722 | 714 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
723 |
| - OTHER_LDFLAGS = ( |
724 |
| - "$(inherited)", |
725 |
| - " ", |
726 |
| - ); |
| 715 | + OTHER_LDFLAGS = "$(inherited) "; |
727 | 716 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
728 | 717 | SDKROOT = iphoneos;
|
729 | 718 | USE_HERMES = false;
|
|
0 commit comments