|
425 | 425 | 7B72D23A28D074BC0014798A /* TestExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B72D23928D074BC0014798A /* TestExtensions.swift */; }; |
426 | 426 | 7B77BE3527EC8445003C9020 /* SentryDiscardReasonMapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B77BE3427EC8445003C9020 /* SentryDiscardReasonMapper.h */; }; |
427 | 427 | 7B77BE3727EC8460003C9020 /* SentryDiscardReasonMapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B77BE3627EC8460003C9020 /* SentryDiscardReasonMapper.m */; }; |
428 | | - 7B7A599526B692540060A676 /* SentryScreenFrames.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B7A599426B692540060A676 /* SentryScreenFrames.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
429 | | - 7B7A599726B692F00060A676 /* SentryScreenFrames.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B7A599626B692F00060A676 /* SentryScreenFrames.m */; }; |
430 | 428 | 7B7D872C2486480B00D2ECFF /* SentryStacktraceBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B7D872B2486480B00D2ECFF /* SentryStacktraceBuilder.h */; }; |
431 | 429 | 7B7D872E2486482600D2ECFF /* SentryStacktraceBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B7D872D2486482600D2ECFF /* SentryStacktraceBuilder.m */; }; |
432 | 430 | 7B7D8730248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B7D872F248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift */; }; |
|
981 | 979 | F429D3AA2E8562EF00DBF387 /* RateLimitParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = F429D3A82E8562EF00DBF387 /* RateLimitParser.swift */; }; |
982 | 980 | F443DB272E09BE8C009A9045 /* LoadValidatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F443DB262E09BE8C009A9045 /* LoadValidatorTests.swift */; }; |
983 | 981 | F44858132E03579D0013E63B /* SentryCrashDynamicLinker+Test.h in Headers */ = {isa = PBXBuildFile; fileRef = F44858122E0357940013E63B /* SentryCrashDynamicLinker+Test.h */; }; |
| 982 | + F44D2B592E6B779E00FF31FA /* SentryScreenFrames.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */; }; |
| 983 | + F44D2B5C2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */; }; |
| 984 | + F44D2B5D2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F44D2B5B2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m */; }; |
| 985 | + F44D2B602E6B829F00FF31FA /* SentryScreenFramesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44D2B5F2E6B829F00FF31FA /* SentryScreenFramesTests.swift */; }; |
984 | 986 | F451FAA62E0B304E0050ACF2 /* LoadValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F451FAA52E0B304E0050ACF2 /* LoadValidator.swift */; }; |
985 | 987 | F452437E2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = F452437D2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m */; }; |
986 | 988 | F45243882DE65968003E8F50 /* ExceptionCatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = F45243872DE65968003E8F50 /* ExceptionCatcher.m */; }; |
|
1683 | 1685 | 7B77BE3427EC8445003C9020 /* SentryDiscardReasonMapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDiscardReasonMapper.h; path = include/SentryDiscardReasonMapper.h; sourceTree = "<group>"; }; |
1684 | 1686 | 7B77BE3627EC8460003C9020 /* SentryDiscardReasonMapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDiscardReasonMapper.m; sourceTree = "<group>"; }; |
1685 | 1687 | 7B7A30C924B48523005A4C6E /* SentryHub+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryHub+Test.h"; sourceTree = "<group>"; }; |
1686 | | - 7B7A599426B692540060A676 /* SentryScreenFrames.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryScreenFrames.h; path = include/HybridPublic/SentryScreenFrames.h; sourceTree = "<group>"; }; |
1687 | | - 7B7A599626B692F00060A676 /* SentryScreenFrames.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryScreenFrames.m; sourceTree = "<group>"; }; |
1688 | 1688 | 7B7D872B2486480B00D2ECFF /* SentryStacktraceBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryStacktraceBuilder.h; path = include/SentryStacktraceBuilder.h; sourceTree = "<group>"; }; |
1689 | 1689 | 7B7D872D2486482600D2ECFF /* SentryStacktraceBuilder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryStacktraceBuilder.m; sourceTree = "<group>"; }; |
1690 | 1690 | 7B7D872F248648AD00D2ECFF /* SentryStacktraceBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryStacktraceBuilderTests.swift; sourceTree = "<group>"; }; |
|
2319 | 2319 | F429D3A82E8562EF00DBF387 /* RateLimitParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RateLimitParser.swift; sourceTree = "<group>"; }; |
2320 | 2320 | F443DB262E09BE8C009A9045 /* LoadValidatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadValidatorTests.swift; sourceTree = "<group>"; }; |
2321 | 2321 | F44858122E0357940013E63B /* SentryCrashDynamicLinker+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryCrashDynamicLinker+Test.h"; sourceTree = "<group>"; }; |
| 2322 | + F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryScreenFrames.swift; sourceTree = "<group>"; }; |
| 2323 | + F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryProfilingScreenFramesHelper.h; sourceTree = "<group>"; }; |
| 2324 | + F44D2B5B2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingScreenFramesHelper.m; sourceTree = "<group>"; }; |
| 2325 | + F44D2B5F2E6B829F00FF31FA /* SentryScreenFramesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryScreenFramesTests.swift; sourceTree = "<group>"; }; |
2322 | 2326 | F451FAA52E0B304E0050ACF2 /* LoadValidator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadValidator.swift; sourceTree = "<group>"; }; |
2323 | 2327 | F452437D2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryUseNSExceptionCallstackWrapper.m; sourceTree = "<group>"; }; |
2324 | 2328 | F45243862DE65968003E8F50 /* ExceptionCatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExceptionCatcher.h; sourceTree = "<group>"; }; |
|
2620 | 2624 | 62872B602BA1B84400A4FA7D /* Swift */ = { |
2621 | 2625 | isa = PBXGroup; |
2622 | 2626 | children = ( |
| 2627 | + F44D2B612E6B82A800FF31FA /* Profiling */, |
2623 | 2628 | F443DB242E09BE61009A9045 /* Core */, |
2624 | 2629 | 62872B612BA1B84C00A4FA7D /* Extensions */, |
2625 | 2630 | ); |
|
3661 | 3666 | 7B6C5EDB264E8DA80010D138 /* SentryFramesTrackingIntegration.m */, |
3662 | 3667 | 7B6C5EDF264E8E050010D138 /* SentryFramesTracker.h */, |
3663 | 3668 | 7B6C5EDD264E8DF00010D138 /* SentryFramesTracker.m */, |
3664 | | - 7B7A599426B692540060A676 /* SentryScreenFrames.h */, |
3665 | | - 7B7A599626B692F00060A676 /* SentryScreenFrames.m */, |
3666 | 3669 | 62862B1B2B1DDBC8009B16E3 /* SentryDelayedFrame.h */, |
3667 | 3670 | 62862B1D2B1DDC35009B16E3 /* SentryDelayedFrame.m */, |
3668 | 3671 | 62C316802B1F2E93000D7031 /* SentryDelayedFramesTracker.h */, |
|
3899 | 3902 | 8459FCC12BD73EEF0038E9C9 /* SentryProfilerSerialization+Test.h */, |
3900 | 3903 | 84AF45A429A7FFA500FBB177 /* SentryProfiledTracerConcurrency.h */, |
3901 | 3904 | 84AF45A529A7FFA500FBB177 /* SentryProfiledTracerConcurrency.mm */, |
| 3905 | + F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */, |
| 3906 | + F44D2B5B2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m */, |
3902 | 3907 | 840B7EF22BBF83DF008B8120 /* SentryProfiler+Private.h */, |
3903 | 3908 | 84A898522E163072009A551E /* SentryProfileConfiguration.h */, |
3904 | 3909 | 84A898532E163072009A551E /* SentryProfileConfiguration.m */, |
|
4724 | 4729 | path = Tools; |
4725 | 4730 | sourceTree = "<group>"; |
4726 | 4731 | }; |
| 4732 | + F44D2B612E6B82A800FF31FA /* Profiling */ = { |
| 4733 | + isa = PBXGroup; |
| 4734 | + children = ( |
| 4735 | + F44D2B5F2E6B829F00FF31FA /* SentryScreenFramesTests.swift */, |
| 4736 | + ); |
| 4737 | + path = Profiling; |
| 4738 | + sourceTree = "<group>"; |
| 4739 | + }; |
4727 | 4740 | F474CB872E2EC5040001DF41 /* Recovered References */ = { |
4728 | 4741 | isa = PBXGroup; |
4729 | 4742 | children = ( |
|
4788 | 4801 | FA67DCD22DDBD4EA00896B02 /* FramesTracking */ = { |
4789 | 4802 | isa = PBXGroup; |
4790 | 4803 | children = ( |
| 4804 | + F44D2B582E6B779E00FF31FA /* SentryScreenFrames.swift */, |
4791 | 4805 | FA67DCD12DDBD4EA00896B02 /* SentryFramesDelayResult.swift */, |
4792 | 4806 | ); |
4793 | 4807 | path = FramesTracking; |
|
5041 | 5055 | 6383953623ABA42C000C1594 /* SentryHttpTransport.h in Headers */, |
5042 | 5056 | 84A8891C28DBD28900C51DFD /* SentryDevice.h in Headers */, |
5043 | 5057 | 8E564AEF267AF24400FE117D /* SentryNetworkTracker.h in Headers */, |
| 5058 | + F44D2B5C2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h in Headers */, |
5044 | 5059 | 63FE715120DA4C1100CDBAE8 /* SentryCrashDebug.h in Headers */, |
5045 | 5060 | 63FE70F520DA4C1000CDBAE8 /* SentryCrashMonitor_System.h in Headers */, |
5046 | 5061 | FAB359982E05D7E90083D5E3 /* SentryEventSwiftHelper.h in Headers */, |
|
5141 | 5156 | 7BA61CAB247BA98100C130A8 /* SentryDebugImageProvider.h in Headers */, |
5142 | 5157 | 7BC63F0828081242009D9E37 /* SentrySwizzleWrapper.h in Headers */, |
5143 | 5158 | 638DC9A01EBC6B6400A66E41 /* SentryRequestOperation.h in Headers */, |
5144 | | - 7B7A599526B692540060A676 /* SentryScreenFrames.h in Headers */, |
5145 | 5159 | 6344DDB01EC308E400D9160D /* SentryCrashInstallationReporter.h in Headers */, |
5146 | 5160 | 7B5CAF7527F5A67C00ED0DB6 /* SentryNSURLRequestBuilder.h in Headers */, |
5147 | 5161 | 63FE70ED20DA4C1000CDBAE8 /* SentryCrashMonitor_NSException.h in Headers */, |
|
5558 | 5572 | D84D2CDF2C2BF9370011AF8A /* SentryReplayType.swift in Sources */, |
5559 | 5573 | 63FE717B20DA4C1100CDBAE8 /* SentryCrashReport.c in Sources */, |
5560 | 5574 | D8F67B222BEAB6CC00C9197B /* SentryRRWebEvent.swift in Sources */, |
5561 | | - 7B7A599726B692F00060A676 /* SentryScreenFrames.m in Sources */, |
5562 | 5575 | 84A903712D39F66F00690CE4 /* SentryUserFeedbackFormViewModel.swift in Sources */, |
5563 | 5576 | 7B3398652459C15200BD9C96 /* SentryEnvelopeRateLimit.m in Sources */, |
5564 | 5577 | D81988C92BEC19200020E36C /* SentryRRWebBreadcrumbEvent.swift in Sources */, |
|
5698 | 5711 | 627C77892D50B6840055E966 /* SentryBreadcrumbCodable.swift in Sources */, |
5699 | 5712 | 63FE70D720DA4C1000CDBAE8 /* SentryCrashMonitor_MachException.c in Sources */, |
5700 | 5713 | 7B96572226830D2400C66E25 /* SentryScopeSyncC.c in Sources */, |
| 5714 | + F44D2B5D2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m in Sources */, |
5701 | 5715 | 0A9BF4E228A114940068D266 /* SentryViewHierarchyIntegration.m in Sources */, |
5702 | 5716 | D8AFC03D2BDA79BF00118BE1 /* SentryReplayVideoMaker.swift in Sources */, |
5703 | 5717 | 840A11122B61E27500650D02 /* SentrySamplerDecision.m in Sources */, |
|
5792 | 5806 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */, |
5793 | 5807 | FABE8E172E307A7F0040809A /* Dependencies.swift in Sources */, |
5794 | 5808 | D4ECA4012E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m in Sources */, |
| 5809 | + F44D2B592E6B779E00FF31FA /* SentryScreenFrames.swift in Sources */, |
5795 | 5810 | D4ECA4022E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m in Sources */, |
5796 | 5811 | D80299502BA83A88000F0081 /* SentryPixelBuffer.swift in Sources */, |
5797 | 5812 | 15E0A8F22411A45A00F044E3 /* SentrySessionInternal.m in Sources */, |
|
6229 | 6244 | D884A20527C80F6300074664 /* SentryCoreDataTrackerTest.swift in Sources */, |
6230 | 6245 | 8E70B10125CB8695002B3155 /* SentrySpanIdTests.swift in Sources */, |
6231 | 6246 | 62E2119A2DAE99FC007D7262 /* SentryAsyncSafeLog.m in Sources */, |
| 6247 | + F44D2B602E6B829F00FF31FA /* SentryScreenFramesTests.swift in Sources */, |
6232 | 6248 | 84EB21962BF01CEA00EDDA28 /* SentryCrashInstallationTests.swift in Sources */, |
6233 | 6249 | 7BFE7A0A27A1B6B000D2B66E /* SentryWatchdogTerminationTrackingIntegrationTests.swift in Sources */, |
6234 | 6250 | D8292D7D2A39A027009872F7 /* UrlSanitizedTests.swift in Sources */, |
|
0 commit comments