|
409 | 409 | 7B6C5ED6264E62CA0010D138 /* SentryTransactionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B6C5ED5264E62CA0010D138 /* SentryTransactionTests.swift */; }; |
410 | 410 | 7B6C5EDA264E8D860010D138 /* SentryFramesTrackingIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B6C5ED9264E8D860010D138 /* SentryFramesTrackingIntegration.h */; }; |
411 | 411 | 7B6C5EDC264E8DA80010D138 /* SentryFramesTrackingIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B6C5EDB264E8DA80010D138 /* SentryFramesTrackingIntegration.m */; }; |
412 | | - 7B6C5EDE264E8DF00010D138 /* SentryFramesTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B6C5EDD264E8DF00010D138 /* SentryFramesTracker.m */; }; |
413 | | - 7B6C5EE0264E8E050010D138 /* SentryFramesTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B6C5EDF264E8E050010D138 /* SentryFramesTracker.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
414 | 412 | 7B6C5F8126034354007F7DFF /* SentryWatchdogTerminationLogic.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B6C5F8026034354007F7DFF /* SentryWatchdogTerminationLogic.h */; }; |
415 | 413 | 7B6C5F8726034395007F7DFF /* SentryWatchdogTerminationLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B6C5F8626034395007F7DFF /* SentryWatchdogTerminationLogic.m */; }; |
416 | 414 | 7B6CC50224EE5A42001816D7 /* SentryHubTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B6CC50124EE5A42001816D7 /* SentryHubTests.swift */; }; |
|
986 | 984 | D8F8F5572B835BC600AC5465 /* SentryMsgPackSerializerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F8F5562B835BC600AC5465 /* SentryMsgPackSerializerTests.m */; }; |
987 | 985 | D8FC98AB2CD0DAB30009824C /* BreadcrumbExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8FC98AA2CD0DAAC0009824C /* BreadcrumbExtension.swift */; }; |
988 | 986 | D8FFE50C2703DBB400607131 /* SwizzlingCallTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8FFE50B2703DAAE00607131 /* SwizzlingCallTests.swift */; }; |
| 987 | + F40E42352EA1887000E53876 /* SentryFramesTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40E42342EA1887000E53876 /* SentryFramesTracker.swift */; }; |
| 988 | + F40E423C2EA18E8000E53876 /* SentryDelayedFramesTrackerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40E423B2EA18E8000E53876 /* SentryDelayedFramesTrackerWrapper.swift */; }; |
989 | 989 | F41362112E1C55AF00B84443 /* SentryScopePersistentStore+Tags.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41362102E1C55AF00B84443 /* SentryScopePersistentStore+Tags.swift */; }; |
990 | 990 | F41362132E1C566100B84443 /* SentryScopePersistentStore+User.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41362122E1C566100B84443 /* SentryScopePersistentStore+User.swift */; }; |
991 | 991 | F41362152E1C568400B84443 /* SentryScopePersistentStore+Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41362142E1C568400B84443 /* SentryScopePersistentStore+Context.swift */; }; |
|
1635 | 1635 | 7B2BB0012966F55900A1E102 /* SentryOptionsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsInternal.h; path = include/HybridPublic/SentryOptionsInternal.h; sourceTree = "<group>"; }; |
1636 | 1636 | 7B30B67F26527C3C006B2752 /* SentryFramesTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFramesTrackerTests.swift; sourceTree = "<group>"; }; |
1637 | 1637 | 7B30B68126527C55006B2752 /* TestDisplayLinkWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestDisplayLinkWrapper.swift; sourceTree = "<group>"; }; |
1638 | | - 7B30B6882653AEA8006B2752 /* SentryFramesTracker+TestInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryFramesTracker+TestInit.h"; sourceTree = "<group>"; }; |
1639 | 1638 | 7B31C290277B04A000337126 /* SentryCrashPlatformSpecificDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryCrashPlatformSpecificDefines.h; sourceTree = "<group>"; }; |
1640 | 1639 | 7B3398622459C14000BD9C96 /* SentryEnvelopeRateLimit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEnvelopeRateLimit.h; path = include/SentryEnvelopeRateLimit.h; sourceTree = "<group>"; }; |
1641 | 1640 | 7B3398642459C15200BD9C96 /* SentryEnvelopeRateLimit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEnvelopeRateLimit.m; sourceTree = "<group>"; }; |
|
1691 | 1690 | 7B6C5ED5264E62CA0010D138 /* SentryTransactionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryTransactionTests.swift; sourceTree = "<group>"; }; |
1692 | 1691 | 7B6C5ED9264E8D860010D138 /* SentryFramesTrackingIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryFramesTrackingIntegration.h; path = include/SentryFramesTrackingIntegration.h; sourceTree = "<group>"; }; |
1693 | 1692 | 7B6C5EDB264E8DA80010D138 /* SentryFramesTrackingIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryFramesTrackingIntegration.m; sourceTree = "<group>"; }; |
1694 | | - 7B6C5EDD264E8DF00010D138 /* SentryFramesTracker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryFramesTracker.m; sourceTree = "<group>"; }; |
1695 | | - 7B6C5EDF264E8E050010D138 /* SentryFramesTracker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryFramesTracker.h; path = include/HybridPublic/SentryFramesTracker.h; sourceTree = "<group>"; }; |
1696 | 1693 | 7B6C5F8026034354007F7DFF /* SentryWatchdogTerminationLogic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryWatchdogTerminationLogic.h; path = include/SentryWatchdogTerminationLogic.h; sourceTree = "<group>"; }; |
1697 | 1694 | 7B6C5F8626034395007F7DFF /* SentryWatchdogTerminationLogic.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryWatchdogTerminationLogic.m; sourceTree = "<group>"; }; |
1698 | 1695 | 7B6CC50124EE5A42001816D7 /* SentryHubTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryHubTests.swift; sourceTree = "<group>"; }; |
|
2350 | 2347 | D8F8F5562B835BC600AC5465 /* SentryMsgPackSerializerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryMsgPackSerializerTests.m; sourceTree = "<group>"; }; |
2351 | 2348 | D8FC98AA2CD0DAAC0009824C /* BreadcrumbExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BreadcrumbExtension.swift; sourceTree = "<group>"; }; |
2352 | 2349 | D8FFE50B2703DAAE00607131 /* SwizzlingCallTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwizzlingCallTests.swift; sourceTree = "<group>"; }; |
| 2350 | + F40E42342EA1887000E53876 /* SentryFramesTracker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFramesTracker.swift; sourceTree = "<group>"; }; |
| 2351 | + F40E423B2EA18E8000E53876 /* SentryDelayedFramesTrackerWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDelayedFramesTrackerWrapper.swift; sourceTree = "<group>"; }; |
2353 | 2352 | F41362102E1C55AF00B84443 /* SentryScopePersistentStore+Tags.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryScopePersistentStore+Tags.swift"; sourceTree = "<group>"; }; |
2354 | 2353 | F41362122E1C566100B84443 /* SentryScopePersistentStore+User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryScopePersistentStore+User.swift"; sourceTree = "<group>"; }; |
2355 | 2354 | F41362142E1C568400B84443 /* SentryScopePersistentStore+Context.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryScopePersistentStore+Context.swift"; sourceTree = "<group>"; }; |
|
3713 | 3712 | children = ( |
3714 | 3713 | 7B6C5ED9264E8D860010D138 /* SentryFramesTrackingIntegration.h */, |
3715 | 3714 | 7B6C5EDB264E8DA80010D138 /* SentryFramesTrackingIntegration.m */, |
3716 | | - 7B6C5EDF264E8E050010D138 /* SentryFramesTracker.h */, |
3717 | | - 7B6C5EDD264E8DF00010D138 /* SentryFramesTracker.m */, |
3718 | 3715 | 62862B1B2B1DDBC8009B16E3 /* SentryDelayedFrame.h */, |
3719 | 3716 | 62862B1D2B1DDC35009B16E3 /* SentryDelayedFrame.m */, |
3720 | 3717 | 62C316802B1F2E93000D7031 /* SentryDelayedFramesTracker.h */, |
|
3859 | 3856 | children = ( |
3860 | 3857 | 7B5B94342657AD21002E474B /* SentryFramesTrackingIntegrationTests.swift */, |
3861 | 3858 | 7B30B67F26527C3C006B2752 /* SentryFramesTrackerTests.swift */, |
3862 | | - 7B30B6882653AEA8006B2752 /* SentryFramesTracker+TestInit.h */, |
3863 | 3859 | ); |
3864 | 3860 | path = FramesTracking; |
3865 | 3861 | sourceTree = "<group>"; |
|
4883 | 4879 | FA67DCD22DDBD4EA00896B02 /* FramesTracking */ = { |
4884 | 4880 | isa = PBXGroup; |
4885 | 4881 | children = ( |
| 4882 | + F40E423B2EA18E8000E53876 /* SentryDelayedFramesTrackerWrapper.swift */, |
| 4883 | + F40E42342EA1887000E53876 /* SentryFramesTracker.swift */, |
4886 | 4884 | F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */, |
4887 | 4885 | FA67DCD12DDBD4EA00896B02 /* SentryFramesDelayResult.swift */, |
4888 | 4886 | ); |
|
5165 | 5163 | FAF120182E70C08F006E1DA3 /* SentryEnvelopeHeaderHelper.h in Headers */, |
5166 | 5164 | 62A456E12B03704A003F19A1 /* SentryUIEventTrackerMode.h in Headers */, |
5167 | 5165 | 03F84D2327DD414C008FE43F /* SentryThreadHandle.hpp in Headers */, |
5168 | | - 7B6C5EE0264E8E050010D138 /* SentryFramesTracker.h in Headers */, |
5169 | 5166 | 84A305572BC9EF8C00D84283 /* SentryTraceProfiler.h in Headers */, |
5170 | 5167 | FA034AC82DD3DB4900FE3107 /* SentryIntegrationProtocol.h in Headers */, |
5171 | 5168 | 63FE715720DA4C1100CDBAE8 /* SentryCrashThread.h in Headers */, |
|
5684 | 5681 | F48F78692E61DE28009D4E7D /* SentryReachability.swift in Sources */, |
5685 | 5682 | D8739D142BEE5049007D2F66 /* SentryRRWebSpanEvent.swift in Sources */, |
5686 | 5683 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */, |
5687 | | - 7B6C5EDE264E8DF00010D138 /* SentryFramesTracker.m in Sources */, |
5688 | 5684 | D84F833E2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m in Sources */, |
5689 | 5685 | 7B6438AB26A70F24000D0F65 /* UIViewController+Sentry.m in Sources */, |
5690 | 5686 | 84302A812B5767A50027A629 /* SentryLaunchProfiling.m in Sources */, |
|
5765 | 5761 | D81988C02BEBFFF70020E36C /* SentryReplayRecording.swift in Sources */, |
5766 | 5762 | 7B6C5F8726034395007F7DFF /* SentryWatchdogTerminationLogic.m in Sources */, |
5767 | 5763 | 63FE708D20DA4C1000CDBAE8 /* SentryCrashReportFilterBasic.m in Sources */, |
| 5764 | + F40E42352EA1887000E53876 /* SentryFramesTracker.swift in Sources */, |
5768 | 5765 | 63FE718120DA4C1100CDBAE8 /* SentryCrashDoctor.m in Sources */, |
5769 | 5766 | 63FE713720DA4C1100CDBAE8 /* SentryCrashCPU_x86_64.c in Sources */, |
5770 | 5767 | 8ECC674725C23A20000E2BF6 /* SentrySpanContext.m in Sources */, |
|
5914 | 5911 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */, |
5915 | 5912 | FABE8E172E307A7F0040809A /* Dependencies.swift in Sources */, |
5916 | 5913 | D4ECA4012E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m in Sources */, |
| 5914 | + F40E423C2EA18E8000E53876 /* SentryDelayedFramesTrackerWrapper.swift in Sources */, |
5917 | 5915 | F44D2B592E6B779E00FF31FA /* SentryScreenFrames.swift in Sources */, |
5918 | 5916 | D4ECA4022E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m in Sources */, |
5919 | 5917 | D80299502BA83A88000F0081 /* SentryPixelBuffer.swift in Sources */, |
|
0 commit comments