|
878 | 878 | D84DAD582B1742A9003CF120 /* ExternalUIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D80C990A2B0DFE410052F311 /* ExternalUIViewController.swift */; }; |
879 | 879 | D84DAD592B1742C1003CF120 /* SentryTestUtilsDynamic.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D84DAD4D2B17428D003CF120 /* SentryTestUtilsDynamic.framework */; }; |
880 | 880 | D84DAD5A2B1742C1003CF120 /* SentryTestUtilsDynamic.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D84DAD4D2B17428D003CF120 /* SentryTestUtilsDynamic.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
881 | | - D84F833D2A1CC401005828E0 /* SentrySwiftAsyncIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = D84F833B2A1CC401005828E0 /* SentrySwiftAsyncIntegration.h */; }; |
882 | | - D84F833E2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = D84F833C2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m */; }; |
883 | 881 | D85596F3280580F10041FF8B /* SentryScreenshotIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = D85596F1280580F10041FF8B /* SentryScreenshotIntegration.m */; }; |
884 | 882 | D855AD62286ED6A4002573E1 /* SentryCrashTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D855AD61286ED6A4002573E1 /* SentryCrashTests.m */; }; |
885 | 883 | D855B3E827D652AF00BCED76 /* SentryCoreDataTrackingIntegrationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D855B3E727D652AF00BCED76 /* SentryCoreDataTrackingIntegrationTest.swift */; }; |
|
1132 | 1130 | FAC62B652E15A4100003909D /* SentrySDKThreadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */; }; |
1133 | 1131 | FAC735232E25AA81006C5A64 /* SentryProfilingSwiftHelpersTests.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC735222E25AA7A006C5A64 /* SentryProfilingSwiftHelpersTests.m */; }; |
1134 | 1132 | FACEED132E3179A10007B4AC /* SentryOptionsInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = FACEED122E3179A10007B4AC /* SentryOptionsInternal.m */; }; |
| 1133 | + FAD882C22EDAADF90055AA44 /* SwiftAsyncIntegration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD882C12EDAADF90055AA44 /* SwiftAsyncIntegration.swift */; }; |
| 1134 | + FAD882C42EDB3F4C0055AA44 /* SentryCrashAsync.h in Headers */ = {isa = PBXBuildFile; fileRef = FAD882C32EDB3F450055AA44 /* SentryCrashAsync.h */; }; |
1135 | 1135 | FAE2DAB82E1F317900262307 /* SentryProfilingSwiftHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */; }; |
1136 | 1136 | FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */; }; |
1137 | 1137 | FAE579842E7CF21800B710F9 /* SentryMigrateSessionInit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */; }; |
|
2249 | 2249 | D84D2CDE2C2BF9370011AF8A /* SentryReplayType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReplayType.swift; sourceTree = "<group>"; }; |
2250 | 2250 | D84DAD4D2B17428D003CF120 /* SentryTestUtilsDynamic.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SentryTestUtilsDynamic.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
2251 | 2251 | D84DAD4F2B17428D003CF120 /* SentryTestUtilsDynamic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryTestUtilsDynamic.h; sourceTree = "<group>"; }; |
2252 | | - D84F833B2A1CC401005828E0 /* SentrySwiftAsyncIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySwiftAsyncIntegration.h; path = include/SentrySwiftAsyncIntegration.h; sourceTree = "<group>"; }; |
2253 | | - D84F833C2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySwiftAsyncIntegration.m; sourceTree = "<group>"; }; |
2254 | 2252 | D8511F722BAC8F750015E6FD /* Sentry.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = Sentry.modulemap; sourceTree = "<group>"; }; |
2255 | 2253 | D85596F1280580F10041FF8B /* SentryScreenshotIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryScreenshotIntegration.m; sourceTree = "<group>"; }; |
2256 | 2254 | D855AD61286ED6A4002573E1 /* SentryCrashTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCrashTests.m; sourceTree = "<group>"; }; |
|
2515 | 2513 | FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKThreadTests.swift; sourceTree = "<group>"; }; |
2516 | 2514 | FAC735222E25AA7A006C5A64 /* SentryProfilingSwiftHelpersTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingSwiftHelpersTests.m; sourceTree = "<group>"; }; |
2517 | 2515 | FACEED122E3179A10007B4AC /* SentryOptionsInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryOptionsInternal.m; sourceTree = "<group>"; }; |
| 2516 | + FAD882C12EDAADF90055AA44 /* SwiftAsyncIntegration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftAsyncIntegration.swift; sourceTree = "<group>"; }; |
| 2517 | + FAD882C32EDB3F450055AA44 /* SentryCrashAsync.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashAsync.h; path = include/SentryCrashAsync.h; sourceTree = "<group>"; }; |
2518 | 2518 | FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingSwiftHelpers.m; sourceTree = "<group>"; }; |
2519 | 2519 | FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilingSwiftHelpers.h; path = Sources/Sentry/include/SentryProfilingSwiftHelpers.h; sourceTree = SOURCE_ROOT; }; |
2520 | 2520 | FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMigrateSessionInit.swift; sourceTree = "<group>"; }; |
|
3680 | 3680 | 7BE0DC35272AE7BF004FA8B7 /* SentryCrash */ = { |
3681 | 3681 | isa = PBXGroup; |
3682 | 3682 | children = ( |
| 3683 | + FAD882C32EDB3F450055AA44 /* SentryCrashAsync.h */, |
3683 | 3684 | FAAB95DD2EA1EB470030A2DB /* SentryDeviceContextKeys.h */, |
3684 | 3685 | 7DC831082398283C0043DD9A /* SentryCrashIntegration.h */, |
3685 | 3686 | 7DC831092398283C0043DD9A /* SentryCrashIntegration.m */, |
3686 | 3687 | 7BCFBD6C2681D0A900BC27D8 /* SentryCrashScopeObserver.h */, |
3687 | 3688 | 7BCFBD6E2681D0EE00BC27D8 /* SentryCrashScopeObserver.m */, |
3688 | 3689 | 7B96571F26830C9100C66E25 /* SentryScopeSyncC.h */, |
3689 | 3690 | 7B96572126830D2400C66E25 /* SentryScopeSyncC.c */, |
3690 | | - D84F833B2A1CC401005828E0 /* SentrySwiftAsyncIntegration.h */, |
3691 | | - D84F833C2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m */, |
3692 | 3691 | ); |
3693 | 3692 | name = SentryCrash; |
3694 | 3693 | sourceTree = "<group>"; |
|
4840 | 4839 | children = ( |
4841 | 4840 | FAB0073C2E9F47DE001C806A /* Session */, |
4842 | 4841 | FAE579B42E7DBE9400B710F9 /* SentryGlobalEventProcessor.swift */, |
| 4842 | + FAD882C12EDAADF90055AA44 /* SwiftAsyncIntegration.swift */, |
4843 | 4843 | D49064862DFAE1B700555785 /* Screenshot */, |
4844 | 4844 | D8739CF72BECFF92007D2F66 /* Performance */, |
4845 | 4845 | D8CAC02C2BA0663E00E38F34 /* SessionReplay */, |
|
5152 | 5152 | 7B56D73124616CCD00B842DA /* SentryConcurrentRateLimitsDictionary.h in Headers */, |
5153 | 5153 | D456B4322D706BDF007068CB /* SentrySpanOperation.h in Headers */, |
5154 | 5154 | 63FE714D20DA4C1100CDBAE8 /* SentryCrashJSONCodec.h in Headers */, |
| 5155 | + FAD882C42EDB3F4C0055AA44 /* SentryCrashAsync.h in Headers */, |
5155 | 5156 | 7BAF3DD4243DD40F008A5414 /* SentryTransportFactory.h in Headers */, |
5156 | 5157 | 63FE717F20DA4C1100CDBAE8 /* SentryCrashReportFields.h in Headers */, |
5157 | 5158 | 7BE912AB272162AF00E49E62 /* SentryNoOpSpan.h in Headers */, |
|
5185 | 5186 | A8AFFCCD29069C3E00967CD7 /* SentryHttpStatusCodeRange.h in Headers */, |
5186 | 5187 | FAAB95DE2EA1EB470030A2DB /* SentryDeviceContextKeys.h in Headers */, |
5187 | 5188 | D83D079B2B7F9D1C00CC9674 /* SentryMsgPackSerializer.h in Headers */, |
5188 | | - D84F833D2A1CC401005828E0 /* SentrySwiftAsyncIntegration.h in Headers */, |
5189 | 5189 | 15E0A8EA240F2C9000F044E3 /* SentrySerialization.h in Headers */, |
5190 | 5190 | 63FE70EF20DA4C1000CDBAE8 /* SentryCrashMonitor_AppState.h in Headers */, |
5191 | 5191 | 635B3F381EBC6E2500A6176D /* SentryAsynchronousOperation.h in Headers */, |
|
5763 | 5763 | F48F78692E61DE28009D4E7D /* SentryReachability.swift in Sources */, |
5764 | 5764 | D8739D142BEE5049007D2F66 /* SentryRRWebSpanEvent.swift in Sources */, |
5765 | 5765 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */, |
5766 | | - D84F833E2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m in Sources */, |
5767 | 5766 | 7B6438AB26A70F24000D0F65 /* UIViewController+Sentry.m in Sources */, |
5768 | 5767 | 84302A812B5767A50027A629 /* SentryLaunchProfiling.m in Sources */, |
5769 | 5768 | 63AA76A31EB9CBAA00D153DE /* SentryDsn.m in Sources */, |
|
5942 | 5941 | FA67DCF82DDBD4EA00896B02 /* SentryProfileOptions.swift in Sources */, |
5943 | 5942 | FA67DCF92DDBD4EA00896B02 /* HTTPHeaderSanitizer.swift in Sources */, |
5944 | 5943 | FA67DCFA2DDBD4EA00896B02 /* SentryViewRendererV2.swift in Sources */, |
| 5944 | + FAD882C22EDAADF90055AA44 /* SwiftAsyncIntegration.swift in Sources */, |
5945 | 5945 | FAAB30F32E4E8F2C00FE8B7E /* SentryInAppLogic.swift in Sources */, |
5946 | 5946 | FA67DCFC2DDBD4EA00896B02 /* SentryFramesDelayResult.swift in Sources */, |
5947 | 5947 | FA67DCFD2DDBD4EA00896B02 /* SentryANRTracker.swift in Sources */, |
|
0 commit comments