|
695 | 695 | A8AFFCD42907E0CA00967CD7 /* SentryRequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8AFFCD32907E0CA00967CD7 /* SentryRequestTests.swift */; }; |
696 | 696 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F17B2D2901765900990B25 /* SentryRequest.m */; }; |
697 | 697 | A8F17B342902870300990B25 /* SentryHttpStatusCodeRange.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */; }; |
| 698 | + D800B05A29707A5300B8E20F /* TestProcessInfoWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D800B05929707A5300B8E20F /* TestProcessInfoWrapper.swift */; }; |
698 | 699 | D8019910286B089000C277F0 /* SentryCrashReportSinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D801990F286B089000C277F0 /* SentryCrashReportSinkTests.swift */; }; |
699 | 700 | D808FB88281AB33C009A2A33 /* SentryUIEventTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D808FB86281AB31D009A2A33 /* SentryUIEventTrackerTests.swift */; }; |
700 | 701 | D808FB8B281BCE96009A2A33 /* TestSentrySwizzleWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D808FB89281BCE46009A2A33 /* TestSentrySwizzleWrapper.swift */; }; |
701 | 702 | D808FB92281BF6EC009A2A33 /* SentryUIEventTrackingIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D808FB90281BF6E9009A2A33 /* SentryUIEventTrackingIntegrationTests.swift */; }; |
| 703 | + D8105B39297A881B00299F03 /* SentryProcessInfoWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = D8105B38297A881A00299F03 /* SentryProcessInfoWrapper.h */; }; |
| 704 | + D8105B3B297A882600299F03 /* SentryProcessInfoWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = D8105B3A297A882600299F03 /* SentryProcessInfoWrapper.m */; }; |
702 | 705 | D8137D54272B53070082656C /* TestSentrySpan.m in Sources */ = {isa = PBXBuildFile; fileRef = D8137D53272B53070082656C /* TestSentrySpan.m */; }; |
703 | 706 | D8199DBE29376EDE0074249E /* SentryInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = D8199DB829376ECC0074249E /* SentryInternal.h */; }; |
704 | 707 | D8199DBF29376EE20074249E /* SentryInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = D8199DB929376ECC0074249E /* SentryInternal.m */; }; |
|
717 | 720 | D855AD62286ED6A4002573E1 /* SentryCrashTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D855AD61286ED6A4002573E1 /* SentryCrashTests.m */; }; |
718 | 721 | D855B3E827D652AF00BCED76 /* SentryCoreDataTrackingIntegrationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D855B3E727D652AF00BCED76 /* SentryCoreDataTrackingIntegrationTest.swift */; }; |
719 | 722 | D855B3EA27D652C700BCED76 /* TestCoreDataStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = D855B3E927D652C700BCED76 /* TestCoreDataStack.swift */; }; |
| 723 | + D85790292976A69F00C6AC1F /* TestDebugImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85790282976A69F00C6AC1F /* TestDebugImageProvider.swift */; }; |
720 | 724 | D85852B627ECEEDA00C6D8AE /* SentryScreenshot.m in Sources */ = {isa = PBXBuildFile; fileRef = D85852B427ECEEDA00C6D8AE /* SentryScreenshot.m */; }; |
721 | 725 | D85852BA27EDDC5900C6D8AE /* SentryUIApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = D85852B827EDDC5900C6D8AE /* SentryUIApplication.m */; }; |
722 | 726 | D859696B27BECD8F0036A46E /* SentryCoreDataTrackingIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = D859696927BECD8F0036A46E /* SentryCoreDataTrackingIntegration.m */; }; |
|
1555 | 1559 | A8F17B2D2901765900990B25 /* SentryRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryRequest.m; sourceTree = "<group>"; }; |
1556 | 1560 | A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryHttpStatusCodeRange.m; sourceTree = "<group>"; }; |
1557 | 1561 | D800942628F82F3A005D3943 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; }; |
| 1562 | + D800B05929707A5300B8E20F /* TestProcessInfoWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestProcessInfoWrapper.swift; sourceTree = "<group>"; }; |
1558 | 1563 | D801990F286B089000C277F0 /* SentryCrashReportSinkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashReportSinkTests.swift; sourceTree = "<group>"; }; |
1559 | 1564 | D808FB86281AB31D009A2A33 /* SentryUIEventTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIEventTrackerTests.swift; sourceTree = "<group>"; }; |
1560 | 1565 | D808FB89281BCE46009A2A33 /* TestSentrySwizzleWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentrySwizzleWrapper.swift; sourceTree = "<group>"; }; |
1561 | 1566 | D808FB90281BF6E9009A2A33 /* SentryUIEventTrackingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIEventTrackingIntegrationTests.swift; sourceTree = "<group>"; }; |
| 1567 | + D8105B38297A881A00299F03 /* SentryProcessInfoWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryProcessInfoWrapper.h; path = include/SentryProcessInfoWrapper.h; sourceTree = "<group>"; }; |
| 1568 | + D8105B3A297A882600299F03 /* SentryProcessInfoWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryProcessInfoWrapper.m; sourceTree = "<group>"; }; |
1562 | 1569 | D8137D52272B53070082656C /* TestSentrySpan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestSentrySpan.h; sourceTree = "<group>"; }; |
1563 | 1570 | D8137D53272B53070082656C /* TestSentrySpan.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TestSentrySpan.m; sourceTree = "<group>"; }; |
1564 | 1571 | D8199DAA29376E9B0074249E /* SentrySwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SentrySwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
1582 | 1589 | D855AD61286ED6A4002573E1 /* SentryCrashTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCrashTests.m; sourceTree = "<group>"; }; |
1583 | 1590 | D855B3E727D652AF00BCED76 /* SentryCoreDataTrackingIntegrationTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCoreDataTrackingIntegrationTest.swift; sourceTree = "<group>"; }; |
1584 | 1591 | D855B3E927D652C700BCED76 /* TestCoreDataStack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestCoreDataStack.swift; sourceTree = "<group>"; }; |
| 1592 | + D85790282976A69F00C6AC1F /* TestDebugImageProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestDebugImageProvider.swift; sourceTree = "<group>"; }; |
1585 | 1593 | D85852B427ECEEDA00C6D8AE /* SentryScreenshot.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryScreenshot.m; sourceTree = "<group>"; }; |
1586 | 1594 | D85852B827EDDC5900C6D8AE /* SentryUIApplication.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryUIApplication.m; sourceTree = "<group>"; }; |
1587 | 1595 | D859696927BECD8F0036A46E /* SentryCoreDataTrackingIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCoreDataTrackingIntegration.m; sourceTree = "<group>"; }; |
|
1871 | 1879 | 63AA756E1EB8AEDB00D153DE /* Sources */, |
1872 | 1880 | 63AA75921EB8AEDB00D153DE /* Tests */, |
1873 | 1881 | 7D826E3C2390840E00EED93D /* Utils */, |
| 1882 | + D8105B37297A86B800299F03 /* Recovered References */, |
1874 | 1883 | ); |
1875 | 1884 | indentWidth = 4; |
1876 | 1885 | sourceTree = "<group>"; |
|
2020 | 2029 | 844EDC75294144DB00C86F34 /* SentrySystemWrapper.mm */, |
2021 | 2030 | 844EDCE32947DC3100C86F34 /* SentryNSTimerWrapper.h */, |
2022 | 2031 | 844EDCE42947DC3100C86F34 /* SentryNSTimerWrapper.m */, |
| 2032 | + D8105B38297A881A00299F03 /* SentryProcessInfoWrapper.h */, |
| 2033 | + D8105B3A297A882600299F03 /* SentryProcessInfoWrapper.m */, |
2023 | 2034 | ); |
2024 | 2035 | name = Helper; |
2025 | 2036 | sourceTree = "<group>"; |
|
2638 | 2649 | 7B18DE4328D9F8F6004845C6 /* TestNSNotificationCenterWrapper.swift */, |
2639 | 2650 | 7B18DE4928DA0C8B004845C6 /* SentryNSNotificationCenterWrapperTests.swift */, |
2640 | 2651 | 84A8892028DBD8D600C51DFD /* SentryDeviceTests.mm */, |
| 2652 | + D800B05929707A5300B8E20F /* TestProcessInfoWrapper.swift */, |
| 2653 | + D85790282976A69F00C6AC1F /* TestDebugImageProvider.swift */, |
2641 | 2654 | 844EDC712941442200C86F34 /* TestSentryNSProcessInfoWrapper.swift */, |
2642 | 2655 | 844EDC7829415AB300C86F34 /* TestSentrySystemWrapper.swift */, |
2643 | 2656 | 844EDCE72947DCD700C86F34 /* TestSentryNSTimerWrapper.swift */, |
|
3061 | 3074 | path = UIEvents; |
3062 | 3075 | sourceTree = "<group>"; |
3063 | 3076 | }; |
| 3077 | + D8105B37297A86B800299F03 /* Recovered References */ = { |
| 3078 | + isa = PBXGroup; |
| 3079 | + children = ( |
| 3080 | + ); |
| 3081 | + name = "Recovered References"; |
| 3082 | + sourceTree = "<group>"; |
| 3083 | + }; |
3064 | 3084 | D8199DB329376ECC0074249E /* SentrySwiftUI */ = { |
3065 | 3085 | isa = PBXGroup; |
3066 | 3086 | children = ( |
|
3351 | 3371 | D8BD2E6829361A0F00D96C6A /* PrivatesHeader.h in Headers */, |
3352 | 3372 | 7B98D7CB25FB64EC00C5A389 /* SentryWatchdogTerminationTrackingIntegration.h in Headers */, |
3353 | 3373 | 63FE710920DA4C1000CDBAE8 /* SentryCrashFileUtils.h in Headers */, |
| 3374 | + D8105B39297A881B00299F03 /* SentryProcessInfoWrapper.h in Headers */, |
3354 | 3375 | 03F84D1F27DD414C008FE43F /* SentryAsyncSafeLogging.h in Headers */, |
3355 | 3376 | 7BE3C76B2445C27A00A38442 /* SentryCurrentDateProvider.h in Headers */, |
3356 | 3377 | 6344DDB41EC309E000D9160D /* SentryCrashReportSink.h in Headers */, |
|
3690 | 3711 | 63FE708D20DA4C1000CDBAE8 /* SentryCrashReportFilterBasic.m in Sources */, |
3691 | 3712 | 63FE718120DA4C1100CDBAE8 /* SentryCrashDoctor.m in Sources */, |
3692 | 3713 | 63FE713720DA4C1100CDBAE8 /* SentryCrashCPU_x86_64.c in Sources */, |
| 3714 | + D8105B3B297A882600299F03 /* SentryProcessInfoWrapper.m in Sources */, |
3693 | 3715 | 8ECC674725C23A20000E2BF6 /* SentrySpanContext.m in Sources */, |
3694 | 3716 | 7B18DE4228D9F794004845C6 /* SentryNSNotificationCenterWrapper.m in Sources */, |
3695 | 3717 | 639FCFA91EBC80CC00778193 /* SentryFrame.m in Sources */, |
|
3872 | 3894 | 63B819141EC352A7002FDF4C /* SentryInterfacesTests.m in Sources */, |
3873 | 3895 | 7B68345128F7EB3D00FB7064 /* SentryMeasurementUnitTests.swift in Sources */, |
3874 | 3896 | 7B14089A248791660035403D /* SentryCrashStackEntryMapperTests.swift in Sources */, |
| 3897 | + D85790292976A69F00C6AC1F /* TestDebugImageProvider.swift in Sources */, |
3875 | 3898 | 7B869EBC249B91D8004F4FDB /* SentryDebugMetaEquality.swift in Sources */, |
3876 | 3899 | 7B01CE3D271993AC00B5AF31 /* SentryTransportFactoryTests.swift in Sources */, |
3877 | 3900 | 7B30B68026527C3C006B2752 /* SentryFramesTrackerTests.swift in Sources */, |
|
3998 | 4021 | 63FE722520DA66EC00CDBAE8 /* SentryCrashFileUtils_Tests.m in Sources */, |
3999 | 4022 | 7BFC16BA2524D4AF00FF6266 /* SentryMessage+Equality.m in Sources */, |
4000 | 4023 | 7B4260342630315C00B36EDD /* SampleError.swift in Sources */, |
| 4024 | + D800B05A29707A5300B8E20F /* TestProcessInfoWrapper.swift in Sources */, |
4001 | 4025 | D855B3E827D652AF00BCED76 /* SentryCoreDataTrackingIntegrationTest.swift in Sources */, |
4002 | 4026 | D855AD62286ED6A4002573E1 /* SentryCrashTests.m in Sources */, |
4003 | 4027 | 0A9415BA28F96CAC006A5DD1 /* TestSentryReachability.swift in Sources */, |
|
0 commit comments