|
10 | 10 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
| 13 | + 14650C044FFB85A4736C964C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0FD10144CF9F9A85F9D7916B /* PrivacyInfo.xcprivacy */; }; |
| 14 | + 2B4180622838926B045C4B00 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 393D9D764EFC65E57682C939 /* PrivacyInfo.xcprivacy */; }; |
13 | 15 | 4C39C56BAD484C67AA576FFA /* libPods-IntercomReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CA3E69C5B9553B26FBA2DF04 /* libPods-IntercomReactNativeExample.a */; }; |
14 | 16 | 6B689CC9EE73F2BF0457728A /* libPods-IntercomReactNativeExampleUI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBBD0C6D5A5B9C44EDCA9EB6 /* libPods-IntercomReactNativeExampleUI.a */; }; |
15 | 17 | 7D95B163267240E3008096E0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
|
23 | 25 | /* Begin PBXFileReference section */ |
24 | 26 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
25 | 27 | 0DB6681325C508226B4F50DA /* Pods-IntercomReactNativeExampleUI.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntercomReactNativeExampleUI.release.xcconfig"; path = "Target Support Files/Pods-IntercomReactNativeExampleUI/Pods-IntercomReactNativeExampleUI.release.xcconfig"; sourceTree = "<group>"; }; |
| 28 | + 0FD10144CF9F9A85F9D7916B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IntercomReactNativeExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
26 | 29 | 13B07F961A680F5B00A75B9A /* IntercomReactNativeExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IntercomReactNativeExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 30 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = IntercomReactNativeExample/AppDelegate.h; sourceTree = "<group>"; }; |
28 | 31 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = IntercomReactNativeExample/AppDelegate.m; sourceTree = "<group>"; }; |
29 | 32 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = IntercomReactNativeExample/Images.xcassets; sourceTree = "<group>"; }; |
30 | 33 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = IntercomReactNativeExample/Info.plist; sourceTree = "<group>"; }; |
31 | 34 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = IntercomReactNativeExample/main.m; sourceTree = "<group>"; }; |
| 35 | + 393D9D764EFC65E57682C939 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IntercomReactNativeExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
32 | 36 | 7D4EACBB265F79DC004A6F30 /* IntercomReactNativeExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = IntercomReactNativeExample.entitlements; path = IntercomReactNativeExample/IntercomReactNativeExample.entitlements; sourceTree = "<group>"; }; |
33 | 37 | 7D95B170267240E3008096E0 /* IntercomReactNativeExampleUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IntercomReactNativeExampleUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 38 | 7D95B240267248C8008096E0 /* IntercomReactNativeExampleUIRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = IntercomReactNativeExampleUIRelease.entitlements; sourceTree = "<group>"; }; |
|
75 | 79 | 13B07FB61A68108700A75B9A /* Info.plist */, |
76 | 80 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
77 | 81 | 13B07FB71A68108700A75B9A /* main.m */, |
| 82 | + 393D9D764EFC65E57682C939 /* PrivacyInfo.xcprivacy */, |
78 | 83 | ); |
79 | 84 | name = IntercomReactNativeExample; |
80 | 85 | sourceTree = "<group>"; |
|
117 | 122 | 83CBBA001A601CBA00E9B192 /* Products */, |
118 | 123 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
119 | 124 | 6B9684456A2045ADE5A6E47E /* Pods */, |
| 125 | + 0FD10144CF9F9A85F9D7916B /* PrivacyInfo.xcprivacy */, |
120 | 126 | ); |
121 | 127 | indentWidth = 2; |
122 | 128 | sourceTree = "<group>"; |
|
223 | 229 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
224 | 230 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
225 | 231 | DE090379E5BDFCC31EBBB1FC /* BuildFile in Resources */, |
| 232 | + 2B4180622838926B045C4B00 /* PrivacyInfo.xcprivacy in Resources */, |
226 | 233 | ); |
227 | 234 | runOnlyForDeploymentPostprocessing = 0; |
228 | 235 | }; |
|
232 | 239 | files = ( |
233 | 240 | 7D95B168267240E3008096E0 /* LaunchScreen.storyboard in Resources */, |
234 | 241 | 7D95B169267240E3008096E0 /* Images.xcassets in Resources */, |
| 242 | + 14650C044FFB85A4736C964C /* PrivacyInfo.xcprivacy in Resources */, |
235 | 243 | ); |
236 | 244 | runOnlyForDeploymentPostprocessing = 0; |
237 | 245 | }; |
|
651 | 659 | ); |
652 | 660 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
653 | 661 | SDKROOT = iphoneos; |
| 662 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
654 | 663 | USE_HERMES = false; |
655 | 664 | }; |
656 | 665 | name = Debug; |
|
0 commit comments