|
570 | 570 | 7BD86ECD264A78A6005439DB /* SentryAppStartTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BD86ECC264A78A6005439DB /* SentryAppStartTrackerTests.swift */; }; |
571 | 571 | 7BD86ECF264A7C77005439DB /* SentryAppStartMeasurement.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD86ECE264A7C77005439DB /* SentryAppStartMeasurement.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
572 | 572 | 7BD86ED1264A7CF6005439DB /* SentryAppStartMeasurement.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BD86ED0264A7CF6005439DB /* SentryAppStartMeasurement.m */; }; |
573 | | - 7BDB03B7251364F800BAE198 /* SentryDispatchQueueWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BDB03B6251364F800BAE198 /* SentryDispatchQueueWrapper.h */; }; |
574 | | - 7BDB03BB2513652900BAE198 /* SentryDispatchQueueWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BDB03BA2513652900BAE198 /* SentryDispatchQueueWrapper.m */; }; |
| 573 | + 7BDB03B7251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BDB03B6251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h */; }; |
| 574 | + 7BDB03BB2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BDB03BA2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m */; }; |
575 | 575 | 7BDDE3CC2966BD4700EB9177 /* SentryMXManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDDE3CB2966BD4700EB9177 /* SentryMXManagerTests.swift */; }; |
576 | 576 | 7BDEAA022632A4580001EA25 /* SentryOptions+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BDEAA002632A4580001EA25 /* SentryOptions+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
577 | 577 | 7BE0DC29272A9E1C004FA8B7 /* SentryBreadcrumbTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BE0DC28272A9E1C004FA8B7 /* SentryBreadcrumbTrackerTests.swift */; }; |
|
1762 | 1762 | 7BD86ECC264A78A6005439DB /* SentryAppStartTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAppStartTrackerTests.swift; sourceTree = "<group>"; }; |
1763 | 1763 | 7BD86ECE264A7C77005439DB /* SentryAppStartMeasurement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryAppStartMeasurement.h; path = include/HybridPublic/SentryAppStartMeasurement.h; sourceTree = "<group>"; }; |
1764 | 1764 | 7BD86ED0264A7CF6005439DB /* SentryAppStartMeasurement.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAppStartMeasurement.m; sourceTree = "<group>"; }; |
1765 | | - 7BDB03B6251364F800BAE198 /* SentryDispatchQueueWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDispatchQueueWrapper.h; path = include/SentryDispatchQueueWrapper.h; sourceTree = "<group>"; }; |
1766 | | - 7BDB03BA2513652900BAE198 /* SentryDispatchQueueWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDispatchQueueWrapper.m; sourceTree = "<group>"; }; |
| 1765 | + 7BDB03B6251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = _SentryDispatchQueueWrapperInternal.h; path = include/_SentryDispatchQueueWrapperInternal.h; sourceTree = "<group>"; }; |
| 1766 | + 7BDB03BA2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = _SentryDispatchQueueWrapperInternal.m; sourceTree = "<group>"; }; |
1767 | 1767 | 7BDB03BE25136A7D00BAE198 /* TestSentryDispatchQueueWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryDispatchQueueWrapper.swift; sourceTree = "<group>"; }; |
1768 | 1768 | 7BDDE3CB2966BD4700EB9177 /* SentryMXManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMXManagerTests.swift; sourceTree = "<group>"; }; |
1769 | 1769 | 7BDEAA002632A4580001EA25 /* SentryOptions+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryOptions+Private.h"; path = "include/SentryOptions+Private.h"; sourceTree = "<group>"; }; |
|
2518 | 2518 | 638DC99E1EBC6B6400A66E41 /* SentryRequestOperation.h */, |
2519 | 2519 | 638DC99F1EBC6B6400A66E41 /* SentryRequestOperation.m */, |
2520 | 2520 | D4291A672DD61A3F00772088 /* SentryDispatchQueueProviderProtocol.h */, |
2521 | | - 7BDB03B6251364F800BAE198 /* SentryDispatchQueueWrapper.h */, |
2522 | | - 7BDB03BA2513652900BAE198 /* SentryDispatchQueueWrapper.m */, |
| 2521 | + 7BDB03B6251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h */, |
| 2522 | + 7BDB03BA2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m */, |
2523 | 2523 | D4FC68162DD632E7001B74FF /* SentryDispatchSourceProviderProtocol.h */, |
2524 | 2524 | 84AC61D129F7541E009EEF61 /* SentryDispatchSourceWrapper.m */, |
2525 | 2525 | 84AC61D029F7541E009EEF61 /* SentryDispatchSourceWrapper.h */, |
|
4816 | 4816 | 7B2BB0032966F55900A1E102 /* SentryOptions+HybridSDKs.h in Headers */, |
4817 | 4817 | 7BF9EF762722B34700B5BBEF /* SentrySubClassFinder.h in Headers */, |
4818 | 4818 | 7BC852332458802C005A70F0 /* SentryDataCategoryMapper.h in Headers */, |
4819 | | - 7BDB03B7251364F800BAE198 /* SentryDispatchQueueWrapper.h in Headers */, |
| 4819 | + 7BDB03B7251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h in Headers */, |
4820 | 4820 | 7BF9EF842722D07B00B5BBEF /* SentryObjCRuntimeWrapper.h in Headers */, |
4821 | 4821 | 621AE74B2C626C230012E730 /* SentryANRTrackerV2.h in Headers */, |
4822 | 4822 | 639889B71EDECFA800EA7442 /* SentryBreadcrumbTracker.h in Headers */, |
|
5280 | 5280 | 7BD4BD4527EB29F50071F4FF /* SentryClientReport.m in Sources */, |
5281 | 5281 | 631E6D341EBC679C00712345 /* SentryQueueableRequestManager.m in Sources */, |
5282 | 5282 | 7B8713B426415BAA006D6004 /* SentryAppStartTracker.m in Sources */, |
5283 | | - 7BDB03BB2513652900BAE198 /* SentryDispatchQueueWrapper.m in Sources */, |
| 5283 | + 7BDB03BB2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m in Sources */, |
5284 | 5284 | D8739D142BEE5049007D2F66 /* SentryRRWebSpanEvent.swift in Sources */, |
5285 | 5285 | 7B6C5EDE264E8DF00010D138 /* SentryFramesTracker.m in Sources */, |
5286 | 5286 | D84F833E2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m in Sources */, |
|
0 commit comments