|
804 | 804 | D43B26D82D70A550007747FD /* SentryTraceOrigin.m in Sources */ = {isa = PBXBuildFile; fileRef = D43B26D72D70A54A007747FD /* SentryTraceOrigin.m */; }; |
805 | 805 | D43B26DA2D70A612007747FD /* SentrySpanDataKey.m in Sources */ = {isa = PBXBuildFile; fileRef = D43B26D92D70A60E007747FD /* SentrySpanDataKey.m */; }; |
806 | 806 | D4411DD52E02B74900EA4987 /* ArrayAccessesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4411DD42E02B74100EA4987 /* ArrayAccessesTests.swift */; }; |
| 807 | + D44311312EB22812006CABE4 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */; }; |
807 | 808 | D44B16722DE464AD006DBDB3 /* TestDispatchFactoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D44B16712DE464A9006DBDB3 /* TestDispatchFactoryTests.swift */; }; |
808 | 809 | D451ED5D2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D451ED5C2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift */; }; |
809 | 810 | D451ED5F2D92ECDE00C9BEA8 /* SentryReplayFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = D451ED5E2D92ECDE00C9BEA8 /* SentryReplayFrame.swift */; }; |
|
849 | 850 | D4AF00212D2E92FD00F5F3D7 /* SentryNSFileManagerSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AF00202D2E92FD00F5F3D7 /* SentryNSFileManagerSwizzling.m */; }; |
850 | 851 | D4AF00232D2E931000F5F3D7 /* SentryNSFileManagerSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = D4AF00222D2E931000F5F3D7 /* SentryNSFileManagerSwizzling.h */; }; |
851 | 852 | D4AF00252D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AF00242D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m */; }; |
| 853 | + D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests+Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */; }; |
| 854 | + D4AF7D2C2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D2B2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift */; }; |
852 | 855 | D4B0DC7F2DA9257A00DE61B6 /* SentryRenderVideoResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4B0DC7E2DA9257200DE61B6 /* SentryRenderVideoResult.swift */; }; |
853 | 856 | D4C5F59A2D4249E6002A9BF6 /* DataSentryTracingIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4C5F5992D4249E0002A9BF6 /* DataSentryTracingIntegrationTests.swift */; }; |
854 | 857 | D4CA34832E378C9900E92A61 /* SentryArrayTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4CA34822E378C9000E92A61 /* SentryArrayTests.swift */; }; |
|
2198 | 2201 | D4AF00202D2E92FD00F5F3D7 /* SentryNSFileManagerSwizzling.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryNSFileManagerSwizzling.m; sourceTree = "<group>"; }; |
2199 | 2202 | D4AF00222D2E931000F5F3D7 /* SentryNSFileManagerSwizzling.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryNSFileManagerSwizzling.h; path = include/SentryNSFileManagerSwizzling.h; sourceTree = "<group>"; }; |
2200 | 2203 | D4AF00242D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryNSFileManagerSwizzlingTests.m; sourceTree = "<group>"; }; |
| 2204 | + D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+ReactNative.swift"; sourceTree = "<group>"; }; |
| 2205 | + D4AF7D252E9401EB004F0F59 /* SentryUIRedactBuilderTests+UIKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+UIKit.swift"; sourceTree = "<group>"; }; |
| 2206 | + D4AF7D272E9402AC004F0F59 /* SentryUIRedactBuilderTests+SpecialViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+SpecialViews.swift"; sourceTree = "<group>"; }; |
| 2207 | + D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+Common.swift"; sourceTree = "<group>"; }; |
| 2208 | + D4AF7D2B2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+EdgeCases.swift"; sourceTree = "<group>"; }; |
2201 | 2209 | D4B0DC7E2DA9257200DE61B6 /* SentryRenderVideoResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRenderVideoResult.swift; sourceTree = "<group>"; }; |
2202 | 2210 | D4BCA0C22DA93C25009E49AB /* SentrySessionReplayIntegration+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentrySessionReplayIntegration+Test.h"; sourceTree = "<group>"; }; |
2203 | 2211 | D4C5F5992D4249E0002A9BF6 /* DataSentryTracingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataSentryTracingIntegrationTests.swift; sourceTree = "<group>"; }; |
|
4243 | 4251 | D4009EA02D77196F0007AF30 /* ViewCapture */ = { |
4244 | 4252 | isa = PBXGroup; |
4245 | 4253 | children = ( |
| 4254 | + D4AF802E2E965188004F0F59 /* __Snapshots__ */, |
4246 | 4255 | D82915622C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift */, |
4247 | 4256 | D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */, |
| 4257 | + D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */, |
| 4258 | + D4AF7D2B2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift */, |
| 4259 | + D4AF7D252E9401EB004F0F59 /* SentryUIRedactBuilderTests+UIKit.swift */, |
| 4260 | + D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */, |
4248 | 4261 | D45E2D762E003EBF0072A6B7 /* TestRedactOptions.swift */, |
4249 | 4262 | ); |
4250 | 4263 | path = ViewCapture; |
|
4361 | 4374 | path = InfoPlist; |
4362 | 4375 | sourceTree = "<group>"; |
4363 | 4376 | }; |
| 4377 | + D4AF802E2E965188004F0F59 /* __Snapshots__ */ = { |
| 4378 | + isa = PBXGroup; |
| 4379 | + children = ( |
| 4380 | + ); |
| 4381 | + path = __Snapshots__; |
| 4382 | + sourceTree = "<group>"; |
| 4383 | + }; |
4364 | 4384 | D4CBA2522DE06D1600581618 /* SentryTestUtilsTests */ = { |
4365 | 4385 | isa = PBXGroup; |
4366 | 4386 | children = ( |
|
6072 | 6092 | FAC62B652E15A4100003909D /* SentrySDKThreadTests.swift in Sources */, |
6073 | 6093 | D82915632C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift in Sources */, |
6074 | 6094 | D8DBE0CA2C0E093000FAB1FD /* SentryTouchTrackerTests.swift in Sources */, |
| 6095 | + D4AF7D2C2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift in Sources */, |
6075 | 6096 | D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests.swift in Sources */, |
6076 | 6097 | 92ECD7482E05B57C0063EC10 /* SentryLogAttributeTests.swift in Sources */, |
6077 | 6098 | 63B819141EC352A7002FDF4C /* SentryInterfacesTests.m in Sources */, |
|
6126 | 6147 | 7BC6EBF4255C044A0059822A /* SentryEventTests.swift in Sources */, |
6127 | 6148 | 63FE721920DA66EC00CDBAE8 /* SentryCrashReportStore_Tests.m in Sources */, |
6128 | 6149 | 7B6D98EB24C6E84F005502FA /* SentryCrashInstallationReporterTests.swift in Sources */, |
| 6150 | + D44311312EB22812006CABE4 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */, |
6129 | 6151 | 7BA61EA625F21E660008CAA2 /* SentrySDKLogTests.swift in Sources */, |
6130 | 6152 | 62CFD9A92C99741100834E1B /* SentryInvalidJSONStringTests.swift in Sources */, |
6131 | 6153 | 7BB42EF124F3B7B700D7B39A /* SentrySession+Equality.m in Sources */, |
|
6156 | 6178 | 62F4DDA12C04CB9700588890 /* SentryBaggageSerializationTests.swift in Sources */, |
6157 | 6179 | 7BE912AF272166DD00E49E62 /* SentryNoOpSpanTests.swift in Sources */, |
6158 | 6180 | D4F2B5352D0C69D500649E42 /* SentryCrashCTests.swift in Sources */, |
| 6181 | + D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests+Common.swift in Sources */, |
6159 | 6182 | 7B56D73524616E5600B842DA /* SentryConcurrentRateLimitsDictionaryTests.swift in Sources */, |
6160 | 6183 | 7B7D8730248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift in Sources */, |
6161 | 6184 | FA21A2EF2E60E9CB00E7EADB /* EnvelopeComparison.swift in Sources */, |
|
6269 | 6292 | D80694C42B7CC9AE00B820E6 /* SentryReplayEventTests.swift in Sources */, |
6270 | 6293 | 7B34721728086A9D0041F047 /* SentrySwizzleWrapperTests.swift in Sources */, |
6271 | 6294 | 8EC4CF5025C3A0070093DEE9 /* SentrySpanContextTests.swift in Sources */, |
| 6295 | + D4AF7D282E9402AC004F0F59 /* SentryUIRedactBuilderTests+SpecialViews.swift in Sources */, |
6272 | 6296 | 6281C5742D3E50DF009D0978 /* ArbitraryDataTests.swift in Sources */, |
6273 | 6297 | 7BE0DC2F272ABAF6004FA8B7 /* SentryAutoBreadcrumbTrackingIntegrationTests.swift in Sources */, |
6274 | 6298 | 7B869EBE249B964D004F4FDB /* SentryThreadEquality.swift in Sources */, |
|
0 commit comments