|
842 | 842 | D456B4322D706BDF007068CB /* SentrySpanOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = D456B4312D706BDD007068CB /* SentrySpanOperation.h */; }; |
843 | 843 | D456B4362D706BF2007068CB /* SentryTraceOrigin.h in Headers */ = {isa = PBXBuildFile; fileRef = D456B4352D706BEE007068CB /* SentryTraceOrigin.h */; }; |
844 | 844 | D456B4382D706BFE007068CB /* SentrySpanDataKey.h in Headers */ = {isa = PBXBuildFile; fileRef = D456B4372D706BFB007068CB /* SentrySpanDataKey.h */; }; |
| 845 | + D45E2D772E003EBF0072A6B7 /* TestRedactOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D45E2D762E003EBF0072A6B7 /* TestRedactOptions.swift */; }; |
845 | 846 | D467125E2DCCFF2500D4074A /* SentryReplayOptionsObjcTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D467125D2DCCFF2500D4074A /* SentryReplayOptionsObjcTests.m */; }; |
846 | 847 | D46712622DCD059900D4074A /* SentryRedactDefaultOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D46712612DCD059500D4074A /* SentryRedactDefaultOptionsTests.swift */; }; |
847 | 848 | D46712642DCD063800D4074A /* PreviewRedactOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D46712632DCD062700D4074A /* PreviewRedactOptionsTests.swift */; }; |
|
1006 | 1007 | D8DBE0CA2C0E093000FAB1FD /* SentryTouchTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8DBE0C92C0E093000FAB1FD /* SentryTouchTrackerTests.swift */; }; |
1007 | 1008 | D8DBE0D22C0EFFC300FAB1FD /* SentryReplayOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8DBE0D12C0EFFC300FAB1FD /* SentryReplayOptionsTests.swift */; }; |
1008 | 1009 | D8F67AF12BE0D33F00C9197B /* UIImageHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67AEF2BE0D31A00C9197B /* UIImageHelperTests.swift */; }; |
1009 | | - D8F67AF42BE10F9600C9197B /* UIRedactBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67AF22BE10F7600C9197B /* UIRedactBuilderTests.swift */; }; |
| 1010 | + D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */; }; |
1010 | 1011 | D8F67B1B2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67B1A2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift */; }; |
1011 | 1012 | D8F67B222BEAB6CC00C9197B /* SentryRRWebEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F67B212BEAB6CC00C9197B /* SentryRRWebEvent.swift */; }; |
1012 | 1013 | D8F6A2472885512100320515 /* SentryPredicateDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F6A2452885512100320515 /* SentryPredicateDescriptor.m */; }; |
|
2068 | 2069 | D456B4312D706BDD007068CB /* SentrySpanOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySpanOperation.h; path = include/SentrySpanOperation.h; sourceTree = "<group>"; }; |
2069 | 2070 | D456B4352D706BEE007068CB /* SentryTraceOrigin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryTraceOrigin.h; path = include/SentryTraceOrigin.h; sourceTree = "<group>"; }; |
2070 | 2071 | D456B4372D706BFB007068CB /* SentrySpanDataKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySpanDataKey.h; path = include/SentrySpanDataKey.h; sourceTree = "<group>"; }; |
| 2072 | + D45E2D762E003EBF0072A6B7 /* TestRedactOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestRedactOptions.swift; sourceTree = "<group>"; }; |
2071 | 2073 | D467125D2DCCFF2500D4074A /* SentryReplayOptionsObjcTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryReplayOptionsObjcTests.m; sourceTree = "<group>"; }; |
2072 | 2074 | D46712612DCD059500D4074A /* SentryRedactDefaultOptionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRedactDefaultOptionsTests.swift; sourceTree = "<group>"; }; |
2073 | 2075 | D46712632DCD062700D4074A /* PreviewRedactOptionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewRedactOptionsTests.swift; sourceTree = "<group>"; }; |
|
2252 | 2254 | D8F01DE42A126B62008F4996 /* HybridPod.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = HybridPod.podspec; sourceTree = "<group>"; }; |
2253 | 2255 | D8F01DE52A126BF5008F4996 /* HybridTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HybridTest.swift; sourceTree = "<group>"; }; |
2254 | 2256 | D8F67AEF2BE0D31A00C9197B /* UIImageHelperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIImageHelperTests.swift; sourceTree = "<group>"; }; |
2255 | | - D8F67AF22BE10F7600C9197B /* UIRedactBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIRedactBuilderTests.swift; sourceTree = "<group>"; }; |
| 2257 | + D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIRedactBuilderTests.swift; sourceTree = "<group>"; }; |
2256 | 2258 | D8F67B1A2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySRDefaultBreadcrumbConverter.swift; sourceTree = "<group>"; }; |
2257 | 2259 | D8F67B212BEAB6CC00C9197B /* SentryRRWebEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRRWebEvent.swift; sourceTree = "<group>"; }; |
2258 | 2260 | D8F6A2452885512100320515 /* SentryPredicateDescriptor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryPredicateDescriptor.m; sourceTree = "<group>"; }; |
|
3983 | 3985 | isa = PBXGroup; |
3984 | 3986 | children = ( |
3985 | 3987 | D82915622C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift */, |
3986 | | - D8F67AF22BE10F7600C9197B /* UIRedactBuilderTests.swift */, |
| 3988 | + D8F67AF22BE10F7600C9197B /* SentryUIRedactBuilderTests.swift */, |
| 3989 | + D45E2D762E003EBF0072A6B7 /* TestRedactOptions.swift */, |
3987 | 3990 | ); |
3988 | 3991 | path = ViewCapture; |
3989 | 3992 | sourceTree = "<group>"; |
|
5617 | 5620 | 7BF9EF742722A85B00B5BBEF /* SentryClassRegistrator.m in Sources */, |
5618 | 5621 | D82915632C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift in Sources */, |
5619 | 5622 | D8DBE0CA2C0E093000FAB1FD /* SentryTouchTrackerTests.swift in Sources */, |
5620 | | - D8F67AF42BE10F9600C9197B /* UIRedactBuilderTests.swift in Sources */, |
| 5623 | + D8F67AF42BE10F9600C9197B /* SentryUIRedactBuilderTests.swift in Sources */, |
5621 | 5624 | 63B819141EC352A7002FDF4C /* SentryInterfacesTests.m in Sources */, |
5622 | 5625 | 62F05D2B2C0DB1F100916E3F /* SentryLogTestHelper.m in Sources */, |
5623 | 5626 | 7B68345128F7EB3D00FB7064 /* SentryMeasurementUnitTests.swift in Sources */, |
|
5682 | 5685 | 0ADC33F128D9BE940078D980 /* TestSentryUIDeviceWrapper.swift in Sources */, |
5683 | 5686 | 63FE721420DA66EC00CDBAE8 /* SentryCrashMemory_Tests.m in Sources */, |
5684 | 5687 | 62885DA729E946B100554F38 /* TestConncurrentModifications.swift in Sources */, |
| 5688 | + D45E2D772E003EBF0072A6B7 /* TestRedactOptions.swift in Sources */, |
5685 | 5689 | 63FE720520DA66EC00CDBAE8 /* FileBasedTestCase.m in Sources */, |
5686 | 5690 | 51B15F802BE88D510026A2F2 /* URLSessionTaskHelperTests.swift in Sources */, |
5687 | 5691 | 63EED6C32237989300E02400 /* SentryOptionsTest.m in Sources */, |
|
0 commit comments