|
749 | 749 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F17B2D2901765900990B25 /* SentryRequest.m */; }; |
750 | 750 | A8F17B342902870300990B25 /* SentryHttpStatusCodeRange.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */; }; |
751 | 751 | D4009EB22D771BC20007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4009EB12D771BB90007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift */; }; |
| 752 | + D40A826B2EAA62E900843F37 /* SentryAccessibilityEnabler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D40A82652EAA62E600843F37 /* SentryAccessibilityEnabler.swift */; }; |
752 | 753 | D41415A72DEEE532003B14D5 /* SentryRedactViewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D41415A62DEEE532003B14D5 /* SentryRedactViewHelper.swift */; }; |
753 | 754 | D4291A6D2DD62ACE00772088 /* SentryDispatchFactoryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4291A6C2DD62AC800772088 /* SentryDispatchFactoryTests.m */; }; |
754 | 755 | D42ADEEF2E9CF43200753166 /* SentrySessionReplayEnvironmentChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42ADEE92E9CF42800753166 /* SentrySessionReplayEnvironmentChecker.swift */; }; |
|
771 | 772 | D4411DD52E02B74900EA4987 /* ArrayAccessesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4411DD42E02B74100EA4987 /* ArrayAccessesTests.swift */; }; |
772 | 773 | D44311312EB22812006CABE4 /* SentryUIRedactBuilderTests+ReactNative.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */; }; |
773 | 774 | D44B16722DE464AD006DBDB3 /* TestDispatchFactoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D44B16712DE464A9006DBDB3 /* TestDispatchFactoryTests.swift */; }; |
| 775 | + D450A8672EB4CDC9002DB0B4 /* SentryAccessibilityRedactBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D450A8662EB4CDC9002DB0B4 /* SentryAccessibilityRedactBuilder.swift */; }; |
774 | 776 | D451ED5D2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D451ED5C2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift */; }; |
775 | 777 | D451ED5F2D92ECDE00C9BEA8 /* SentryReplayFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = D451ED5E2D92ECDE00C9BEA8 /* SentryReplayFrame.swift */; }; |
776 | 778 | D452FC592DDB4B1700AFF56F /* SentryWatchdogTerminationBreadcrumbProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = D452FC572DDB4B1700AFF56F /* SentryWatchdogTerminationBreadcrumbProcessor.m */; }; |
|
816 | 818 | D4AF00232D2E931000F5F3D7 /* SentryNSFileManagerSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = D4AF00222D2E931000F5F3D7 /* SentryNSFileManagerSwizzling.h */; }; |
817 | 819 | D4AF00252D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AF00242D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m */; }; |
818 | 820 | D4AF7D2A2E940493004F0F59 /* SentryUIRedactBuilderTests+Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */; }; |
| 821 | + D4AF7E7D2E9537FD004F0F59 /* SentryUIRedactBuilderProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7E772E9537F5004F0F59 /* SentryUIRedactBuilderProtocol.swift */; }; |
| 822 | + D4AF7E7F2E953B43004F0F59 /* SentryMLRedactBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7E7E2E953B3E004F0F59 /* SentryMLRedactBuilder.swift */; }; |
| 823 | + D4AF7E812E953D10004F0F59 /* SentryMaskingModel.mlpackage in Sources */ = {isa = PBXBuildFile; fileRef = D4AF7E802E953D10004F0F59 /* SentryMaskingModel.mlpackage */; }; |
819 | 824 | D4B0DC7F2DA9257A00DE61B6 /* SentryRenderVideoResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4B0DC7E2DA9257200DE61B6 /* SentryRenderVideoResult.swift */; }; |
820 | 825 | D4B339F92EA7823000359F3A /* SentryTestUtilsDynamic.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D84DAD4D2B17428D003CF120 /* SentryTestUtilsDynamic.framework */; }; |
821 | 826 | D4B339FA2EA7823000359F3A /* SentryTestUtilsDynamic.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D84DAD4D2B17428D003CF120 /* SentryTestUtilsDynamic.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
|
2108 | 2113 | A8F17B2D2901765900990B25 /* SentryRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryRequest.m; sourceTree = "<group>"; }; |
2109 | 2114 | A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryHttpStatusCodeRange.m; sourceTree = "<group>"; }; |
2110 | 2115 | D4009EB12D771BB90007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFileIOTrackerSwiftHelpersTests.swift; sourceTree = "<group>"; }; |
| 2116 | + D40A82652EAA62E600843F37 /* SentryAccessibilityEnabler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAccessibilityEnabler.swift; sourceTree = "<group>"; }; |
2111 | 2117 | D41415A62DEEE532003B14D5 /* SentryRedactViewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRedactViewHelper.swift; sourceTree = "<group>"; }; |
2112 | 2118 | D41909922D48FFF6002B83D0 /* SentryNSDictionarySanitize+Tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryNSDictionarySanitize+Tests.h"; sourceTree = "<group>"; }; |
2113 | 2119 | D41909942D490006002B83D0 /* SentryNSDictionarySanitize+Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SentryNSDictionarySanitize+Tests.m"; sourceTree = "<group>"; }; |
|
2130 | 2136 | D43B26D92D70A60E007747FD /* SentrySpanDataKey.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySpanDataKey.m; sourceTree = "<group>"; }; |
2131 | 2137 | D4411DD42E02B74100EA4987 /* ArrayAccessesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrayAccessesTests.swift; sourceTree = "<group>"; }; |
2132 | 2138 | D44B16712DE464A9006DBDB3 /* TestDispatchFactoryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestDispatchFactoryTests.swift; sourceTree = "<group>"; }; |
| 2139 | + D450A8662EB4CDC9002DB0B4 /* SentryAccessibilityRedactBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAccessibilityRedactBuilder.swift; sourceTree = "<group>"; }; |
2133 | 2140 | D451ED5C2D92ECD200C9BEA8 /* SentryOnDemandReplayError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryOnDemandReplayError.swift; sourceTree = "<group>"; }; |
2134 | 2141 | D451ED5E2D92ECDE00C9BEA8 /* SentryReplayFrame.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReplayFrame.swift; sourceTree = "<group>"; }; |
2135 | 2142 | D452FC562DDB4B1700AFF56F /* SentryWatchdogTerminationBreadcrumbProcessor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryWatchdogTerminationBreadcrumbProcessor.h; path = ../include/SentryWatchdogTerminationBreadcrumbProcessor.h; sourceTree = "<group>"; }; |
|
2181 | 2188 | D4AF00242D2E93C400F5F3D7 /* SentryNSFileManagerSwizzlingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryNSFileManagerSwizzlingTests.m; sourceTree = "<group>"; }; |
2182 | 2189 | D4AF7D212E93FFCA004F0F59 /* SentryUIRedactBuilderTests+ReactNative.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+ReactNative.swift"; sourceTree = "<group>"; }; |
2183 | 2190 | D4AF7D292E940492004F0F59 /* SentryUIRedactBuilderTests+Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryUIRedactBuilderTests+Common.swift"; sourceTree = "<group>"; }; |
| 2191 | + D4AF7E772E9537F5004F0F59 /* SentryUIRedactBuilderProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIRedactBuilderProtocol.swift; sourceTree = "<group>"; }; |
| 2192 | + D4AF7E7E2E953B3E004F0F59 /* SentryMLRedactBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMLRedactBuilder.swift; sourceTree = "<group>"; }; |
| 2193 | + D4AF7E802E953D10004F0F59 /* SentryMaskingModel.mlpackage */ = {isa = PBXFileReference; lastKnownFileType = folder.mlpackage; path = SentryMaskingModel.mlpackage; sourceTree = "<group>"; }; |
2184 | 2194 | D4B0DC7E2DA9257200DE61B6 /* SentryRenderVideoResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRenderVideoResult.swift; sourceTree = "<group>"; }; |
2185 | 2195 | D4BCA0C22DA93C25009E49AB /* SentrySessionReplayIntegration+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentrySessionReplayIntegration+Test.h"; sourceTree = "<group>"; }; |
2186 | 2196 | D4C5F5992D4249E0002A9BF6 /* DataSentryTracingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataSentryTracingIntegrationTests.swift; sourceTree = "<group>"; }; |
|
4956 | 4966 | children = ( |
4957 | 4967 | D4CD2A7C2DE9F91900DA9F59 /* SentryRedactRegion.swift */, |
4958 | 4968 | D4CD2A7D2DE9F91900DA9F59 /* SentryRedactRegionType.swift */, |
| 4969 | + D40A82652EAA62E600843F37 /* SentryAccessibilityEnabler.swift */, |
| 4970 | + D450A8662EB4CDC9002DB0B4 /* SentryAccessibilityRedactBuilder.swift */, |
4959 | 4971 | FA67DCDF2DDBD4EA00896B02 /* SentryDefaultMaskRenderer.swift */, |
4960 | 4972 | FA67DCE02DDBD4EA00896B02 /* SentryDefaultViewRenderer.swift */, |
4961 | 4973 | FA67DCE12DDBD4EA00896B02 /* SentryGraphicsImageRenderer.swift */, |
4962 | 4974 | FA67DCE22DDBD4EA00896B02 /* SentryMaskRenderer.swift */, |
4963 | 4975 | FA67DCE32DDBD4EA00896B02 /* SentryMaskRendererV2.swift */, |
| 4976 | + D4AF7E7E2E953B3E004F0F59 /* SentryMLRedactBuilder.swift */, |
| 4977 | + D4AF7E802E953D10004F0F59 /* SentryMaskingModel.mlpackage */, |
| 4978 | + D4AF7E772E9537F5004F0F59 /* SentryUIRedactBuilderProtocol.swift */, |
4964 | 4979 | FA67DCE42DDBD4EA00896B02 /* SentryViewPhotographer.swift */, |
4965 | 4980 | FA67DCE52DDBD4EA00896B02 /* SentryViewRenderer.swift */, |
4966 | 4981 | FA67DCE62DDBD4EA00896B02 /* SentryViewRendererV2.swift */, |
|
5757 | 5772 | 623FD9042D3FA92700803EDA /* NSNumberDecodableWrapper.swift in Sources */, |
5758 | 5773 | 63FE718D20DA4C1100CDBAE8 /* SentryCrashReportStore.c in Sources */, |
5759 | 5774 | 7BA0C0482805600A003E0326 /* SentryTransportAdapter.m in Sources */, |
| 5775 | + D4AF7E812E953D10004F0F59 /* SentryMaskingModel.mlpackage in Sources */, |
5760 | 5776 | 63FE712920DA4C1000CDBAE8 /* SentryCrashCPU_arm.c in Sources */, |
5761 | 5777 | 03F84D3427DD4191008FE43F /* SentryThreadMetadataCache.cpp in Sources */, |
5762 | 5778 | 62862B1E2B1DDC35009B16E3 /* SentryDelayedFrame.m in Sources */, |
|
5782 | 5798 | 8E133FA225E72DEF00ABD0BF /* SentrySamplingContext.m in Sources */, |
5783 | 5799 | F451FAA62E0B304E0050ACF2 /* LoadValidator.swift in Sources */, |
5784 | 5800 | D81988C02BEBFFF70020E36C /* SentryReplayRecording.swift in Sources */, |
| 5801 | + D4AF7E7D2E9537FD004F0F59 /* SentryUIRedactBuilderProtocol.swift in Sources */, |
5785 | 5802 | 7B6C5F8726034395007F7DFF /* SentryWatchdogTerminationLogic.m in Sources */, |
5786 | 5803 | 63FE708D20DA4C1000CDBAE8 /* SentryCrashReportFilterBasic.m in Sources */, |
5787 | 5804 | F40E42352EA1887000E53876 /* SentryFramesTracker.swift in Sources */, |
|
5958 | 5975 | 849B8F9C2C6E906900148E1F /* SentryUserFeedbackThemeConfiguration.swift in Sources */, |
5959 | 5976 | F452437E2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m in Sources */, |
5960 | 5977 | 63FE70D320DA4C1000CDBAE8 /* SentryCrashMonitor_AppState.c in Sources */, |
| 5978 | + D4AF7E7F2E953B43004F0F59 /* SentryMLRedactBuilder.swift in Sources */, |
5961 | 5979 | FA1841832E4B457F005DEDC7 /* SentryApplication.swift in Sources */, |
5962 | 5980 | 849B8F9D2C6E906900148E1F /* SentryUserFeedbackWidgetConfiguration.swift in Sources */, |
5963 | 5981 | 620467AC2D3FFD230025F06C /* SentryNSErrorCodable.swift in Sources */, |
5964 | 5982 | 639FCFA51EBC809A00778193 /* SentryStacktrace.m in Sources */, |
5965 | 5983 | D84D2CC32C29AD120011AF8A /* SentrySessionReplay.swift in Sources */, |
5966 | 5984 | F4FE9DFD2E622CD70014FED5 /* SentryDefaultObjCRuntimeWrapper.swift in Sources */, |
| 5985 | + D40A826B2EAA62E900843F37 /* SentryAccessibilityEnabler.swift in Sources */, |
5967 | 5986 | F4FE9DFE2E622CD70014FED5 /* SentryObjCRuntimeWrapper.swift in Sources */, |
5968 | 5987 | 84A898542E163072009A551E /* SentryProfileConfiguration.m in Sources */, |
5969 | 5988 | 849B8F9B2C6E906900148E1F /* SentryUserFeedbackIntegrationDriver.swift in Sources */, |
|
6013 | 6032 | 63FE713120DA4C1100CDBAE8 /* SentryCrashDynamicLinker.c in Sources */, |
6014 | 6033 | 03F84D3527DD4191008FE43F /* SentryThreadHandle.cpp in Sources */, |
6015 | 6034 | 0A2D8DA9289BC905008720F6 /* SentryViewHierarchyProviderHelper.m in Sources */, |
| 6035 | + D450A8672EB4CDC9002DB0B4 /* SentryAccessibilityRedactBuilder.swift in Sources */, |
6016 | 6036 | D84D2CDD2C2BF7370011AF8A /* SentryReplayEvent.swift in Sources */, |
6017 | 6037 | D8BC28CC2BFF78220054DA4D /* SentryRRWebTouchEvent.swift in Sources */, |
6018 | 6038 | D452FC592DDB4B1700AFF56F /* SentryWatchdogTerminationBreadcrumbProcessor.m in Sources */, |
|
0 commit comments