|
1110 | 1110 | FACEED132E3179A10007B4AC /* SentyOptionsInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = FACEED122E3179A10007B4AC /* SentyOptionsInternal.m */; }; |
1111 | 1111 | FAE2DAB82E1F317900262307 /* SentryProfilingSwiftHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */; }; |
1112 | 1112 | FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */; }; |
| 1113 | + FAE579842E7CF21800B710F9 /* SentryMigrateSessionInit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */; }; |
1113 | 1114 | FAE5798D2E7D9D4C00B710F9 /* SentrySysctl.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579872E7D9D4900B710F9 /* SentrySysctl.swift */; }; |
1114 | 1115 | FAE579BA2E7DBE9900B710F9 /* SentryGlobalEventProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579B42E7DBE9400B710F9 /* SentryGlobalEventProcessor.swift */; }; |
1115 | 1116 | FAE579C22E7DDDE700B710F9 /* SentryThreadWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579BC2E7DDDE400B710F9 /* SentryThreadWrapper.swift */; }; |
1116 | | - FAE579842E7CF21800B710F9 /* SentryMigrateSessionInit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */; }; |
1117 | 1117 | FAE579CC2E7DE14900B710F9 /* SentryFrameRemover.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */; }; |
| 1118 | + FAE579D52E7F238100B710F9 /* HangTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579CF2E7F237A00B710F9 /* HangTracker.swift */; }; |
| 1119 | + FAE57A3C2E81C55900B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE57A362E81C54F00B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwift.swift */; }; |
| 1120 | + FAE57C142E831A7700B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE57C0E2E831A7700B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwiftTests.swift */; }; |
| 1121 | + FAE57C232E832A9400B710F9 /* HangTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE57C1D2E832A8F00B710F9 /* HangTrackerTests.swift */; }; |
1118 | 1122 | FAE80C242E4695B40010A595 /* SentryEvent+Serialize.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */; }; |
1119 | 1123 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; }; |
1120 | 1124 | FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; }; |
|
2458 | 2462 | FAE579B42E7DBE9400B710F9 /* SentryGlobalEventProcessor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryGlobalEventProcessor.swift; sourceTree = "<group>"; }; |
2459 | 2463 | FAE579BC2E7DDDE400B710F9 /* SentryThreadWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryThreadWrapper.swift; sourceTree = "<group>"; }; |
2460 | 2464 | FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFrameRemover.swift; sourceTree = "<group>"; }; |
| 2465 | + FAE579CF2E7F237A00B710F9 /* HangTracker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HangTracker.swift; sourceTree = "<group>"; }; |
| 2466 | + FAE57A362E81C54F00B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryWatchdogTerminationTrackingIntegrationSwift.swift; sourceTree = "<group>"; }; |
| 2467 | + FAE57C0E2E831A7700B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryWatchdogTerminationTrackingIntegrationSwiftTests.swift; sourceTree = "<group>"; }; |
| 2468 | + FAE57C1D2E832A8F00B710F9 /* HangTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HangTrackerTests.swift; sourceTree = "<group>"; }; |
2461 | 2469 | FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryEvent+Serialize.h"; path = "include/SentryEvent+Serialize.h"; sourceTree = "<group>"; }; |
2462 | 2470 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; }; |
2463 | 2471 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; }; |
|
3353 | 3361 | 7B2A70D627D5F06C008B0D15 /* ANR */ = { |
3354 | 3362 | isa = PBXGroup; |
3355 | 3363 | children = ( |
| 3364 | + FAE57C1D2E832A8F00B710F9 /* HangTrackerTests.swift */, |
3356 | 3365 | 7B2A70D727D5F07F008B0D15 /* SentryANRTrackerV1Tests.swift */, |
3357 | 3366 | 621D22002DBB7E09006F9C48 /* SentryANRTrackerV1IntegrationTests.swift */, |
3358 | 3367 | 621AE74E2C626CF70012E730 /* SentryANRTrackerV2Tests.swift */, |
|
3761 | 3770 | children = ( |
3762 | 3771 | D452FE6B2DDC873400AFF56F /* Processors */, |
3763 | 3772 | 7BFE7A0927A1B6B000D2B66E /* SentryWatchdogTerminationTrackingIntegrationTests.swift */, |
| 3773 | + FAE57C0E2E831A7700B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwiftTests.swift */, |
3764 | 3774 | 0A2D7BB929152CBF008727AF /* SentryWatchdogTerminationScopeObserverTests.swift */, |
3765 | 3775 | 7B98D7DF25FB73B900C5A389 /* SentryWatchdogTerminationTrackerTests.swift */, |
3766 | 3776 | D452FE742DDC8DC400AFF56F /* TestSentryWatchdogTerminationBreadcrumbProcessor.swift */, |
|
4225 | 4235 | D452FCBC2DDB6FA800AFF56F /* WatchdogTerminations */ = { |
4226 | 4236 | isa = PBXGroup; |
4227 | 4237 | children = ( |
| 4238 | + FAE57A362E81C54F00B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwift.swift */, |
4228 | 4239 | D452FCBD2DDB6FC200AFF56F /* Processors */, |
4229 | 4240 | ); |
4230 | 4241 | path = WatchdogTerminations; |
|
4322 | 4333 | D800942328F82E8D005D3943 /* Swift */ = { |
4323 | 4334 | isa = PBXGroup; |
4324 | 4335 | children = ( |
| 4336 | + FAE579CF2E7F237A00B710F9 /* HangTracker.swift */, |
4325 | 4337 | F4FE9E062E6248BB0014FED5 /* SentryCrash */, |
4326 | 4338 | FABB48B22E59310D0071397E /* Transaction */, |
4327 | 4339 | FAAB29F02E3D252000ACD577 /* SentrySession.swift */, |
|
5861 | 5873 | FA01BCB22E69352A00968DFA /* SentryDiscardedEvent.swift in Sources */, |
5862 | 5874 | 7BAF3DCE243DCBFE008A5414 /* SentryTransportFactory.m in Sources */, |
5863 | 5875 | F4E3DCCB2E1579240093CB80 /* SentryScopePersistentStore.swift in Sources */, |
| 5876 | + FAE57A3C2E81C55900B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwift.swift in Sources */, |
5864 | 5877 | 7D65260E237F649E00113EA2 /* SentryScope.m in Sources */, |
5865 | 5878 | D4EDF9842D0B2A210071E7B3 /* Data+SentryTracing.swift in Sources */, |
5866 | 5879 | 84281C472A57905700EE88F2 /* SentrySample.m in Sources */, |
|
5884 | 5897 | 0A2D8DA9289BC905008720F6 /* SentryViewHierarchyProvider.m in Sources */, |
5885 | 5898 | D84D2CDD2C2BF7370011AF8A /* SentryReplayEvent.swift in Sources */, |
5886 | 5899 | D8BC28CC2BFF78220054DA4D /* SentryRRWebTouchEvent.swift in Sources */, |
| 5900 | + FAE579D52E7F238100B710F9 /* HangTracker.swift in Sources */, |
5887 | 5901 | D452FC592DDB4B1700AFF56F /* SentryWatchdogTerminationBreadcrumbProcessor.m in Sources */, |
5888 | 5902 | FAE2DAB82E1F317900262307 /* SentryProfilingSwiftHelpers.m in Sources */, |
5889 | 5903 | 8EA1ED0B2668F8C400E62B98 /* SentryUIViewControllerSwizzling.m in Sources */, |
|
6030 | 6044 | 62278CA82E30B21A0022ABC6 /* SentryHttpTransportFlushIntegrationTests.swift in Sources */, |
6031 | 6045 | 0A5370A128A3EC2400B2DCDE /* SentryViewHierarchyProviderTests.swift in Sources */, |
6032 | 6046 | D8FFE50C2703DBB400607131 /* SwizzlingCallTests.swift in Sources */, |
| 6047 | + FAE57C142E831A7700B710F9 /* SentryWatchdogTerminationTrackingIntegrationSwiftTests.swift in Sources */, |
6033 | 6048 | 7BFAA6E7297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm in Sources */, |
6034 | 6049 | 9286059929A50BAB00F96038 /* SentryGeoTests.swift in Sources */, |
6035 | 6050 | 621655662DB12A8900810504 /* SentryCrashMach-OTests.m in Sources */, |
|
6237 | 6252 | D884A20527C80F6300074664 /* SentryCoreDataTrackerTest.swift in Sources */, |
6238 | 6253 | 8E70B10125CB8695002B3155 /* SentrySpanIdTests.swift in Sources */, |
6239 | 6254 | 62E2119A2DAE99FC007D7262 /* SentryAsyncSafeLog.m in Sources */, |
| 6255 | + FAE57C232E832A9400B710F9 /* HangTrackerTests.swift in Sources */, |
6240 | 6256 | 84EB21962BF01CEA00EDDA28 /* SentryCrashInstallationTests.swift in Sources */, |
6241 | 6257 | 7BFE7A0A27A1B6B000D2B66E /* SentryWatchdogTerminationTrackingIntegrationTests.swift in Sources */, |
6242 | 6258 | FA6614FC2E4B8E1A00657755 /* TestSentryUIApplication.swift in Sources */, |
|
0 commit comments