|
89 | 89 | 43FF9A3D1D12127E000B0F9A /* SentryClientTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43FF9A3C1D12127E000B0F9A /* SentryClientTests.swift */; };
|
90 | 90 | 43FF9A3E1D12127E000B0F9A /* SentryClientTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43FF9A3C1D12127E000B0F9A /* SentryClientTests.swift */; };
|
91 | 91 | 43FF9A3F1D12127E000B0F9A /* SentryClientTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43FF9A3C1D12127E000B0F9A /* SentryClientTests.swift */; };
|
| 92 | + 6350F6631DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F6621DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift */; }; |
| 93 | + 6350F6641DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F6621DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift */; }; |
| 94 | + 6350F6651DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F6621DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift */; }; |
| 95 | + 6350F66C1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F66B1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift */; }; |
| 96 | + 6350F66D1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F66B1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift */; }; |
| 97 | + 6350F66E1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F66B1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift */; }; |
| 98 | + 6350F6731DCE2F0900B6B596 /* CrashReportConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F66F1DCE2EB700B6B596 /* CrashReportConverter.swift */; }; |
| 99 | + 6350F6741DCE2F0900B6B596 /* CrashReportConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F66F1DCE2EB700B6B596 /* CrashReportConverter.swift */; }; |
| 100 | + 6350F6751DCE2F0A00B6B596 /* CrashReportConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6350F66F1DCE2EB700B6B596 /* CrashReportConverter.swift */; }; |
| 101 | + 6382A73D1DCCBFB200065393 /* crashReports in Resources */ = {isa = PBXBuildFile; fileRef = 6382A7341DCCBF5200065393 /* crashReports */; }; |
| 102 | + 6382A73E1DCCBFB200065393 /* crashReports in Resources */ = {isa = PBXBuildFile; fileRef = 6382A7341DCCBF5200065393 /* crashReports */; }; |
| 103 | + 6382A73F1DCCBFB300065393 /* crashReports in Resources */ = {isa = PBXBuildFile; fileRef = 6382A7341DCCBF5200065393 /* crashReports */; }; |
92 | 104 | 80628F071CF5417A002A656D /* SentrySwiftStacktraceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80628F061CF5417A002A656D /* SentrySwiftStacktraceTests.swift */; };
|
93 | 105 | 80628F081CF5417A002A656D /* SentrySwiftStacktraceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80628F061CF5417A002A656D /* SentrySwiftStacktraceTests.swift */; };
|
94 | 106 | 80628F091CF5417A002A656D /* SentrySwiftStacktraceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80628F061CF5417A002A656D /* SentrySwiftStacktraceTests.swift */; };
|
|
253 | 265 | 03E94B0B1C22596A009F8F29 /* SentrySwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SentrySwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
254 | 266 | 03E94B141C22596A009F8F29 /* SentrySwift-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SentrySwift-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
255 | 267 | 43FF9A3C1D12127E000B0F9A /* SentryClientTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentryClientTests.swift; sourceTree = "<group>"; };
|
| 268 | + 6350F6621DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentrySwiftCrashProbeTests.swift; sourceTree = "<group>"; }; |
| 269 | + 6350F66B1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentrySwiftTestHelper.swift; sourceTree = "<group>"; }; |
| 270 | + 6350F66F1DCE2EB700B6B596 /* CrashReportConverter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CrashReportConverter.swift; sourceTree = "<group>"; }; |
| 271 | + 6382A7341DCCBF5200065393 /* crashReports */ = {isa = PBXFileReference; lastKnownFileType = folder; path = crashReports; sourceTree = "<group>"; }; |
256 | 272 | 80628F061CF5417A002A656D /* SentrySwiftStacktraceTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentrySwiftStacktraceTests.swift; sourceTree = "<group>"; };
|
257 | 273 | 80628F0A1CF544C8002A656D /* SentrySwiftErrorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentrySwiftErrorTests.swift; sourceTree = "<group>"; };
|
258 | 274 | 8092F8E41CF2499600634F3F /* Sentry+Error.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Sentry+Error.swift"; sourceTree = "<group>"; };
|
|
334 | 350 | 035242931C988D2F00A65D6D /* SentrySwiftTests */ = {
|
335 | 351 | isa = PBXGroup;
|
336 | 352 | children = (
|
| 353 | + 6382A7341DCCBF5200065393 /* crashReports */, |
337 | 354 | 035242941C988D2F00A65D6D /* Abort.json */,
|
338 | 355 | 03C1E2791D466EF70004A612 /* NSException.json */,
|
339 | 356 | 03C1E2721D466CA40004A612 /* StackOverflow.json */,
|
|
347 | 364 | 035C4E6C1CA044060082B5EA /* SentrySwiftObjCTests.m */,
|
348 | 365 | 035C4E6A1CA044060082B5EA /* SentrySwiftTests-Bridging-Header.h */,
|
349 | 366 | 43FF9A3C1D12127E000B0F9A /* SentryClientTests.swift */,
|
| 367 | + 6350F6621DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift */, |
| 368 | + 6350F66B1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift */, |
350 | 369 | );
|
351 | 370 | path = SentrySwiftTests;
|
352 | 371 | sourceTree = "<group>";
|
|
399 | 418 | children = (
|
400 | 419 | 03C736E11C474715004428DF /* CrashHandler.swift */,
|
401 | 420 | 03CFCEC01C612F3E00999EB7 /* KSCrashHandler.swift */,
|
| 421 | + 6350F66F1DCE2EB700B6B596 /* CrashReportConverter.swift */, |
402 | 422 | );
|
403 | 423 | name = Crash;
|
404 | 424 | sourceTree = "<group>";
|
|
768 | 788 | isa = PBXResourcesBuildPhase;
|
769 | 789 | buildActionMask = 2147483647;
|
770 | 790 | files = (
|
| 791 | + 6382A73F1DCCBFB300065393 /* crashReports in Resources */, |
771 | 792 | 03C1E2771D466E320004A612 /* StackOverflow.json in Resources */,
|
772 | 793 | 03C1E27F1D466EFC0004A612 /* NSException.json in Resources */,
|
773 | 794 | 03FF07C81CE546B500BA980E /* Abort.json in Resources */,
|
|
786 | 807 | isa = PBXResourcesBuildPhase;
|
787 | 808 | buildActionMask = 2147483647;
|
788 | 809 | files = (
|
| 810 | + 6382A73D1DCCBFB200065393 /* crashReports in Resources */, |
789 | 811 | 03C1E2761D466E310004A612 /* StackOverflow.json in Resources */,
|
790 | 812 | 03C1E27E1D466EFC0004A612 /* NSException.json in Resources */,
|
791 | 813 | 035242AC1C98959400A65D6D /* Abort.json in Resources */,
|
|
803 | 825 | isa = PBXResourcesBuildPhase;
|
804 | 826 | buildActionMask = 2147483647;
|
805 | 827 | files = (
|
| 828 | + 6382A73E1DCCBFB200065393 /* crashReports in Resources */, |
806 | 829 | 03C1E2781D466E330004A612 /* StackOverflow.json in Resources */,
|
807 | 830 | 03C1E27D1D466EFB0004A612 /* NSException.json in Resources */,
|
808 | 831 | 035242AB1C98958C00A65D6D /* Abort.json in Resources */,
|
|
820 | 843 | 03C7152B1CE4DB940080AE60 /* AppleCrashReport.swift in Sources */,
|
821 | 844 | 03C7152C1CE4DB940080AE60 /* Breadcrumb.swift in Sources */,
|
822 | 845 | 9B02CAB91CF5C20F004F614C /* Dictionary+Extras.swift in Sources */,
|
| 846 | + 6350F6751DCE2F0A00B6B596 /* CrashReportConverter.swift in Sources */, |
823 | 847 | 03C715271CE4DB910080AE60 /* Event.swift in Sources */,
|
824 | 848 | 03C715241CE4DB8D0080AE60 /* Sentry.swift in Sources */,
|
825 | 849 | 8092F8EA1CF2594100634F3F /* Sentry+Error.swift in Sources */,
|
|
844 | 868 | isa = PBXSourcesBuildPhase;
|
845 | 869 | buildActionMask = 2147483647;
|
846 | 870 | files = (
|
| 871 | + 6350F66E1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift in Sources */, |
847 | 872 | 03FF07C71CE545D300BA980E /* SentrySwiftBreadcrumbTests.swift in Sources */,
|
848 | 873 | 43FF9A3F1D12127E000B0F9A /* SentryClientTests.swift in Sources */,
|
849 | 874 | 03FF07C61CE545D300BA980E /* SentrySwiftTests.swift in Sources */,
|
850 | 875 | 80628F091CF5417A002A656D /* SentrySwiftStacktraceTests.swift in Sources */,
|
851 | 876 | 80628F0D1CF544C8002A656D /* SentrySwiftErrorTests.swift in Sources */,
|
| 877 | + 6350F6651DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift in Sources */, |
852 | 878 | 03FF07C51CE545D300BA980E /* SentrySwiftCrashTests.swift in Sources */,
|
853 | 879 | );
|
854 | 880 | runOnlyForDeploymentPostprocessing = 0;
|
|
861 | 887 | 03A89AA11CAACA6F00D94E22 /* BreadcrumbStore.swift in Sources */,
|
862 | 888 | 03CFCEC31C612F5300999EB7 /* CrashHandler.swift in Sources */,
|
863 | 889 | 8092F8E51CF2499600634F3F /* Sentry+Error.swift in Sources */,
|
| 890 | + 6350F6731DCE2F0900B6B596 /* CrashReportConverter.swift in Sources */, |
864 | 891 | 03E3D21F1C3EB20F00F00547 /* Request.swift in Sources */,
|
865 | 892 | 0363782C1C225D8300644C01 /* Sentry.swift in Sources */,
|
866 | 893 | 03D4D9F91CA48FA800799CC9 /* Breadcrumb.swift in Sources */,
|
|
885 | 912 | isa = PBXSourcesBuildPhase;
|
886 | 913 | buildActionMask = 2147483647;
|
887 | 914 | files = (
|
| 915 | + 6350F66C1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift in Sources */, |
888 | 916 | 03D4DA001CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift in Sources */,
|
889 | 917 | 43FF9A3D1D12127E000B0F9A /* SentryClientTests.swift in Sources */,
|
890 | 918 | 035242A91C98957C00A65D6D /* SentrySwiftTests.swift in Sources */,
|
891 | 919 | 80628F071CF5417A002A656D /* SentrySwiftStacktraceTests.swift in Sources */,
|
892 | 920 | 80628F0B1CF544C8002A656D /* SentrySwiftErrorTests.swift in Sources */,
|
| 921 | + 6350F6631DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift in Sources */, |
893 | 922 | 035242A81C98957800A65D6D /* SentrySwiftCrashTests.swift in Sources */,
|
894 | 923 | );
|
895 | 924 | runOnlyForDeploymentPostprocessing = 0;
|
|
902 | 931 | 03C736E21C474715004428DF /* CrashHandler.swift in Sources */,
|
903 | 932 | 037061801C75446B0082CCCE /* AppleCrashReport.swift in Sources */,
|
904 | 933 | 9B02CAB81CF5C20F004F614C /* Dictionary+Extras.swift in Sources */,
|
| 934 | + 6350F6741DCE2F0900B6B596 /* CrashReportConverter.swift in Sources */, |
905 | 935 | 033A342A1C605B7E00BED5AE /* EventProperties.swift in Sources */,
|
906 | 936 | 03E3D2201C3EB20F00F00547 /* Request.swift in Sources */,
|
907 | 937 | 8092F8E91CF2594100634F3F /* Sentry+Error.swift in Sources */,
|
|
928 | 958 | files = (
|
929 | 959 | 035242AA1C98957C00A65D6D /* SentrySwiftTests.swift in Sources */,
|
930 | 960 | 035242A61C9892A700A65D6D /* SentrySwiftCrashTests.swift in Sources */,
|
| 961 | + 6350F6641DCE1C6B00B6B596 /* SentrySwiftCrashProbeTests.swift in Sources */, |
| 962 | + 6350F66D1DCE1C8700B6B596 /* SentrySwiftTestHelper.swift in Sources */, |
931 | 963 | 80628F081CF5417A002A656D /* SentrySwiftStacktraceTests.swift in Sources */,
|
932 | 964 | 03D4DA011CA586EF00799CC9 /* SentrySwiftBreadcrumbTests.swift in Sources */,
|
933 | 965 | 035C4E711CA044A10082B5EA /* SentrySwiftObjCTests.m in Sources */,
|
|
0 commit comments