|
1042 | 1042 | FA27EBDC2EB639D400F2ECF7 /* SentryId.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EBDB2EB639D100F2ECF7 /* SentryId.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
1043 | 1043 | FA27EBDE2EB639D900F2ECF7 /* SentryId.m in Sources */ = {isa = PBXBuildFile; fileRef = FA27EBDD2EB639D700F2ECF7 /* SentryId.m */; }; |
1044 | 1044 | FA27EBF52EB82FAD00F2ECF7 /* FileIOTrackerTestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA27EBEF2EB82FA800F2ECF7 /* FileIOTrackerTestHelpers.swift */; }; |
| 1045 | + FA27ECA12EBA325A00F2ECF7 /* SentryTraceContext+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */; }; |
1045 | 1046 | FA34C1A32E692A5000BC52AA /* SentryEnvelopeItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */; }; |
1046 | 1047 | FA3734842E0F086C0091EF24 /* SentryDependencyContainerSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */; }; |
1047 | 1048 | FA3734862E0F09320091EF24 /* SentryDependencyContainerSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */; }; |
|
2424 | 2425 | FA27EBDB2EB639D100F2ECF7 /* SentryId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryId.h; path = Public/SentryId.h; sourceTree = "<group>"; }; |
2425 | 2426 | FA27EBDD2EB639D700F2ECF7 /* SentryId.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryId.m; sourceTree = "<group>"; }; |
2426 | 2427 | FA27EBEF2EB82FA800F2ECF7 /* FileIOTrackerTestHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileIOTrackerTestHelpers.swift; sourceTree = "<group>"; }; |
| 2428 | + FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryTraceContext+Private.h"; path = "include/SentryTraceContext+Private.h"; sourceTree = "<group>"; }; |
2427 | 2429 | FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeItem.swift; sourceTree = "<group>"; }; |
2428 | 2430 | FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDependencyContainerSwiftHelper.h; path = include/SentryDependencyContainerSwiftHelper.h; sourceTree = "<group>"; }; |
2429 | 2431 | FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDependencyContainerSwiftHelper.m; sourceTree = "<group>"; }; |
|
4183 | 4185 | 8453421528BE8A9500C22EEC /* SentrySpanStatus.m */, |
4184 | 4186 | D88817D926D72AB800BF2251 /* SentryTraceContext.h */, |
4185 | 4187 | D88817D626D7149100BF2251 /* SentryTraceContext.m */, |
| 4188 | + FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */, |
4186 | 4189 | 8E7C98302693E1CC00E6336C /* SentryTraceHeader.h */, |
4187 | 4190 | 8E7C982D2693D56000E6336C /* SentryTraceHeader.m */, |
4188 | 4191 | D456B4352D706BEE007068CB /* SentryTraceOrigin.h */, |
|
5154 | 5157 | 63FE715D20DA4C1100CDBAE8 /* SentryCrashSymbolicator.h in Headers */, |
5155 | 5158 | FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */, |
5156 | 5159 | D8ACE3CF2762187D00F5A213 /* SentryFileIOTrackingIntegration.h in Headers */, |
| 5160 | + FA27ECA12EBA325A00F2ECF7 /* SentryTraceContext+Private.h in Headers */, |
5157 | 5161 | 7BECF42226145C5D00D9826E /* SentryMechanismContext.h in Headers */, |
5158 | 5162 | 63FE718920DA4C1100CDBAE8 /* SentryCrash.h in Headers */, |
5159 | 5163 | 7B56D73124616CCD00B842DA /* SentryConcurrentRateLimitsDictionary.h in Headers */, |
|
0 commit comments