|
79 | 79 | 622C08DB29E554B9002571D4 /* SentrySpanContext+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 622C08D929E554B9002571D4 /* SentrySpanContext+Private.h */; }; |
80 | 80 | 623C45B02A651D8200D9E88B /* SentryCoreDataTracker+Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 623C45AF2A651D8200D9E88B /* SentryCoreDataTracker+Test.m */; }; |
81 | 81 | 627E7589299F6FE40085504D /* SentryInternalDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 627E7588299F6FE40085504D /* SentryInternalDefines.h */; }; |
| 82 | + 62831DB62AF4E2E500B6B854 /* SentryPropagationContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62831DB52AF4E2E500B6B854 /* SentryPropagationContextTests.swift */; }; |
82 | 83 | 62885DA729E946B100554F38 /* TestConncurrentModifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62885DA629E946B100554F38 /* TestConncurrentModifications.swift */; }; |
83 | 84 | 62950F1029E7FE0100A42624 /* SentryTransactionContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62950F0F29E7FE0100A42624 /* SentryTransactionContextTests.swift */; }; |
84 | 85 | 629690532AD3E060000185FA /* SentryReachabilitySwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 629690522AD3E060000185FA /* SentryReachabilitySwiftTests.swift */; }; |
|
959 | 960 | 623C45AE2A651C4500D9E88B /* SentryCoreDataTracker+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryCoreDataTracker+Test.h"; sourceTree = "<group>"; }; |
960 | 961 | 623C45AF2A651D8200D9E88B /* SentryCoreDataTracker+Test.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SentryCoreDataTracker+Test.m"; sourceTree = "<group>"; }; |
961 | 962 | 627E7588299F6FE40085504D /* SentryInternalDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryInternalDefines.h; path = include/SentryInternalDefines.h; sourceTree = "<group>"; }; |
| 963 | + 62831DB52AF4E2E500B6B854 /* SentryPropagationContextTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryPropagationContextTests.swift; sourceTree = "<group>"; }; |
962 | 964 | 62885DA629E946B100554F38 /* TestConncurrentModifications.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestConncurrentModifications.swift; sourceTree = "<group>"; }; |
963 | 965 | 62950F0F29E7FE0100A42624 /* SentryTransactionContextTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryTransactionContextTests.swift; sourceTree = "<group>"; }; |
964 | 966 | 629690522AD3E060000185FA /* SentryReachabilitySwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReachabilitySwiftTests.swift; sourceTree = "<group>"; }; |
|
2698 | 2700 | children = ( |
2699 | 2701 | 7B944FAD2469B43700A10721 /* TestHub.swift */, |
2700 | 2702 | 7B7A30C924B48523005A4C6E /* SentryHub+Test.h */, |
| 2703 | + 62831DB52AF4E2E500B6B854 /* SentryPropagationContextTests.swift */, |
2701 | 2704 | ); |
2702 | 2705 | path = State; |
2703 | 2706 | sourceTree = "<group>"; |
|
4436 | 4439 | 63FE721320DA66EC00CDBAE8 /* SentryCrashMonitor_Signal_Tests.m in Sources */, |
4437 | 4440 | 7BBD18B32451805500427C76 /* SentryRateLimitsParserTests.swift in Sources */, |
4438 | 4441 | 7B82722B27A3220A00F4BFF4 /* SentryFileIoTrackingUnitTests.swift in Sources */, |
| 4442 | + 62831DB62AF4E2E500B6B854 /* SentryPropagationContextTests.swift in Sources */, |
4439 | 4443 | 7BF9EF7A2722B58900B5BBEF /* SentrySubClassFinderTests.swift in Sources */, |
4440 | 4444 | 7B59398224AB47650003AAD2 /* SentrySessionTrackerTests.swift in Sources */, |
4441 | 4445 | 7B05A61824A4D14A00EF211D /* SentrySessionGeneratorTests.swift in Sources */, |
|
0 commit comments