|
639 | 639 | 8453421228BE855D00C22EEC /* SentrySampleDecision.m in Sources */ = {isa = PBXBuildFile; fileRef = 8453421128BE855D00C22EEC /* SentrySampleDecision.m */; }; |
640 | 640 | 8453421628BE8A9500C22EEC /* SentrySpanStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 8453421528BE8A9500C22EEC /* SentrySpanStatus.m */; }; |
641 | 641 | 8454CF8D293EAF9A006AC140 /* SentryMetricProfiler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8454CF8B293EAF9A006AC140 /* SentryMetricProfiler.mm */; }; |
| 642 | + 8489B8882A5F7905009A055A /* SentryThreadWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8489B8872A5F7905009A055A /* SentryThreadWrapperTests.swift */; }; |
642 | 643 | 849AC40029E0C1FF00889C16 /* SentryFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849AC3FF29E0C1FF00889C16 /* SentryFormatterTests.swift */; }; |
643 | 644 | 84A5D75B29D5170700388BFA /* TimeInterval+Sentry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A5D75A29D5170700388BFA /* TimeInterval+Sentry.swift */; }; |
644 | 645 | 84A888FD28D9B11700C51DFD /* SentryProfiler+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 84A888FC28D9B11700C51DFD /* SentryProfiler+Private.h */; }; |
|
1577 | 1578 | 8453421128BE855D00C22EEC /* SentrySampleDecision.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySampleDecision.m; sourceTree = "<group>"; }; |
1578 | 1579 | 8453421528BE8A9500C22EEC /* SentrySpanStatus.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySpanStatus.m; sourceTree = "<group>"; }; |
1579 | 1580 | 8454CF8B293EAF9A006AC140 /* SentryMetricProfiler.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = SentryMetricProfiler.mm; path = Sources/Sentry/SentryMetricProfiler.mm; sourceTree = SOURCE_ROOT; }; |
| 1581 | + 8489B8872A5F7905009A055A /* SentryThreadWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = SentryThreadWrapperTests.swift; path = Helper/SentryThreadWrapperTests.swift; sourceTree = "<group>"; }; |
1580 | 1582 | 849472802971C107002603DE /* SentrySystemWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySystemWrapperTests.swift; sourceTree = "<group>"; }; |
1581 | 1583 | 849472822971C2CD002603DE /* SentryNSProcessInfoWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSProcessInfoWrapperTests.swift; sourceTree = "<group>"; }; |
1582 | 1584 | 849472842971C41A002603DE /* SentryNSTimerFactoryTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSTimerFactoryTest.swift; sourceTree = "<group>"; }; |
|
2238 | 2240 | 632331F52404FFA8008D91D6 /* SentryScopeTests.m */, |
2239 | 2241 | 7B0002312477F0520035FEF1 /* SentrySessionTests.m */, |
2240 | 2242 | 63AA75951EB8AEDB00D153DE /* SentryTests.m */, |
| 2243 | + 8489B8872A5F7905009A055A /* SentryThreadWrapperTests.swift */, |
2241 | 2244 | 63AA75941EB8AEDB00D153DE /* Info.plist */, |
2242 | 2245 | 7B6D1262265F7CC600C9BE4B /* PrivateSentrySDKOnlyTests.swift */, |
2243 | 2246 | 7B4260332630315C00B36EDD /* SampleError.swift */, |
|
4249 | 4252 | 7BFAA6E7297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm in Sources */, |
4250 | 4253 | 9286059929A50BAB00F96038 /* SentryGeoTests.swift in Sources */, |
4251 | 4254 | D8B76B0828081461000A58C4 /* TestSentryScreenShot.swift in Sources */, |
| 4255 | + 8489B8882A5F7905009A055A /* SentryThreadWrapperTests.swift in Sources */, |
4252 | 4256 | A8AFFCD22907DA7600967CD7 /* SentryHttpStatusCodeRangeTests.swift in Sources */, |
4253 | 4257 | 7BE2C7F8257000A4003B66C7 /* SentryTestIntegration.m in Sources */, |
4254 | 4258 | 84A8892128DBD8D600C51DFD /* SentryDeviceTests.mm in Sources */, |
|
0 commit comments