|
427 | 427 | 7B72D23A28D074BC0014798A /* TestExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B72D23928D074BC0014798A /* TestExtensions.swift */; }; |
428 | 428 | 7B77BE3527EC8445003C9020 /* SentryDiscardReasonMapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B77BE3427EC8445003C9020 /* SentryDiscardReasonMapper.h */; }; |
429 | 429 | 7B77BE3727EC8460003C9020 /* SentryDiscardReasonMapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B77BE3627EC8460003C9020 /* SentryDiscardReasonMapper.m */; }; |
430 | | - 7B7A599526B692540060A676 /* SentryScreenFrames.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B7A599426B692540060A676 /* SentryScreenFrames.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
431 | | - 7B7A599726B692F00060A676 /* SentryScreenFrames.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B7A599626B692F00060A676 /* SentryScreenFrames.m */; }; |
432 | 430 | 7B7D872C2486480B00D2ECFF /* SentryStacktraceBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B7D872B2486480B00D2ECFF /* SentryStacktraceBuilder.h */; }; |
433 | 431 | 7B7D872E2486482600D2ECFF /* SentryStacktraceBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B7D872D2486482600D2ECFF /* SentryStacktraceBuilder.m */; }; |
434 | 432 | 7B7D8730248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B7D872F248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift */; }; |
|
995 | 993 | F41362152E1C568400B84443 /* SentryScopePersistentStore+Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41362142E1C568400B84443 /* SentryScopePersistentStore+Context.swift */; }; |
996 | 994 | F443DB272E09BE8C009A9045 /* LoadValidatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F443DB262E09BE8C009A9045 /* LoadValidatorTests.swift */; }; |
997 | 995 | F44858132E03579D0013E63B /* SentryCrashDynamicLinker+Test.h in Headers */ = {isa = PBXBuildFile; fileRef = F44858122E0357940013E63B /* SentryCrashDynamicLinker+Test.h */; }; |
| 996 | + F44D2B592E6B779E00FF31FA /* SentryScreenFrames.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */; }; |
| 997 | + F44D2B5C2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */; }; |
| 998 | + F44D2B5D2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F44D2B5B2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m */; }; |
| 999 | + F44D2B602E6B829F00FF31FA /* SentryScreenFramesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44D2B5F2E6B829F00FF31FA /* SentryScreenFramesTests.swift */; }; |
998 | 1000 | F451FAA62E0B304E0050ACF2 /* LoadValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F451FAA52E0B304E0050ACF2 /* LoadValidator.swift */; }; |
999 | 1001 | F452437E2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = F452437D2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m */; }; |
1000 | 1002 | F45243882DE65968003E8F50 /* ExceptionCatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = F45243872DE65968003E8F50 /* ExceptionCatcher.m */; }; |
|
1689 | 1691 | 7B77BE3427EC8445003C9020 /* SentryDiscardReasonMapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDiscardReasonMapper.h; path = include/SentryDiscardReasonMapper.h; sourceTree = "<group>"; }; |
1690 | 1692 | 7B77BE3627EC8460003C9020 /* SentryDiscardReasonMapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDiscardReasonMapper.m; sourceTree = "<group>"; }; |
1691 | 1693 | 7B7A30C924B48523005A4C6E /* SentryHub+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryHub+Test.h"; sourceTree = "<group>"; }; |
1692 | | - 7B7A599426B692540060A676 /* SentryScreenFrames.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryScreenFrames.h; path = include/HybridPublic/SentryScreenFrames.h; sourceTree = "<group>"; }; |
1693 | | - 7B7A599626B692F00060A676 /* SentryScreenFrames.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryScreenFrames.m; sourceTree = "<group>"; }; |
1694 | 1694 | 7B7D872B2486480B00D2ECFF /* SentryStacktraceBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryStacktraceBuilder.h; path = include/SentryStacktraceBuilder.h; sourceTree = "<group>"; }; |
1695 | 1695 | 7B7D872D2486482600D2ECFF /* SentryStacktraceBuilder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryStacktraceBuilder.m; sourceTree = "<group>"; }; |
1696 | 1696 | 7B7D872F248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryStacktraceBuilderTests.swift; sourceTree = "<group>"; }; |
|
2338 | 2338 | F41362142E1C568400B84443 /* SentryScopePersistentStore+Context.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryScopePersistentStore+Context.swift"; sourceTree = "<group>"; }; |
2339 | 2339 | F443DB262E09BE8C009A9045 /* LoadValidatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadValidatorTests.swift; sourceTree = "<group>"; }; |
2340 | 2340 | F44858122E0357940013E63B /* SentryCrashDynamicLinker+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryCrashDynamicLinker+Test.h"; sourceTree = "<group>"; }; |
| 2341 | + F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryScreenFrames.swift; sourceTree = "<group>"; }; |
| 2342 | + F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryProfilingScreenFramesHelper.h; sourceTree = "<group>"; }; |
| 2343 | + F44D2B5B2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingScreenFramesHelper.m; sourceTree = "<group>"; }; |
| 2344 | + F44D2B5F2E6B829F00FF31FA /* SentryScreenFramesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryScreenFramesTests.swift; sourceTree = "<group>"; }; |
2341 | 2345 | F451FAA52E0B304E0050ACF2 /* LoadValidator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadValidator.swift; sourceTree = "<group>"; }; |
2342 | 2346 | F452437D2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryUseNSExceptionCallstackWrapper.m; sourceTree = "<group>"; }; |
2343 | 2347 | F45243862DE65968003E8F50 /* ExceptionCatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExceptionCatcher.h; sourceTree = "<group>"; }; |
|
2629 | 2633 | 62872B602BA1B84400A4FA7D /* Swift */ = { |
2630 | 2634 | isa = PBXGroup; |
2631 | 2635 | children = ( |
| 2636 | + F44D2B612E6B82A800FF31FA /* Profiling */, |
2632 | 2637 | F443DB242E09BE61009A9045 /* Core */, |
2633 | 2638 | 62872B612BA1B84C00A4FA7D /* Extensions */, |
2634 | 2639 | ); |
|
3687 | 3692 | 7B30B67D26527894006B2752 /* SentryDisplayLinkWrapper.m */, |
3688 | 3693 | 7B6C5EDF264E8E050010D138 /* SentryFramesTracker.h */, |
3689 | 3694 | 7B6C5EDD264E8DF00010D138 /* SentryFramesTracker.m */, |
3690 | | - 7B7A599426B692540060A676 /* SentryScreenFrames.h */, |
3691 | | - 7B7A599626B692F00060A676 /* SentryScreenFrames.m */, |
3692 | 3695 | 62862B1B2B1DDBC8009B16E3 /* SentryDelayedFrame.h */, |
3693 | 3696 | 62862B1D2B1DDC35009B16E3 /* SentryDelayedFrame.m */, |
3694 | 3697 | 62C316802B1F2E93000D7031 /* SentryDelayedFramesTracker.h */, |
|
3924 | 3927 | 8459FCC12BD73EEF0038E9C9 /* SentryProfilerSerialization+Test.h */, |
3925 | 3928 | 84AF45A429A7FFA500FBB177 /* SentryProfiledTracerConcurrency.h */, |
3926 | 3929 | 84AF45A529A7FFA500FBB177 /* SentryProfiledTracerConcurrency.mm */, |
| 3930 | + F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */, |
| 3931 | + F44D2B5B2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m */, |
3927 | 3932 | 840B7EF22BBF83DF008B8120 /* SentryProfiler+Private.h */, |
3928 | 3933 | 84A898522E163072009A551E /* SentryProfileConfiguration.h */, |
3929 | 3934 | 84A898532E163072009A551E /* SentryProfileConfiguration.m */, |
|
4733 | 4738 | path = Tools; |
4734 | 4739 | sourceTree = "<group>"; |
4735 | 4740 | }; |
| 4741 | + F44D2B612E6B82A800FF31FA /* Profiling */ = { |
| 4742 | + isa = PBXGroup; |
| 4743 | + children = ( |
| 4744 | + F44D2B5F2E6B829F00FF31FA /* SentryScreenFramesTests.swift */, |
| 4745 | + ); |
| 4746 | + path = Profiling; |
| 4747 | + sourceTree = "<group>"; |
| 4748 | + }; |
4736 | 4749 | F474CB872E2EC5040001DF41 /* Recovered References */ = { |
4737 | 4750 | isa = PBXGroup; |
4738 | 4751 | children = ( |
|
4796 | 4809 | FA67DCD22DDBD4EA00896B02 /* FramesTracking */ = { |
4797 | 4810 | isa = PBXGroup; |
4798 | 4811 | children = ( |
| 4812 | + F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */, |
4799 | 4813 | FA67DCD12DDBD4EA00896B02 /* SentryFramesDelayResult.swift */, |
4800 | 4814 | ); |
4801 | 4815 | path = FramesTracking; |
|
5054 | 5068 | 6383953623ABA42C000C1594 /* SentryHttpTransport.h in Headers */, |
5055 | 5069 | 84A8891C28DBD28900C51DFD /* SentryDevice.h in Headers */, |
5056 | 5070 | 8E564AEF267AF24400FE117D /* SentryNetworkTracker.h in Headers */, |
| 5071 | + F44D2B5C2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h in Headers */, |
5057 | 5072 | 63FE715120DA4C1100CDBAE8 /* SentryCrashDebug.h in Headers */, |
5058 | 5073 | 63FE70F520DA4C1000CDBAE8 /* SentryCrashMonitor_System.h in Headers */, |
5059 | 5074 | FAB359982E05D7E90083D5E3 /* SentryEventSwiftHelper.h in Headers */, |
|
5156 | 5171 | 7BA61CAB247BA98100C130A8 /* SentryDebugImageProvider.h in Headers */, |
5157 | 5172 | 7BC63F0828081242009D9E37 /* SentrySwizzleWrapper.h in Headers */, |
5158 | 5173 | 638DC9A01EBC6B6400A66E41 /* SentryRequestOperation.h in Headers */, |
5159 | | - 7B7A599526B692540060A676 /* SentryScreenFrames.h in Headers */, |
5160 | 5174 | 6344DDB01EC308E400D9160D /* SentryCrashInstallationReporter.h in Headers */, |
5161 | 5175 | 7B5CAF7527F5A67C00ED0DB6 /* SentryNSURLRequestBuilder.h in Headers */, |
5162 | 5176 | 63FE70ED20DA4C1000CDBAE8 /* SentryCrashMonitor_NSException.h in Headers */, |
|
5574 | 5588 | D84D2CDF2C2BF9370011AF8A /* SentryReplayType.swift in Sources */, |
5575 | 5589 | 63FE717B20DA4C1100CDBAE8 /* SentryCrashReport.c in Sources */, |
5576 | 5590 | D8F67B222BEAB6CC00C9197B /* SentryRRWebEvent.swift in Sources */, |
5577 | | - 7B7A599726B692F00060A676 /* SentryScreenFrames.m in Sources */, |
5578 | 5591 | 84A903712D39F66F00690CE4 /* SentryUserFeedbackFormViewModel.swift in Sources */, |
5579 | 5592 | 7B3398652459C15200BD9C96 /* SentryEnvelopeRateLimit.m in Sources */, |
5580 | 5593 | D81988C92BEC19200020E36C /* SentryRRWebBreadcrumbEvent.swift in Sources */, |
|
5717 | 5730 | 627C77892D50B6840055E966 /* SentryBreadcrumbCodable.swift in Sources */, |
5718 | 5731 | 63FE70D720DA4C1000CDBAE8 /* SentryCrashMonitor_MachException.c in Sources */, |
5719 | 5732 | 7B96572226830D2400C66E25 /* SentryScopeSyncC.c in Sources */, |
| 5733 | + F44D2B5D2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m in Sources */, |
5720 | 5734 | 0A9BF4E228A114940068D266 /* SentryViewHierarchyIntegration.m in Sources */, |
5721 | 5735 | 7BBD188B244841FB00427C76 /* SentryHttpDateParser.m in Sources */, |
5722 | 5736 | D8AFC03D2BDA79BF00118BE1 /* SentryReplayVideoMaker.swift in Sources */, |
|
5809 | 5823 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */, |
5810 | 5824 | FABE8E172E307A7F0040809A /* Dependencies.swift in Sources */, |
5811 | 5825 | D4ECA4012E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m in Sources */, |
| 5826 | + F44D2B592E6B779E00FF31FA /* SentryScreenFrames.swift in Sources */, |
5812 | 5827 | D4ECA4022E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m in Sources */, |
5813 | 5828 | D80299502BA83A88000F0081 /* SentryPixelBuffer.swift in Sources */, |
5814 | 5829 | 15E0A8F22411A45A00F044E3 /* SentrySessionInternal.m in Sources */, |
|
6241 | 6256 | D884A20527C80F6300074664 /* SentryCoreDataTrackerTest.swift in Sources */, |
6242 | 6257 | 8E70B10125CB8695002B3155 /* SentrySpanIdTests.swift in Sources */, |
6243 | 6258 | 62E2119A2DAE99FC007D7262 /* SentryAsyncSafeLog.m in Sources */, |
| 6259 | + F44D2B602E6B829F00FF31FA /* SentryScreenFramesTests.swift in Sources */, |
6244 | 6260 | 84EB21962BF01CEA00EDDA28 /* SentryCrashInstallationTests.swift in Sources */, |
6245 | 6261 | 7BFE7A0A27A1B6B000D2B66E /* SentryWatchdogTerminationTrackingIntegrationTests.swift in Sources */, |
6246 | 6262 | FA6614FC2E4B8E1A00657755 /* TestSentryUIApplication.swift in Sources */, |
|
0 commit comments