|
712 | 712 | 8EA9AF492665AC48002771B4 /* SentryPerformanceTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA9AF482665AC48002771B4 /* SentryPerformanceTrackerTests.swift */; }; |
713 | 713 | 8EAC7FF8265C8910005B44E5 /* SentryTracerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EAC7FF7265C8910005B44E5 /* SentryTracerTests.swift */; }; |
714 | 714 | 8EAE8E5E2681768000D6958B /* URLSessionTaskMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EAE8E5D2681768000D6958B /* URLSessionTaskMock.m */; }; |
715 | | - 8EAE9806261E87120073B6B3 /* SentryUIViewControllerPerformanceTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EAE9804261E87120073B6B3 /* SentryUIViewControllerPerformanceTracker.m */; }; |
| 715 | + 8EAE9806261E87120073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EAE9804261E87120073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.m */; }; |
716 | 716 | 8EAE980B261E9F530073B6B3 /* SentryPerformanceTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EAE9809261E9F530073B6B3 /* SentryPerformanceTracker.h */; }; |
717 | | - 8EAE980C261E9F530073B6B3 /* SentryUIViewControllerPerformanceTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EAE980A261E9F530073B6B3 /* SentryUIViewControllerPerformanceTracker.h */; }; |
| 717 | + 8EAE980C261E9F530073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EAE980A261E9F530073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.h */; }; |
718 | 718 | 8EBF870926140D37001A6853 /* SentryPerformanceTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EBF870726140D37001A6853 /* SentryPerformanceTracker.m */; }; |
719 | 719 | 8EC3AE7A25CA23B600E7591A /* SentrySpan.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EC3AE7925CA23B600E7591A /* SentrySpan.m */; }; |
720 | 720 | 8EC4CF4A25C38DAA0093DEE9 /* SentrySpanStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EC4CF4725C38CAF0093DEE9 /* SentrySpanStatus.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
1114 | 1114 | FAAB2EE02E4BE97500FE8B7E /* TestSentryNSApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB2EDF2E4BE96F00FE8B7E /* TestSentryNSApplication.swift */; }; |
1115 | 1115 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */; }; |
1116 | 1116 | FAAB30F32E4E8F2C00FE8B7E /* SentryInAppLogic.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB30F22E4E8F2C00FE8B7E /* SentryInAppLogic.swift */; }; |
| 1117 | + FAB007362E9EF8D3001C806A /* SentryUIViewControllerPerformanceTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB007302E9EF8CB001C806A /* SentryUIViewControllerPerformanceTracker.swift */; }; |
1117 | 1118 | FAB359982E05D7E90083D5E3 /* SentryEventSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */; }; |
1118 | 1119 | FAB3599A2E05D8080083D5E3 /* SentryEventSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */; }; |
1119 | 1120 | FAB7BBA92E2577A6007301E1 /* SentryModels+Serializable.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */; }; |
|
2053 | 2054 | 8EAC7FF7265C8910005B44E5 /* SentryTracerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryTracerTests.swift; sourceTree = "<group>"; }; |
2054 | 2055 | 8EAE8E5C2681768000D6958B /* URLSessionTaskMock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = URLSessionTaskMock.h; sourceTree = "<group>"; }; |
2055 | 2056 | 8EAE8E5D2681768000D6958B /* URLSessionTaskMock.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = URLSessionTaskMock.m; sourceTree = "<group>"; }; |
2056 | | - 8EAE9804261E87120073B6B3 /* SentryUIViewControllerPerformanceTracker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryUIViewControllerPerformanceTracker.m; sourceTree = "<group>"; }; |
| 2057 | + 8EAE9804261E87120073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDefaultUIViewControllerPerformanceTracker.m; sourceTree = "<group>"; }; |
2057 | 2058 | 8EAE9809261E9F530073B6B3 /* SentryPerformanceTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryPerformanceTracker.h; path = include/SentryPerformanceTracker.h; sourceTree = "<group>"; }; |
2058 | | - 8EAE980A261E9F530073B6B3 /* SentryUIViewControllerPerformanceTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryUIViewControllerPerformanceTracker.h; path = include/SentryUIViewControllerPerformanceTracker.h; sourceTree = "<group>"; }; |
| 2059 | + 8EAE980A261E9F530073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDefaultUIViewControllerPerformanceTracker.h; path = include/SentryDefaultUIViewControllerPerformanceTracker.h; sourceTree = "<group>"; }; |
2059 | 2060 | 8EBF870726140D37001A6853 /* SentryPerformanceTracker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryPerformanceTracker.m; sourceTree = "<group>"; }; |
2060 | 2061 | 8EC3AE7925CA23B600E7591A /* SentrySpan.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySpan.m; sourceTree = "<group>"; }; |
2061 | 2062 | 8EC4CF4725C38CAF0093DEE9 /* SentrySpanStatus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySpanStatus.h; path = Public/SentrySpanStatus.h; sourceTree = "<group>"; }; |
|
2476 | 2477 | FAAB2EDF2E4BE96F00FE8B7E /* TestSentryNSApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryNSApplication.swift; sourceTree = "<group>"; }; |
2477 | 2478 | FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIDeviceWrapper.swift; sourceTree = "<group>"; }; |
2478 | 2479 | FAAB30F22E4E8F2C00FE8B7E /* SentryInAppLogic.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryInAppLogic.swift; sourceTree = "<group>"; }; |
| 2480 | + FAB007302E9EF8CB001C806A /* SentryUIViewControllerPerformanceTracker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIViewControllerPerformanceTracker.swift; sourceTree = "<group>"; }; |
2479 | 2481 | FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEventSwiftHelper.h; path = include/SentryEventSwiftHelper.h; sourceTree = "<group>"; }; |
2480 | 2482 | FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEventSwiftHelper.m; sourceTree = "<group>"; }; |
2481 | 2483 | FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryModels+Serializable.h"; path = "include/SentryModels+Serializable.h"; sourceTree = "<group>"; }; |
|
3740 | 3742 | children = ( |
3741 | 3743 | 8EA1ED0C2669028C00E62B98 /* SentryUIViewControllerSwizzling.h */, |
3742 | 3744 | 8EA1ED092668F8C400E62B98 /* SentryUIViewControllerSwizzling.m */, |
3743 | | - 8EAE980A261E9F530073B6B3 /* SentryUIViewControllerPerformanceTracker.h */, |
3744 | | - 8EAE9804261E87120073B6B3 /* SentryUIViewControllerPerformanceTracker.m */, |
| 3745 | + 8EAE980A261E9F530073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.h */, |
| 3746 | + 8EAE9804261E87120073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.m */, |
3745 | 3747 | 8EAE9809261E9F530073B6B3 /* SentryPerformanceTracker.h */, |
3746 | 3748 | 8EBF870726140D37001A6853 /* SentryPerformanceTracker.m */, |
3747 | 3749 | D8BFE37029A3782F002E73F3 /* SentryTimeToDisplayTracker.h */, |
|
4577 | 4579 | D8739CF72BECFF92007D2F66 /* Performance */ = { |
4578 | 4580 | isa = PBXGroup; |
4579 | 4581 | children = ( |
| 4582 | + FAB007302E9EF8CB001C806A /* SentryUIViewControllerPerformanceTracker.swift */, |
4580 | 4583 | FAE57BF12E83049900B710F9 /* SentryDisplayLinkWrapper.swift */, |
4581 | 4584 | D468C0602D36699700964230 /* IO */, |
4582 | 4585 | ); |
|
5015 | 5018 | D8ACE3CD2762187D00F5A213 /* SentryNSDataSwizzling.h in Headers */, |
5016 | 5019 | 7B08A3452924CF6C0059603A /* SentryMetricKitIntegration.h in Headers */, |
5017 | 5020 | 0A2D8DA8289BC905008720F6 /* SentryViewHierarchyProviderHelper.h in Headers */, |
5018 | | - 8EAE980C261E9F530073B6B3 /* SentryUIViewControllerPerformanceTracker.h in Headers */, |
| 5021 | + 8EAE980C261E9F530073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.h in Headers */, |
5019 | 5022 | 63FE717D20DA4C1100CDBAE8 /* SentryCrashCachedData.h in Headers */, |
5020 | 5023 | 03BCC38A27E1BF49003232C7 /* SentryTime.h in Headers */, |
5021 | 5024 | 925824C22CB5897700C9B20B /* SentrySessionReplayIntegration-Hybrid.h in Headers */, |
|
5996 | 5999 | 8ECC674925C23A20000E2BF6 /* SentrySpanId.m in Sources */, |
5997 | 6000 | 6344DDB51EC309E000D9160D /* SentryCrashReportSink.m in Sources */, |
5998 | 6001 | D43B26D62D70964C007747FD /* SentrySpanOperation.m in Sources */, |
5999 | | - 8EAE9806261E87120073B6B3 /* SentryUIViewControllerPerformanceTracker.m in Sources */, |
| 6002 | + 8EAE9806261E87120073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.m in Sources */, |
6000 | 6003 | D81988C72BEC18E20020E36C /* SentryRRWebVideoEvent.swift in Sources */, |
6001 | 6004 | 621F61F12BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift in Sources */, |
| 6005 | + FAB007362E9EF8D3001C806A /* SentryUIViewControllerPerformanceTracker.swift in Sources */, |
6002 | 6006 | D88817D826D7149100BF2251 /* SentryTraceContext.m in Sources */, |
6003 | 6007 | D8F67B1B2BE9728600C9197B /* SentrySRDefaultBreadcrumbConverter.swift in Sources */, |
6004 | 6008 | 8EBF870926140D37001A6853 /* SentryPerformanceTracker.m in Sources */, |
|
0 commit comments