|
783 | 783 | 8ECC674725C23A20000E2BF6 /* SentrySpanContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ECC674325C23A1F000E2BF6 /* SentrySpanContext.m */; }; |
784 | 784 | 8ECC674825C23A20000E2BF6 /* SentryTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ECC674425C23A1F000E2BF6 /* SentryTransaction.m */; }; |
785 | 785 | 8ECC674925C23A20000E2BF6 /* SentrySpanId.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ECC674525C23A20000E2BF6 /* SentrySpanId.m */; }; |
786 | | - 8ECC674A25C23A20000E2BF6 /* SentryTransactionContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8ECC674625C23A20000E2BF6 /* SentryTransactionContext.mm */; }; |
| 786 | + 8ECC674A25C23A20000E2BF6 /* SentryTransactionContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ECC674625C23A20000E2BF6 /* SentryTransactionContext.m */; }; |
787 | 787 | 8ED3D306264DFE700049393B /* SwiftDescriptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ED3D305264DFE700049393B /* SwiftDescriptorTests.swift */; }; |
788 | 788 | 8EE017A126704CD500470616 /* SentryUIViewControllerPerformanceTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA1ED0E2669152F00E62B98 /* SentryUIViewControllerPerformanceTrackerTests.swift */; }; |
789 | 789 | 8F0D6AA22B04115A00D048B1 /* SentryInstallation+Test.h in Sources */ = {isa = PBXBuildFile; fileRef = 8F0D6AA12B040A0100D048B1 /* SentryInstallation+Test.h */; }; |
|
1035 | 1035 | FA67DD172DDBD4EA00896B02 /* SentryLogOutput.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCEC2DDBD4EA00896B02 /* SentryLogOutput.swift */; }; |
1036 | 1036 | FA67DD182DDBD4EA00896B02 /* UIImageHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCED2DDBD4EA00896B02 /* UIImageHelper.swift */; }; |
1037 | 1037 | FA67DD192DDBD4EA00896B02 /* SwizzleClassNameExclude.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCD52DDBD4EA00896B02 /* SwizzleClassNameExclude.swift */; }; |
| 1038 | + FA8A36162DEAA1D50058D883 /* ThreadInfoHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = FA8A36152DEAA1D50058D883 /* ThreadInfoHelper.mm */; }; |
| 1039 | + FA8A36182DEAA1EB0058D883 /* ThreadInfoHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FA8A36172DEAA1EB0058D883 /* ThreadInfoHelper.h */; }; |
1038 | 1040 | /* End PBXBuildFile section */ |
1039 | 1041 |
|
1040 | 1042 | /* Begin PBXContainerItemProxy section */ |
|
1974 | 1976 | 8ECC674325C23A1F000E2BF6 /* SentrySpanContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySpanContext.m; sourceTree = "<group>"; }; |
1975 | 1977 | 8ECC674425C23A1F000E2BF6 /* SentryTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryTransaction.m; sourceTree = "<group>"; }; |
1976 | 1978 | 8ECC674525C23A20000E2BF6 /* SentrySpanId.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySpanId.m; sourceTree = "<group>"; }; |
1977 | | - 8ECC674625C23A20000E2BF6 /* SentryTransactionContext.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryTransactionContext.mm; sourceTree = "<group>"; }; |
| 1979 | + 8ECC674625C23A20000E2BF6 /* SentryTransactionContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryTransactionContext.m; sourceTree = "<group>"; }; |
1978 | 1980 | 8ED3D305264DFE700049393B /* SwiftDescriptorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptorTests.swift; sourceTree = "<group>"; }; |
1979 | 1981 | 8F0D6AA12B040A0100D048B1 /* SentryInstallation+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryInstallation+Test.h"; sourceTree = "<group>"; }; |
1980 | 1982 | 8F73BC302B02B87E00C3CEF4 /* SentryInstallationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryInstallationTests.swift; sourceTree = "<group>"; }; |
|
2248 | 2250 | FA67DCEF2DDBD4EA00896B02 /* URLSessionTaskHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelper.swift; sourceTree = "<group>"; }; |
2249 | 2251 | FA67DCF12DDBD4EA00896B02 /* SentryExperimentalOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExperimentalOptions.swift; sourceTree = "<group>"; }; |
2250 | 2252 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; }; |
| 2253 | + FA8A36152DEAA1D50058D883 /* ThreadInfoHelper.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ThreadInfoHelper.mm; sourceTree = "<group>"; }; |
| 2254 | + FA8A36172DEAA1EB0058D883 /* ThreadInfoHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ThreadInfoHelper.h; path = include/ThreadInfoHelper.h; sourceTree = "<group>"; }; |
2251 | 2255 | /* End PBXFileReference section */ |
2252 | 2256 |
|
2253 | 2257 | /* Begin PBXFrameworksBuildPhase section */ |
|
3839 | 3843 | 8ECC673625C23936000E2BF6 /* Transaction */ = { |
3840 | 3844 | isa = PBXGroup; |
3841 | 3845 | children = ( |
| 3846 | + FA8A36172DEAA1EB0058D883 /* ThreadInfoHelper.h */, |
| 3847 | + FA8A36152DEAA1D50058D883 /* ThreadInfoHelper.mm */, |
3842 | 3848 | D8603DD7284F894C000E1227 /* SentryBaggage.h */, |
3843 | 3849 | D8603DD4284F8497000E1227 /* SentryBaggage.m */, |
3844 | 3850 | 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */, |
|
3885 | 3891 | 8E4E7C6B25DAAAFE006AB9E2 /* SentryTransaction.h */, |
3886 | 3892 | 8ECC674425C23A1F000E2BF6 /* SentryTransaction.m */, |
3887 | 3893 | 8ECC673B25C23996000E2BF6 /* SentryTransactionContext.h */, |
3888 | | - 8ECC674625C23A20000E2BF6 /* SentryTransactionContext.mm */, |
| 3894 | + 8ECC674625C23A20000E2BF6 /* SentryTransactionContext.m */, |
3889 | 3895 | 0A56DA5E28ABA01B00C400D5 /* SentryTransactionContext+Private.h */, |
3890 | 3896 | ); |
3891 | 3897 | name = Transaction; |
|
4738 | 4744 | 7BA61CB9247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h in Headers */, |
4739 | 4745 | 8E4E7C7D25DAB287006AB9E2 /* SentryTracer.h in Headers */, |
4740 | 4746 | 7BC8523724588115005A70F0 /* SentryDataCategory.h in Headers */, |
| 4747 | + FA8A36182DEAA1EB0058D883 /* ThreadInfoHelper.h in Headers */, |
4741 | 4748 | 62A456E32B0370AA003F19A1 /* SentryUIEventTrackerTransactionMode.h in Headers */, |
4742 | 4749 | 63FE714B20DA4C1100CDBAE8 /* SentryCrashString.h in Headers */, |
4743 | 4750 | 7BCFBD6D2681D0A900BC27D8 /* SentryCrashScopeObserver.h in Headers */, |
|
5119 | 5126 | D8ACE3C82762187200F5A213 /* SentryFileIOTracker.m in Sources */, |
5120 | 5127 | 7BE3C77D2446112C00A38442 /* SentryRateLimitParser.m in Sources */, |
5121 | 5128 | D8B088B729C9E3FF00213258 /* SentryTracerConfiguration.m in Sources */, |
5122 | | - 8ECC674A25C23A20000E2BF6 /* SentryTransactionContext.mm in Sources */, |
| 5129 | + 8ECC674A25C23A20000E2BF6 /* SentryTransactionContext.m in Sources */, |
5123 | 5130 | 03BCC38C27E1C01A003232C7 /* SentryTime.mm in Sources */, |
5124 | 5131 | A8F17B342902870300990B25 /* SentryHttpStatusCodeRange.m in Sources */, |
5125 | 5132 | 62C97D3A2CC64E6B00DDA204 /* SentryUncaughtNSExceptions.m in Sources */, |
|
5168 | 5175 | 63FE708D20DA4C1000CDBAE8 /* SentryCrashReportFilterBasic.m in Sources */, |
5169 | 5176 | 63FE718120DA4C1100CDBAE8 /* SentryCrashDoctor.m in Sources */, |
5170 | 5177 | 63FE713720DA4C1100CDBAE8 /* SentryCrashCPU_x86_64.c in Sources */, |
| 5178 | + FA8A36162DEAA1D50058D883 /* ThreadInfoHelper.mm in Sources */, |
5171 | 5179 | 8ECC674725C23A20000E2BF6 /* SentrySpanContext.m in Sources */, |
5172 | 5180 | D473ACD72D8090FC000F1CC6 /* FileManager+SentryTracing.swift in Sources */, |
5173 | 5181 | D4AF00212D2E92FD00F5F3D7 /* SentryNSFileManagerSwizzling.m in Sources */, |
|
0 commit comments