|
769 | 769 | D43B26DA2D70A612007747FD /* SentrySpanDataKey.m in Sources */ = {isa = PBXBuildFile; fileRef = D43B26D92D70A60E007747FD /* SentrySpanDataKey.m */; }; |
770 | 770 | D43C1BE82E8FB85400CD5D67 /* SnapshotTesting in Frameworks */ = {isa = PBXBuildFile; productRef = D43C1BE72E8FB85400CD5D67 /* SnapshotTesting */; }; |
771 | 771 | D4411DD52E02B74900EA4987 /* ArrayAccessesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4411DD42E02B74100EA4987 /* ArrayAccessesTests.swift */; }; |
| 772 | + D44311312EB22812006CABE4 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */; }; |
772 | 773 | D44B16722DE464AD006DBDB3 /* TestDispatchFactoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D44B16712DE464A9006DBDB3 /* TestDispatchFactoryTests.swift */; }; |
773 | 774 | D451ED5D2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D451ED5C2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift */; }; |
774 | 775 | D451ED5F2D92ECDE00C9BEA8 /* SentryReplayFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = D451ED5E2D92ECDE00C9BEA8 /* SentryReplayFrame.swift */; }; |
|
816 | 817 | D4AF00252D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AF00242D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m */; }; |
817 | 818 | D4AF7D222E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */; }; |
818 | 819 | D4AF7D262E9401EB004F0F59 /* SentryUIRedactBuilderTests+UIKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D252E9401EB004F0F59 /* SentryUIRedactBuilderTests+UIKit.swift */; }; |
819 | | - D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests.swift */; }; |
| 820 | + D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests+Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */; }; |
820 | 821 | D4AF7D2C2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D2B2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift */; }; |
821 | 822 | D4B0DC7F2DA9257A00DE61B6 /* SentryRenderVideoResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4B0DC7E2DA9257200DE61B6 /* SentryRenderVideoResult.swift */; }; |
822 | 823 | D4B339F92EA7823000359F3A /* SentryTestUtilsDynamic.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D84DAD4D2B17428D003CF120 /* SentryTestUtilsDynamic.framework */; }; |
|
970 | 971 | D8DBE0CA2C0E093000FAB1FD /* SentryTouchTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8DBE0C92C0E093000FAB1FD /* SentryTouchTrackerTests.swift */; }; |
971 | 972 | D8DBE0D22C0EFFC300FAB1FD /* SentryReplayOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8DBE0D12C0EFFC300FAB1FD /* SentryReplayOptionsTests.swift */; }; |
972 | 973 | D8F67AF12BE0D33F00C9197B /* UIImageHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67AEF2BE0D31A00C9197B /* UIImageHelperTests.swift */; }; |
973 | | - D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests+Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests+Common.swift */; }; |
| 974 | + D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */; }; |
974 | 975 | D8F67B1B2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67B1A2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift */; }; |
975 | 976 | D8F67B222BEAB6CC00C9197B /* SentryRRWebEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67B212BEAB6CC00C9197B /* SentryRRWebEvent.swift */; }; |
976 | 977 | D8F6A2472885512100320515 /* SentryPredicateDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F6A2452885512100320515 /* SentryPredicateDescriptor.m */; }; |
|
2185 | 2186 | D4AF00242D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryNSFileManagerSwizzlingTests.m; sourceTree = "<group>"; }; |
2186 | 2187 | D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+ReactNative.swift"; sourceTree = "<group>"; }; |
2187 | 2188 | D4AF7D252E9401EB004F0F59 /* SentryUIRedactBuilderTests+UIKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+UIKit.swift"; sourceTree = "<group>"; }; |
2188 | | - D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIRedactBuilderTests.swift; sourceTree = "<group>"; }; |
| 2189 | + D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+Common.swift"; sourceTree = "<group>"; }; |
2189 | 2190 | D4AF7D2B2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+EdgeCases.swift"; sourceTree = "<group>"; }; |
2190 | 2191 | D4B0DC7E2DA9257200DE61B6 /* SentryRenderVideoResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRenderVideoResult.swift; sourceTree = "<group>"; }; |
2191 | 2192 | D4BCA0C22DA93C25009E49AB /* SentrySessionReplayIntegration+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentrySessionReplayIntegration+Test.h"; sourceTree = "<group>"; }; |
|
2353 | 2354 | D8F01DE42A126B62008F4996 /* HybridPod.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = HybridPod.podspec; sourceTree = "<group>"; }; |
2354 | 2355 | D8F01DE52A126BF5008F4996 /* HybridTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HybridTest.swift; sourceTree = "<group>"; }; |
2355 | 2356 | D8F67AEF2BE0D31A00C9197B /* UIImageHelperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIImageHelperTests.swift; sourceTree = "<group>"; }; |
2356 | | - D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests+Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+Common.swift"; sourceTree = "<group>"; }; |
| 2357 | + D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIRedactBuilderTests.swift; sourceTree = "<group>"; }; |
2357 | 2358 | D8F67B1A2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySRDefaultBreadcrumbConverter.swift; sourceTree = "<group>"; }; |
2358 | 2359 | D8F67B212BEAB6CC00C9197B /* SentryRRWebEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRRWebEvent.swift; sourceTree = "<group>"; }; |
2359 | 2360 | D8F6A2452885512100320515 /* SentryPredicateDescriptor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryPredicateDescriptor.m; sourceTree = "<group>"; }; |
|
4245 | 4246 | children = ( |
4246 | 4247 | D4AF802E2E965188004F0F59 /* __Snapshots__ */, |
4247 | 4248 | D82915622C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift */, |
4248 | | - D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests.swift */, |
4249 | | - D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests+Common.swift */, |
| 4249 | + D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */, |
| 4250 | + D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */, |
4250 | 4251 | D4AF7D2B2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift */, |
4251 | 4252 | D4AF7D252E9401EB004F0F59 /* SentryUIRedactBuilderTests+UIKit.swift */, |
4252 | 4253 | D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */, |
|
4357 | 4358 | path = Screenshot; |
4358 | 4359 | sourceTree = "<group>"; |
4359 | 4360 | }; |
4360 | | - D4AF802E2E965188004F0F59 /* __Snapshots__ */ = { |
4361 | | - isa = PBXGroup; |
4362 | | - children = ( |
4363 | | - ); |
4364 | | - path = __Snapshots__; |
4365 | | - sourceTree = "<group>"; |
4366 | | - }; |
4367 | 4361 | D4A0C22A2E9E3CE100791353 /* InfoPlist */ = { |
4368 | 4362 | isa = PBXGroup; |
4369 | 4363 | children = ( |
|
4376 | 4370 | path = InfoPlist; |
4377 | 4371 | sourceTree = "<group>"; |
4378 | 4372 | }; |
| 4373 | + D4AF802E2E965188004F0F59 /* __Snapshots__ */ = { |
| 4374 | + isa = PBXGroup; |
| 4375 | + children = ( |
| 4376 | + ); |
| 4377 | + path = __Snapshots__; |
| 4378 | + sourceTree = "<group>"; |
| 4379 | + }; |
4379 | 4380 | D4CBA2522DE06D1600581618 /* SentryTestUtilsTests */ = { |
4380 | 4381 | isa = PBXGroup; |
4381 | 4382 | children = ( |
|
6139 | 6140 | FAC62B652E15A4100003909D /* SentrySDKThreadTests.swift in Sources */, |
6140 | 6141 | D82915632C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift in Sources */, |
6141 | 6142 | D8DBE0CA2C0E093000FAB1FD /* SentryTouchTrackerTests.swift in Sources */, |
6142 | | - D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests+Common.swift in Sources */, |
6143 | 6143 | D4AF7D2C2E9404ED004F0F59 /* SentryUIRedactBuilderTests+EdgeCases.swift in Sources */, |
| 6144 | + D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests.swift in Sources */, |
6144 | 6145 | 92ECD7482E05B57C0063EC10 /* SentryLogAttributeTests.swift in Sources */, |
6145 | 6146 | 63B819141EC352A7002FDF4C /* SentryInterfacesTests.m in Sources */, |
6146 | 6147 | 92B6BDA92E05B8F600D538B3 /* SentryLogLevelTests.swift in Sources */, |
|
6196 | 6197 | 7BC6EBF4255C044A0059822A /* SentryEventTests.swift in Sources */, |
6197 | 6198 | 63FE721920DA66EC00CDBAE8 /* SentryCrashReportStore_Tests.m in Sources */, |
6198 | 6199 | 7B6D98EB24C6E84F005502FA /* SentryCrashInstallationReporterTests.swift in Sources */, |
| 6200 | + D44311312EB22812006CABE4 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */, |
6199 | 6201 | 7BA61EA625F21E660008CAA2 /* SentrySDKLogTests.swift in Sources */, |
6200 | 6202 | 62CFD9A92C99741100834E1B /* SentryInvalidJSONStringTests.swift in Sources */, |
6201 | 6203 | 7BB42EF124F3B7B700D7B39A /* SentrySession+Equality.m in Sources */, |
|
6227 | 6229 | 62F4DDA12C04CB9700588890 /* SentryBaggageSerializationTests.swift in Sources */, |
6228 | 6230 | 7BE912AF272166DD00E49E62 /* SentryNoOpSpanTests.swift in Sources */, |
6229 | 6231 | D4F2B5352D0C69D500649E42 /* SentryCrashCTests.swift in Sources */, |
6230 | | - D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests.swift in Sources */, |
| 6232 | + D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests+Common.swift in Sources */, |
6231 | 6233 | 7B56D73524616E5600B842DA /* SentryConcurrentRateLimitsDictionaryTests.swift in Sources */, |
6232 | 6234 | 7B7D8730248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift in Sources */, |
6233 | 6235 | FA21A2EF2E60E9CB00E7EADB /* EnvelopeComparison.swift in Sources */, |
|
6425 | 6427 | 7B68D93625FF5F1A0082D139 /* SentryAppState+Equality.m in Sources */, |
6426 | 6428 | 7B5CAF7E27F5AD3500ED0DB6 /* TestNSURLRequestBuilder.m in Sources */, |
6427 | 6429 | D467125E2DCCFF2500D4074A /* SentryReplayOptionsObjcTests.m in Sources */, |
6428 | | - D4AF7D222E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */, |
6429 | 6430 | 7BF69E072987D1FE002EBCA4 /* SentryCrashDoctorTests.swift in Sources */, |
6430 | 6431 | 7B4F22DC294089530067EA17 /* FormatHexAddress.swift in Sources */, |
6431 | 6432 | 8EAC7FF8265C8910005B44E5 /* SentryTracerTests.swift in Sources */, |
|
0 commit comments