|
1553 | 1553 | AA0001012A000004000B0001 /* RUMScrollHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000004000A0001 /* RUMScrollHandlerTests.swift */; }; |
1554 | 1554 | AA0001012A000006000B0001 /* UIScrollViewDelegateProxyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000006000A0001 /* UIScrollViewDelegateProxyTests.swift */; }; |
1555 | 1555 | AA0001012A000007000B0001 /* UIScrollViewSwizzlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000007000A0001 /* UIScrollViewSwizzlerTests.swift */; }; |
| 1556 | + AA0001012A000009000B0001 /* ThirdPartyDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000009000A0001 /* ThirdPartyDelegateProxy.swift */; }; |
1556 | 1557 | D23F8EB829DDCD38001CFAE8 /* RUMActionsHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615C3195251DD5080018781C /* RUMActionsHandlerTests.swift */; }; |
1557 | 1558 | D23F8EBA29DDCD38001CFAE8 /* ViewIdentifierTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61C1510C25AC8C1B00362D4B /* ViewIdentifierTests.swift */; }; |
1558 | 1559 | D23F8EBE29DDCD38001CFAE8 /* WebViewEventReceiverTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E53889B2773C4B300A7DC42 /* WebViewEventReceiverTests.swift */; }; |
|
1776 | 1777 | AA0001012A000004000C0001 /* RUMScrollHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000004000A0001 /* RUMScrollHandlerTests.swift */; }; |
1777 | 1778 | AA0001012A000006000C0001 /* UIScrollViewDelegateProxyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000006000A0001 /* UIScrollViewDelegateProxyTests.swift */; }; |
1778 | 1779 | AA0001012A000007000C0001 /* UIScrollViewSwizzlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000007000A0001 /* UIScrollViewSwizzlerTests.swift */; }; |
| 1780 | + AA0001012A000009000C0001 /* ThirdPartyDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA0001012A000009000A0001 /* ThirdPartyDelegateProxy.swift */; }; |
1779 | 1781 | D29A9FAC29DDB483005C54A4 /* RUMActionsHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615C3195251DD5080018781C /* RUMActionsHandlerTests.swift */; }; |
1780 | 1782 | D29A9FAE29DDB483005C54A4 /* SessionReplayDependencyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615950EA291C029700470E0C /* SessionReplayDependencyTests.swift */; }; |
1781 | 1783 | D29A9FB329DDB483005C54A4 /* RUMScopeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 618DCFDE24C75FD300589570 /* RUMScopeTests.swift */; }; |
|
3310 | 3312 | AA0001012A000004000A0001 /* RUMScrollHandlerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RUMScrollHandlerTests.swift; sourceTree = "<group>"; }; |
3311 | 3313 | AA0001012A000006000A0001 /* UIScrollViewDelegateProxyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIScrollViewDelegateProxyTests.swift; sourceTree = "<group>"; }; |
3312 | 3314 | AA0001012A000007000A0001 /* UIScrollViewSwizzlerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIScrollViewSwizzlerTests.swift; sourceTree = "<group>"; }; |
| 3315 | + AA0001012A000009000A0001 /* ThirdPartyDelegateProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdPartyDelegateProxy.swift; sourceTree = "<group>"; }; |
3313 | 3316 | 615D52B72C888C1F00F8B8FC /* SynchronizedAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SynchronizedAttributes.swift; sourceTree = "<group>"; }; |
3314 | 3317 | 615D52BA2C88A83A00F8B8FC /* SynchronizedTags.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SynchronizedTags.swift; sourceTree = "<group>"; }; |
3315 | 3318 | 615D52BD2C88A98300F8B8FC /* SynchronizedTagsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SynchronizedTagsTests.swift; sourceTree = "<group>"; }; |
|
5968 | 5971 | children = ( |
5969 | 5972 | AA0001012A000006000A0001 /* UIScrollViewDelegateProxyTests.swift */, |
5970 | 5973 | AA0001012A000007000A0001 /* UIScrollViewSwizzlerTests.swift */, |
| 5974 | + AA0001012A000009000A0001 /* ThirdPartyDelegateProxy.swift */, |
5971 | 5975 | ); |
5972 | 5976 | path = UIKit; |
5973 | 5977 | sourceTree = "<group>"; |
|
10708 | 10712 | AA0001012A000004000B0001 /* RUMScrollHandlerTests.swift in Sources */, |
10709 | 10713 | AA0001012A000006000B0001 /* UIScrollViewDelegateProxyTests.swift in Sources */, |
10710 | 10714 | AA0001012A000007000B0001 /* UIScrollViewSwizzlerTests.swift in Sources */, |
| 10715 | + AA0001012A000009000B0001 /* ThirdPartyDelegateProxy.swift in Sources */, |
10711 | 10716 | 61C713AE2A3B793E00FA735A /* RUMMonitorProtocolTests.swift in Sources */, |
10712 | 10717 | 6105C4FB2CEBD72600C4C5EE /* TNSMetricTests.swift in Sources */, |
10713 | 10718 | D23F8EBA29DDCD38001CFAE8 /* ViewIdentifierTests.swift in Sources */, |
|
11211 | 11216 | AA0001012A000004000C0001 /* RUMScrollHandlerTests.swift in Sources */, |
11212 | 11217 | AA0001012A000006000C0001 /* UIScrollViewDelegateProxyTests.swift in Sources */, |
11213 | 11218 | AA0001012A000007000C0001 /* UIScrollViewSwizzlerTests.swift in Sources */, |
| 11219 | + AA0001012A000009000C0001 /* ThirdPartyDelegateProxy.swift in Sources */, |
11214 | 11220 | 61C713AD2A3B793E00FA735A /* RUMMonitorProtocolTests.swift in Sources */, |
11215 | 11221 | 6105C4FA2CEBD72600C4C5EE /* TNSMetricTests.swift in Sources */, |
11216 | 11222 | D29A9FB729DDB483005C54A4 /* ViewIdentifierTests.swift in Sources */, |
|
0 commit comments