|
458 | 458 | 7BA61CAD247BAA0B00C130A8 /* SentryDebugImageProviderInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA61CAC247BAA0B00C130A8 /* SentryDebugImageProviderInternal.m */; }; |
459 | 459 | 7BA61CAF247BBF3C00C130A8 /* SentryDebugImageProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BA61CAE247BBF3C00C130A8 /* SentryDebugImageProviderTests.swift */; }; |
460 | 460 | 7BA61CB4247BC3EB00C130A8 /* SentryCrashBinaryImageProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BA61CB3247BC3EB00C130A8 /* SentryCrashBinaryImageProvider.h */; }; |
461 | | - 7BA61CB9247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BA61CB8247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h */; }; |
462 | | - 7BA61CBB247BC5D800C130A8 /* SentryCrashDefaultBinaryImageProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA61CBA247BC5D800C130A8 /* SentryCrashDefaultBinaryImageProvider.m */; }; |
463 | 461 | 7BA61CBF247CEA8100C130A8 /* SentryFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BA61CBE247CEA8100C130A8 /* SentryFormatter.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
464 | | - 7BA61CC6247CFC5F00C130A8 /* SentryCrashDefaultBinaryImageProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BA61CC5247CFC5F00C130A8 /* SentryCrashDefaultBinaryImageProviderTests.swift */; }; |
465 | 462 | 7BA61CC8247D125400C130A8 /* SentryDefaultThreadInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BA61CC7247D125400C130A8 /* SentryDefaultThreadInspector.h */; }; |
466 | 463 | 7BA61CCA247D128B00C130A8 /* SentryDefaultThreadInspector.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA61CC9247D128B00C130A8 /* SentryDefaultThreadInspector.m */; }; |
467 | 464 | 7BA61CCC247D14E600C130A8 /* SentryDefaultThreadInspectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BA61CCB247D14E600C130A8 /* SentryDefaultThreadInspectorTests.swift */; }; |
|
1769 | 1766 | 7BA61CAC247BAA0B00C130A8 /* SentryDebugImageProviderInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDebugImageProviderInternal.m; sourceTree = "<group>"; }; |
1770 | 1767 | 7BA61CAE247BBF3C00C130A8 /* SentryDebugImageProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDebugImageProviderTests.swift; sourceTree = "<group>"; }; |
1771 | 1768 | 7BA61CB3247BC3EB00C130A8 /* SentryCrashBinaryImageProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashBinaryImageProvider.h; path = include/SentryCrashBinaryImageProvider.h; sourceTree = "<group>"; }; |
1772 | | - 7BA61CB8247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashDefaultBinaryImageProvider.h; path = include/SentryCrashDefaultBinaryImageProvider.h; sourceTree = "<group>"; }; |
1773 | | - 7BA61CBA247BC5D800C130A8 /* SentryCrashDefaultBinaryImageProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCrashDefaultBinaryImageProvider.m; sourceTree = "<group>"; }; |
1774 | 1769 | 7BA61CBE247CEA8100C130A8 /* SentryFormatter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryFormatter.h; path = include/HybridPublic/SentryFormatter.h; sourceTree = "<group>"; }; |
1775 | | - 7BA61CC5247CFC5F00C130A8 /* SentryCrashDefaultBinaryImageProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashDefaultBinaryImageProviderTests.swift; sourceTree = "<group>"; }; |
1776 | 1770 | 7BA61CC7247D125400C130A8 /* SentryDefaultThreadInspector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDefaultThreadInspector.h; path = include/SentryDefaultThreadInspector.h; sourceTree = "<group>"; }; |
1777 | 1771 | 7BA61CC9247D128B00C130A8 /* SentryDefaultThreadInspector.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDefaultThreadInspector.m; sourceTree = "<group>"; }; |
1778 | 1772 | 7BA61CCB247D14E600C130A8 /* SentryDefaultThreadInspectorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDefaultThreadInspectorTests.swift; sourceTree = "<group>"; }; |
|
2893 | 2887 | 6344DDB71EC3115C00D9160D /* SentryCrashReportConverter.h */, |
2894 | 2888 | 6344DDB81EC3115C00D9160D /* SentryCrashReportConverter.m */, |
2895 | 2889 | 7BA61CB3247BC3EB00C130A8 /* SentryCrashBinaryImageProvider.h */, |
2896 | | - 7BA61CB8247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h */, |
2897 | | - 7BA61CBA247BC5D800C130A8 /* SentryCrashDefaultBinaryImageProvider.m */, |
2898 | 2890 | 7BA61CAC247BAA0B00C130A8 /* SentryDebugImageProviderInternal.m */, |
2899 | 2891 | 6273513E2CBD14970021D100 /* SentryDebugImageProviderInternal.h */, |
2900 | 2892 | 7BA61CBE247CEA8100C130A8 /* SentryFormatter.h */, |
|
3366 | 3358 | 63FE71F020DA66EA00CDBAE8 /* XCTestCase+SentryCrash.h */, |
3367 | 3359 | 63FE71DE20DA66E800CDBAE8 /* XCTestCase+SentryCrash.m */, |
3368 | 3360 | 7BA61CAE247BBF3C00C130A8 /* SentryDebugImageProviderTests.swift */, |
3369 | | - 7BA61CC5247CFC5F00C130A8 /* SentryCrashDefaultBinaryImageProviderTests.swift */, |
3370 | 3361 | 7BA61CCE247EB59500C130A8 /* SentryCrashUUIDConversionTests.swift */, |
3371 | 3362 | 7BA61CCB247D14E600C130A8 /* SentryDefaultThreadInspectorTests.swift */, |
3372 | 3363 | 7B5AB65C27E48E5200F1D1BA /* TestThreadInspector.swift */, |
|
5291 | 5282 | 7BC5B6FA290BCDE500D99477 /* SentryHttpStatusCodeRange+Private.h in Headers */, |
5292 | 5283 | 9286059529A5096600F96038 /* SentryGeo.h in Headers */, |
5293 | 5284 | 7B98D7BC25FB607300C5A389 /* SentryWatchdogTerminationTracker.h in Headers */, |
5294 | | - 7BA61CB9247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h in Headers */, |
5295 | 5285 | 8E4E7C7D25DAB287006AB9E2 /* SentryTracer.h in Headers */, |
5296 | 5286 | 7BC8523724588115005A70F0 /* SentryDataCategory.h in Headers */, |
5297 | 5287 | FAAB96482EA6843E0030A2DB /* SentryANRTrackerInternalDelegate.h in Headers */, |
|
6018 | 6008 | 63FE714120DA4C1100CDBAE8 /* SentryCrashDate.c in Sources */, |
6019 | 6009 | D43B26DA2D70A612007747FD /* SentrySpanDataKey.m in Sources */, |
6020 | 6010 | 63FE70DB20DA4C1000CDBAE8 /* SentryCrashMonitor_System.m in Sources */, |
6021 | | - 7BA61CBB247BC5D800C130A8 /* SentryCrashDefaultBinaryImageProvider.m in Sources */, |
6022 | 6011 | 63FE713120DA4C1100CDBAE8 /* SentryCrashDynamicLinker.c in Sources */, |
6023 | 6012 | 03F84D3527DD4191008FE43F /* SentryThreadHandle.cpp in Sources */, |
6024 | 6013 | 0A2D8DA9289BC905008720F6 /* SentryViewHierarchyProviderHelper.m in Sources */, |
|
6121 | 6110 | 7BF6505F292B77EC00BBA5A8 /* SentryMetricKitIntegrationTests.swift in Sources */, |
6122 | 6111 | 628B45342DB8D5E700934391 /* SentryCrashCxaThrowSwapper_Tests.mm in Sources */, |
6123 | 6112 | 629690532AD3E060000185FA /* SentryReachabilitySwiftTests.swift in Sources */, |
6124 | | - 7BA61CC6247CFC5F00C130A8 /* SentryCrashDefaultBinaryImageProviderTests.swift in Sources */, |
6125 | 6113 | 7BBC827925DFD7D7005F1ED8 /* SentryInAppLogicTests.swift in Sources */, |
6126 | 6114 | 7BD7299A2463EA4A00EA3610 /* SentryDateUtilTests.swift in Sources */, |
6127 | 6115 | 626E2D4C2BEA0C37005596FE /* SentryEnabledFeaturesBuilderTests.swift in Sources */, |
|
0 commit comments