|
808 | 808 | D820CDB82BB1895F00BA339D /* SentrySessionReplayIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = D820CDB52BB1895F00BA339D /* SentrySessionReplayIntegration.h */; }; |
809 | 809 | D82859432C3E753C009A28AA /* SentrySessionReplaySyncC.c in Sources */ = {isa = PBXBuildFile; fileRef = D82859422C3E753C009A28AA /* SentrySessionReplaySyncC.c */; }; |
810 | 810 | D82859442C3E753C009A28AA /* SentrySessionReplaySyncC.h in Headers */ = {isa = PBXBuildFile; fileRef = D82859412C3E753C009A28AA /* SentrySessionReplaySyncC.h */; }; |
| 811 | + D82915632C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D82915622C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift */; }; |
811 | 812 | D8292D7D2A39A027009872F7 /* UrlSanitizedTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8292D7C2A39A027009872F7 /* UrlSanitizedTests.swift */; }; |
812 | 813 | D82DD1CD2BEEB1A0001AB556 /* SentrySRDefaultBreadcrumbConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D82DD1CC2BEEB1A0001AB556 /* SentrySRDefaultBreadcrumbConverterTests.swift */; }; |
813 | 814 | D8370B6A273DF1E900F66E2D /* SentryNSURLSessionTaskSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = D8370B68273DF1E900F66E2D /* SentryNSURLSessionTaskSearch.m */; }; |
|
885 | 886 | D8AFC01A2BD7A20B00118BE1 /* SentryViewScreenshotProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AFC0192BD7A20B00118BE1 /* SentryViewScreenshotProvider.swift */; }; |
886 | 887 | D8AFC03D2BDA79BF00118BE1 /* SentryReplayVideoMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AFC03C2BDA79BF00118BE1 /* SentryReplayVideoMaker.swift */; }; |
887 | 888 | D8AFC0572BDA895400118BE1 /* UIRedactBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AFC0562BDA895400118BE1 /* UIRedactBuilder.swift */; }; |
888 | | - D8AFC05A2BDA89C100118BE1 /* RedactRegionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AFC0582BDA899A00118BE1 /* RedactRegionTests.swift */; }; |
889 | 889 | D8B0542E2A7D2C720056BAF6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = D8B0542D2A7D2C720056BAF6 /* PrivacyInfo.xcprivacy */; }; |
890 | 890 | D8B088B629C9E3FF00213258 /* SentryTracerConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = D8B088B429C9E3FF00213258 /* SentryTracerConfiguration.h */; }; |
891 | 891 | D8B088B729C9E3FF00213258 /* SentryTracerConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = D8B088B529C9E3FF00213258 /* SentryTracerConfiguration.m */; }; |
|
1873 | 1873 | D820CDB62BB1895F00BA339D /* SentrySessionReplayIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySessionReplayIntegration.m; sourceTree = "<group>"; }; |
1874 | 1874 | D82859412C3E753C009A28AA /* SentrySessionReplaySyncC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySessionReplaySyncC.h; path = include/SentrySessionReplaySyncC.h; sourceTree = "<group>"; }; |
1875 | 1875 | D82859422C3E753C009A28AA /* SentrySessionReplaySyncC.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SentrySessionReplaySyncC.c; sourceTree = "<group>"; }; |
| 1876 | + D82915622C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryViewPhotographerTests.swift; sourceTree = "<group>"; }; |
1876 | 1877 | D8292D7A2A38AF04009872F7 /* HTTPHeaderSanitizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPHeaderSanitizer.swift; sourceTree = "<group>"; }; |
1877 | 1878 | D8292D7C2A39A027009872F7 /* UrlSanitizedTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UrlSanitizedTests.swift; sourceTree = "<group>"; }; |
1878 | 1879 | D82DD1CC2BEEB1A0001AB556 /* SentrySRDefaultBreadcrumbConverterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySRDefaultBreadcrumbConverterTests.swift; sourceTree = "<group>"; }; |
|
1957 | 1958 | D8AFC0192BD7A20B00118BE1 /* SentryViewScreenshotProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryViewScreenshotProvider.swift; sourceTree = "<group>"; }; |
1958 | 1959 | D8AFC03C2BDA79BF00118BE1 /* SentryReplayVideoMaker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReplayVideoMaker.swift; sourceTree = "<group>"; }; |
1959 | 1960 | D8AFC0562BDA895400118BE1 /* UIRedactBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIRedactBuilder.swift; sourceTree = "<group>"; }; |
1960 | | - D8AFC0582BDA899A00118BE1 /* RedactRegionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedactRegionTests.swift; sourceTree = "<group>"; }; |
1961 | 1961 | D8AFC0612BDBEDF100118BE1 /* SentrySessionReplayIntegration+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentrySessionReplayIntegration+Private.h"; path = "include/SentrySessionReplayIntegration+Private.h"; sourceTree = "<group>"; }; |
1962 | 1962 | D8B0542D2A7D2C720056BAF6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
1963 | 1963 | D8B088B429C9E3FF00213258 /* SentryTracerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryTracerConfiguration.h; path = include/SentryTracerConfiguration.h; sourceTree = "<group>"; }; |
|
3702 | 3702 | D84541192A2DC55100E2B11C /* SentryBinaryImageCache+Private.h */, |
3703 | 3703 | D8292D7C2A39A027009872F7 /* UrlSanitizedTests.swift */, |
3704 | 3704 | D8F8F5562B835BC600AC5465 /* SentryMsgPackSerializerTests.m */, |
3705 | | - D8AFC0582BDA899A00118BE1 /* RedactRegionTests.swift */, |
3706 | 3705 | D8F67AEF2BE0D31A00C9197B /* UIImageHelperTests.swift */, |
3707 | 3706 | D8F67AF22BE10F7600C9197B /* UIRedactBuilderTests.swift */, |
3708 | 3707 | 51B15F7F2BE88D510026A2F2 /* URLSessionTaskHelperTests.swift */, |
| 3708 | + D82915622C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift */, |
3709 | 3709 | ); |
3710 | 3710 | name = Tools; |
3711 | 3711 | sourceTree = "<group>"; |
|
4830 | 4830 | 63FE722420DA66EC00CDBAE8 /* SentryCrashMonitor_NSException_Tests.m in Sources */, |
4831 | 4831 | 7B5AB65D27E48E5200F1D1BA /* TestThreadInspector.swift in Sources */, |
4832 | 4832 | 7BF9EF742722A85B00B5BBEF /* SentryClassRegistrator.m in Sources */, |
| 4833 | + D82915632C85EF0C00A6CDD4 /* SentryViewPhotographerTests.swift in Sources */, |
4833 | 4834 | D8DBE0CA2C0E093000FAB1FD /* SentryTouchTrackerTests.swift in Sources */, |
4834 | 4835 | D8F67AF42BE10F9600C9197B /* UIRedactBuilderTests.swift in Sources */, |
4835 | 4836 | 63B819141EC352A7002FDF4C /* SentryInterfacesTests.m in Sources */, |
|
4958 | 4959 | 62BAD74E2BA1C58D00EBAAFC /* EncodeMetricTests.swift in Sources */, |
4959 | 4960 | 7BE0DC29272A9E1C004FA8B7 /* SentryBreadcrumbTrackerTests.swift in Sources */, |
4960 | 4961 | 63FE722520DA66EC00CDBAE8 /* SentryCrashFileUtils_Tests.m in Sources */, |
4961 | | - D8AFC05A2BDA89C100118BE1 /* RedactRegionTests.swift in Sources */, |
4962 | 4962 | D86130122BB563FD004C0F5E /* SentrySessionReplayIntegrationTests.swift in Sources */, |
4963 | 4963 | 7BFC16BA2524D4AF00FF6266 /* SentryMessage+Equality.m in Sources */, |
4964 | 4964 | 7B4260342630315C00B36EDD /* SampleError.swift in Sources */, |
|
0 commit comments