|
888 | 888 | D4EDF9842D0B2A210071E7B3 /* Data+SentryTracing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4EDF9832D0B2A1D0071E7B3 /* Data+SentryTracing.swift */; }; |
889 | 889 | D4EE12D22DE9AC3800385BAF /* TestNSNotificationCenterWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4EE12D12DE9AC3300385BAF /* TestNSNotificationCenterWrapperTests.swift */; }; |
890 | 890 | D4F2B5352D0C69D500649E42 /* SentryCrashCTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F2B5342D0C69D100649E42 /* SentryCrashCTests.swift */; }; |
| 891 | + D4F7BD822E4373BF004A2D77 /* SentryLevelMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F7BD7C2E4373BB004A2D77 /* SentryLevelMapperTests.swift */; }; |
891 | 892 | D4FC68172DD632E7001B74FF /* SentryDispatchSourceProviderProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = D4FC68162DD632E7001B74FF /* SentryDispatchSourceProviderProtocol.h */; }; |
892 | 893 | D4FC681A2DD63465001B74FF /* SentryDispatchQueueWrapperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4FC68192DD63465001B74FF /* SentryDispatchQueueWrapperTests.m */; }; |
893 | 894 | D8019910286B089000C277F0 /* SentryCrashReportSinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D801990F286B089000C277F0 /* SentryCrashReportSinkTests.swift */; }; |
|
2214 | 2215 | D4EDF9832D0B2A1D0071E7B3 /* Data+SentryTracing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Data+SentryTracing.swift"; sourceTree = "<group>"; }; |
2215 | 2216 | D4EE12D12DE9AC3300385BAF /* TestNSNotificationCenterWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestNSNotificationCenterWrapperTests.swift; sourceTree = "<group>"; }; |
2216 | 2217 | D4F2B5342D0C69D100649E42 /* SentryCrashCTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashCTests.swift; sourceTree = "<group>"; }; |
| 2218 | + D4F7BD7C2E4373BB004A2D77 /* SentryLevelMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryLevelMapperTests.swift; sourceTree = "<group>"; }; |
2217 | 2219 | D4FC68162DD632E7001B74FF /* SentryDispatchSourceProviderProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDispatchSourceProviderProtocol.h; path = include/SentryDispatchSourceProviderProtocol.h; sourceTree = "<group>"; }; |
2218 | 2220 | D4FC68192DD63465001B74FF /* SentryDispatchQueueWrapperTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDispatchQueueWrapperTests.m; sourceTree = "<group>"; }; |
2219 | 2221 | D801990F286B089000C277F0 /* SentryCrashReportSinkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashReportSinkTests.swift; sourceTree = "<group>"; }; |
|
3575 | 3577 | 7BD7299B24654CD500EA3610 /* Helper */ = { |
3576 | 3578 | isa = PBXGroup; |
3577 | 3579 | children = ( |
| 3580 | + D4F7BD7C2E4373BB004A2D77 /* SentryLevelMapperTests.swift */, |
3578 | 3581 | D8AE48BE2C578D540092A2A6 /* SentrySDKLog.swift */, |
3579 | 3582 | 849AC3FF29E0C1FF00889C16 /* SentryFormatterTests.swift */, |
3580 | 3583 | 7B88F30324BC8E6500ADF90A /* SentrySerializationTests.swift */, |
|
6148 | 6151 | 7BB6550D253EEB3900887E87 /* SentryUserFeedbackTests.swift in Sources */, |
6149 | 6152 | 7BBD18B7245180FF00427C76 /* SentryDsnTests.m in Sources */, |
6150 | 6153 | D8DBE0D22C0EFFC300FAB1FD /* SentryReplayOptionsTests.swift in Sources */, |
| 6154 | + D4F7BD822E4373BF004A2D77 /* SentryLevelMapperTests.swift in Sources */, |
6151 | 6155 | D4291A6D2DD62ACE00772088 /* SentryDispatchFactoryTests.m in Sources */, |
6152 | 6156 | 62950F1029E7FE0100A42624 /* SentryTransactionContextTests.swift in Sources */, |
6153 | 6157 | 0A2D7BBA29152CBF008727AF /* SentryWatchdogTerminationScopeObserverTests.swift in Sources */, |
|
0 commit comments