|
11 | 11 | 514201522437B4B40078DB4F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 514201512437B4B40078DB4F /* Assets.xcassets */; }; |
12 | 12 | 514201552437B4B40078DB4F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 514201532437B4B40078DB4F /* Main.storyboard */; }; |
13 | 13 | 514201582437B4B40078DB4F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 514201572437B4B40078DB4F /* main.m */; }; |
| 14 | + AE8260142CBE780A00EF9AA5 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = AE8260132CBE780A00EF9AA5 /* PrivacyInfo.xcprivacy */; }; |
14 | 15 | DAB0D6C9DC06D280469454B7 /* libPods-sentry-react-native-sample-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D4BEEA1BF36EEF89F92C460C /* libPods-sentry-react-native-sample-macOS.a */; }; |
15 | 16 | /* End PBXBuildFile section */ |
16 | 17 |
|
|
26 | 27 | 514201572437B4B40078DB4F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
27 | 28 | 514201592437B4B40078DB4F /* sentry-react-native-sample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "sentry-react-native-sample.entitlements"; sourceTree = "<group>"; }; |
28 | 29 | 666B98019E3E1C0B6E1BF713 /* Pods-sentry-react-native-sample-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sentry-react-native-sample-macOS.debug.xcconfig"; path = "Target Support Files/Pods-sentry-react-native-sample-macOS/Pods-sentry-react-native-sample-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
| 30 | + AE8260132CBE780A00EF9AA5 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; }; |
29 | 31 | D4BEEA1BF36EEF89F92C460C /* libPods-sentry-react-native-sample-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-sentry-react-native-sample-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 32 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
31 | 33 | /* End PBXFileReference section */ |
|
77 | 79 | 514201562437B4B40078DB4F /* Info.plist */, |
78 | 80 | 514201572437B4B40078DB4F /* main.m */, |
79 | 81 | 514201592437B4B40078DB4F /* sentry-react-native-sample.entitlements */, |
| 82 | + AE8260132CBE780A00EF9AA5 /* PrivacyInfo.xcprivacy */, |
80 | 83 | ); |
81 | 84 | path = "sentry-react-native-sample-macOS"; |
82 | 85 | sourceTree = "<group>"; |
|
201 | 204 | isa = PBXResourcesBuildPhase; |
202 | 205 | buildActionMask = 2147483647; |
203 | 206 | files = ( |
| 207 | + AE8260142CBE780A00EF9AA5 /* PrivacyInfo.xcprivacy in Resources */, |
204 | 208 | 514201522437B4B40078DB4F /* Assets.xcassets in Resources */, |
205 | 209 | 514201552437B4B40078DB4F /* Main.storyboard in Resources */, |
206 | 210 | ); |
|
0 commit comments