|
73 | 73 | A8BE9BEC461DB224950FF9F2 /* Pods_Example_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F9E84E683CE60F74196C77AC /* Pods_Example_tvOS.framework */; }; |
74 | 74 | DC873DB19BD91A1268112804 /* Pods_Backtrace_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F832896FDD11162B84E86E23 /* Pods_Backtrace_iOS.framework */; }; |
75 | 75 | DE46BAA3E4497194057A99FE /* Pods_Example_iOS_ObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A51056C8548E16A5E320976D /* Pods_Example_iOS_ObjC.framework */; }; |
76 | | - F21211A5222348AC000B3692 /* CrashReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A4222348AC000B3692 /* CrashReporter.swift */; }; |
77 | | - F21211A6222348AC000B3692 /* CrashReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A4222348AC000B3692 /* CrashReporter.swift */; }; |
| 76 | + F21211A5222348AC000B3692 /* BacktraceCrashReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A4222348AC000B3692 /* BacktraceCrashReporter.swift */; }; |
| 77 | + F21211A6222348AC000B3692 /* BacktraceCrashReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A4222348AC000B3692 /* BacktraceCrashReporter.swift */; }; |
78 | 78 | F21211A8222348C2000B3692 /* SignalContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A7222348C2000B3692 /* SignalContext.swift */; }; |
79 | 79 | F21211A9222348C2000B3692 /* SignalContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A7222348C2000B3692 /* SignalContext.swift */; }; |
80 | 80 | F21771BE21E341CA0059896E /* Dispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2CC8ACA21CF8D8400A68CAC /* Dispatcher.swift */; }; |
|
156 | 156 | F2981BC922901B1400DFE098 /* AttributesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2981BC822901B1400DFE098 /* AttributesTests.swift */; }; |
157 | 157 | F2981BCA22901B1400DFE098 /* AttributesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2981BC822901B1400DFE098 /* AttributesTests.swift */; }; |
158 | 158 | F2981BCB22901B1400DFE098 /* AttributesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2981BC822901B1400DFE098 /* AttributesTests.swift */; }; |
159 | | - F29959AB225539960085B5C3 /* CrashReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A4222348AC000B3692 /* CrashReporter.swift */; }; |
| 159 | + F29959AB225539960085B5C3 /* BacktraceCrashReporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21211A4222348AC000B3692 /* BacktraceCrashReporter.swift */; }; |
160 | 160 | F29959AC2255399B0085B5C3 /* BacktraceReport.swift in Sources */ = {isa = PBXBuildFile; fileRef = F282075721CEA31F0017367F /* BacktraceReport.swift */; }; |
161 | 161 | F29959AD22553B340085B5C3 /* Model.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = F2AB639A22479A3200939BC9 /* Model.xcdatamodeld */; }; |
162 | 162 | F29CD78A21FC5F8500216C59 /* BacktraceDatabaseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F29CD78721FC5F6500216C59 /* BacktraceDatabaseTests.swift */; }; |
|
345 | 345 | D8121A05EF59A842F7A61513 /* Pods_Backtrace_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Backtrace_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
346 | 346 | D94F6D9E40D8D8F0A249C779 /* Pods-Backtrace-iOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Backtrace-iOSTests.release.xcconfig"; path = "Target Support Files/Pods-Backtrace-iOSTests/Pods-Backtrace-iOSTests.release.xcconfig"; sourceTree = "<group>"; }; |
347 | 347 | DB14DBA09154EA687EDB4861 /* Pods-Example-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.release.xcconfig"; path = "Target Support Files/Pods-Example-iOS/Pods-Example-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
348 | | - F21211A4222348AC000B3692 /* CrashReporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrashReporter.swift; sourceTree = "<group>"; }; |
| 348 | + F21211A4222348AC000B3692 /* BacktraceCrashReporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BacktraceCrashReporter.swift; sourceTree = "<group>"; }; |
349 | 349 | F21211A7222348C2000B3692 /* SignalContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignalContext.swift; sourceTree = "<group>"; }; |
350 | 350 | F21D302A224A18D50013B5D7 /* Store.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Store.swift; sourceTree = "<group>"; }; |
351 | 351 | F21DD3B02255EA2A00404CC3 /* test.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test.txt; sourceTree = "<group>"; }; |
|
696 | 696 | path = Network; |
697 | 697 | sourceTree = "<group>"; |
698 | 698 | }; |
699 | | - F282076521CEAC230017367F /* Crash Reporting */ = { |
700 | | - isa = PBXGroup; |
701 | | - children = ( |
702 | | - F21211A4222348AC000B3692 /* CrashReporter.swift */, |
703 | | - ); |
704 | | - path = "Crash Reporting"; |
705 | | - sourceTree = "<group>"; |
706 | | - }; |
707 | 699 | F28F164121E28421008E4B96 /* Client */ = { |
708 | 700 | isa = PBXGroup; |
709 | 701 | children = ( |
|
797 | 789 | F2D7122021F10C45002D2A26 /* BacktraceClientConfiguration.swift */, |
798 | 790 | F2D7122321F10E78002D2A26 /* BacktraceCredentials.swift */, |
799 | 791 | F25F9E9621EE84AF00236E04 /* BacktraceReportStatus.swift */, |
| 792 | + F21211A4222348AC000B3692 /* BacktraceCrashReporter.swift */, |
800 | 793 | F2AFB5A022274F1000AAA1D7 /* Internal */, |
801 | 794 | ); |
802 | 795 | path = Public; |
|
810 | 803 | F2CC8AC921CF8D6C00A68CAC /* Dispatching */, |
811 | 804 | F29CD78F21FCC23800216C59 /* Watcher */, |
812 | 805 | F28F164121E28421008E4B96 /* Client */, |
813 | | - F282076521CEAC230017367F /* Crash Reporting */, |
814 | 806 | F282075D21CEAB930017367F /* Network */, |
815 | 807 | F282075621CEA3030017367F /* Repository */, |
816 | 808 | F28F164F21E28833008E4B96 /* Error */, |
|
1762 | 1754 | isa = PBXSourcesBuildPhase; |
1763 | 1755 | buildActionMask = 2147483647; |
1764 | 1756 | files = ( |
1765 | | - F29959AB225539960085B5C3 /* CrashReporter.swift in Sources */, |
| 1757 | + F29959AB225539960085B5C3 /* BacktraceCrashReporter.swift in Sources */, |
1766 | 1758 | 28F95BCF22526061003936E0 /* BacktraceLogger.swift in Sources */, |
1767 | 1759 | 28F95BD022526064003936E0 /* BacktraceClient.swift in Sources */, |
1768 | 1760 | 28F95BCD2252605A003936E0 /* BacktraceClientDelegate.swift in Sources */, |
|
1864 | 1856 | 2846E1FF223070CB0035F98C /* Attachment.swift in Sources */, |
1865 | 1857 | F2D7122521F10E78002D2A26 /* BacktraceCredentials.swift in Sources */, |
1866 | 1858 | F28F164721E28441008E4B96 /* BacktraceReporter.swift in Sources */, |
1867 | | - F21211A6222348AC000B3692 /* CrashReporter.swift in Sources */, |
| 1859 | + F21211A6222348AC000B3692 /* BacktraceCrashReporter.swift in Sources */, |
1868 | 1860 | F282075921CEA31F0017367F /* BacktraceReport.swift in Sources */, |
1869 | 1861 | 28AC773A21F8C29800FED661 /* PersistentRepository.swift in Sources */, |
1870 | 1862 | 28614F9F220B900300D35EFB /* DefaultAttributes.swift in Sources */, |
|
1945 | 1937 | 2846E1FE223070CB0035F98C /* Attachment.swift in Sources */, |
1946 | 1938 | F2D7122421F10E78002D2A26 /* BacktraceCredentials.swift in Sources */, |
1947 | 1939 | F28F164621E28441008E4B96 /* BacktraceReporter.swift in Sources */, |
1948 | | - F21211A5222348AC000B3692 /* CrashReporter.swift in Sources */, |
| 1940 | + F21211A5222348AC000B3692 /* BacktraceCrashReporter.swift in Sources */, |
1949 | 1941 | F2C1514221F7D8E30014F1B3 /* PersistentRepository.swift in Sources */, |
1950 | 1942 | F2D8BE3821BD7894007CFEFA /* BacktraceError.swift in Sources */, |
1951 | 1943 | F282075821CEA31F0017367F /* BacktraceReport.swift in Sources */, |
|
0 commit comments