|
347 | 347 | 7B05A61824A4D14A00EF211D /* SentrySessionGeneratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B05A61724A4D14A00EF211D /* SentrySessionGeneratorTests.swift */; }; |
348 | 348 | 7B08A3452924CF6C0059603A /* SentryMetricKitIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B08A3442924CF6C0059603A /* SentryMetricKitIntegration.h */; }; |
349 | 349 | 7B08A3472924CF9C0059603A /* SentryMetricKitIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B08A3462924CF9C0059603A /* SentryMetricKitIntegration.m */; }; |
350 | | - 7B0A54222521C21E00A71716 /* SentryFrameRemover.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B0A54212521C21E00A71716 /* SentryFrameRemover.h */; }; |
351 | | - 7B0A54282521C22C00A71716 /* SentryFrameRemover.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B0A54272521C22C00A71716 /* SentryFrameRemover.m */; }; |
352 | 350 | 7B0A542E2521C62400A71716 /* SentryFrameRemoverTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B0A542D2521C62400A71716 /* SentryFrameRemoverTests.swift */; }; |
353 | 351 | 7B0A5452252311CE00A71716 /* SentryBreadcrumbTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B0A5451252311CE00A71716 /* SentryBreadcrumbTests.swift */; }; |
354 | 352 | 7B0A54562523178700A71716 /* SentryScopeSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B0A54552523178700A71716 /* SentryScopeSwiftTests.swift */; }; |
|
1118 | 1116 | FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */; }; |
1119 | 1117 | FAE5798D2E7D9D4C00B710F9 /* SentrySysctl.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579872E7D9D4900B710F9 /* SentrySysctl.swift */; }; |
1120 | 1118 | FAE579C22E7DDDE700B710F9 /* SentryThreadWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579BC2E7DDDE400B710F9 /* SentryThreadWrapper.swift */; }; |
| 1119 | + FAE579CC2E7DE14900B710F9 /* SentryFrameRemover.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */; }; |
1121 | 1120 | FAE80C242E4695B40010A595 /* SentryEvent+Serialize.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */; }; |
1122 | 1121 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; }; |
1123 | 1122 | FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; }; |
|
1598 | 1597 | 7B05A61724A4D14A00EF211D /* SentrySessionGeneratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySessionGeneratorTests.swift; sourceTree = "<group>"; }; |
1599 | 1598 | 7B08A3442924CF6C0059603A /* SentryMetricKitIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryMetricKitIntegration.h; path = include/SentryMetricKitIntegration.h; sourceTree = "<group>"; }; |
1600 | 1599 | 7B08A3462924CF9C0059603A /* SentryMetricKitIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryMetricKitIntegration.m; sourceTree = "<group>"; }; |
1601 | | - 7B0A54212521C21E00A71716 /* SentryFrameRemover.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryFrameRemover.h; path = include/SentryFrameRemover.h; sourceTree = "<group>"; }; |
1602 | | - 7B0A54272521C22C00A71716 /* SentryFrameRemover.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryFrameRemover.m; sourceTree = "<group>"; }; |
1603 | 1600 | 7B0A542D2521C62400A71716 /* SentryFrameRemoverTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFrameRemoverTests.swift; sourceTree = "<group>"; }; |
1604 | 1601 | 7B0A5451252311CE00A71716 /* SentryBreadcrumbTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryBreadcrumbTests.swift; sourceTree = "<group>"; }; |
1605 | 1602 | 7B0A54552523178700A71716 /* SentryScopeSwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryScopeSwiftTests.swift; sourceTree = "<group>"; }; |
|
2464 | 2461 | FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilingSwiftHelpers.h; path = Sources/Sentry/include/SentryProfilingSwiftHelpers.h; sourceTree = SOURCE_ROOT; }; |
2465 | 2462 | FAE579872E7D9D4900B710F9 /* SentrySysctl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySysctl.swift; sourceTree = "<group>"; }; |
2466 | 2463 | FAE579BC2E7DDDE400B710F9 /* SentryThreadWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryThreadWrapper.swift; sourceTree = "<group>"; }; |
| 2464 | + FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFrameRemover.swift; sourceTree = "<group>"; }; |
2467 | 2465 | FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryEvent+Serialize.h"; path = "include/SentryEvent+Serialize.h"; sourceTree = "<group>"; }; |
2468 | 2466 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; }; |
2469 | 2467 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; }; |
|
2840 | 2838 | 7BA61CC9247D128B00C130A8 /* SentryThreadInspector.m */, |
2841 | 2839 | 7B7D872B2486480B00D2ECFF /* SentryStacktraceBuilder.h */, |
2842 | 2840 | 7B7D872D2486482600D2ECFF /* SentryStacktraceBuilder.m */, |
2843 | | - 7B0A54212521C21E00A71716 /* SentryFrameRemover.h */, |
2844 | | - 7B0A54272521C22C00A71716 /* SentryFrameRemover.m */, |
2845 | 2841 | 7B14089524878F090035403D /* SentryCrashStackEntryMapper.h */, |
2846 | 2842 | 7B14089724878F950035403D /* SentryCrashStackEntryMapper.m */, |
2847 | 2843 | 7B7D873124864BB900D2ECFF /* SentryCrashMachineContextWrapper.h */, |
|
4750 | 4746 | F4FE9E062E6248BB0014FED5 /* SentryCrash */ = { |
4751 | 4747 | isa = PBXGroup; |
4752 | 4748 | children = ( |
| 4749 | + FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */, |
4753 | 4750 | F4FE9E072E6248E40014FED5 /* SentryCrashWrapper.swift */, |
4754 | 4751 | ); |
4755 | 4752 | path = SentryCrash; |
|
4948 | 4945 | 63FE717D20DA4C1100CDBAE8 /* SentryCrashCachedData.h in Headers */, |
4949 | 4946 | 03BCC38A27E1BF49003232C7 /* SentryTime.h in Headers */, |
4950 | 4947 | 925824C22CB5897700C9B20B /* SentrySessionReplayIntegration-Hybrid.h in Headers */, |
4951 | | - 7B0A54222521C21E00A71716 /* SentryFrameRemover.h in Headers */, |
4952 | 4948 | 63FE70CD20DA4C1000CDBAE8 /* SentryCrashDoctor.h in Headers */, |
4953 | 4949 | 7B6438AA26A70F24000D0F65 /* UIViewController+Sentry.h in Headers */, |
4954 | 4950 | 33EB2A912C3412E4004FED3D /* SentryWithoutUIKit.h in Headers */, |
|
5687 | 5683 | 63FE711D20DA4C1000CDBAE8 /* SentryCrashCPU_arm64.c in Sources */, |
5688 | 5684 | 844EDC77294144DB00C86F34 /* SentrySystemWrapper.mm in Sources */, |
5689 | 5685 | D451ED5F2D92ECDE00C9BEA8 /* SentryReplayFrame.swift in Sources */, |
| 5686 | + FAE579CC2E7DE14900B710F9 /* SentryFrameRemover.swift in Sources */, |
5690 | 5687 | D49480D72DC23FE300A3B6E9 /* SentrySessionReplayDelegate.swift in Sources */, |
5691 | 5688 | FA67DCC12DDBD4C800896B02 /* SentrySDKLog+Configure.swift in Sources */, |
5692 | 5689 | 6281C5722D3E4F12009D0978 /* DecodeArbitraryData.swift in Sources */, |
|
5751 | 5748 | 63FE70D520DA4C1000CDBAE8 /* SentryCrashMonitor_NSException.m in Sources */, |
5752 | 5749 | 62F70E952D423BCD00634054 /* SentryMechanismCodable.swift in Sources */, |
5753 | 5750 | 0AAE201E28ED9B9400D0CD80 /* SentryReachability.m in Sources */, |
5754 | | - 7B0A54282521C22C00A71716 /* SentryFrameRemover.m in Sources */, |
5755 | 5751 | 6283085F2D50AA8C00EAEF77 /* SentryMessage.swift in Sources */, |
5756 | 5752 | 7BC63F0A28081288009D9E37 /* SentrySwizzleWrapper.m in Sources */, |
5757 | 5753 | 6276350C2D59FACC00F7CEF6 /* SentryEventDecoder.swift in Sources */, |
|
0 commit comments