|
89 | 89 | 6205CF262D549D8A001E6049 /* SentryDateCodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6205CF252D549D8A001E6049 /* SentryDateCodableTests.swift */; }; |
90 | 90 | 621AE74B2C626C230012E730 /* SentryANRTrackerV2.h in Headers */ = {isa = PBXBuildFile; fileRef = 621AE74A2C626C230012E730 /* SentryANRTrackerV2.h */; }; |
91 | 91 | 621AE74D2C626C510012E730 /* SentryANRTrackerV2.m in Sources */ = {isa = PBXBuildFile; fileRef = 621AE74C2C626C510012E730 /* SentryANRTrackerV2.m */; }; |
| 92 | + 621D22012DBB7E09006F9C48 /* SentryANRTrackerV1IntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621D22002DBB7E09006F9C48 /* SentryANRTrackerV1IntegrationTests.swift */; }; |
92 | 93 | 621D9F2F2B9B0320003D94DE /* SentryCurrentDateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621D9F2E2B9B0320003D94DE /* SentryCurrentDateProvider.swift */; }; |
93 | 94 | 621F61F12BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621F61F02BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift */; }; |
94 | 95 | 62212B872D520CB00062C2FA /* SentryEventCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62212B862D520CB00062C2FA /* SentryEventCodable.swift */; }; |
|
1173 | 1174 | 621AE74A2C626C230012E730 /* SentryANRTrackerV2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryANRTrackerV2.h; path = include/SentryANRTrackerV2.h; sourceTree = "<group>"; }; |
1174 | 1175 | 621AE74C2C626C510012E730 /* SentryANRTrackerV2.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryANRTrackerV2.m; sourceTree = "<group>"; }; |
1175 | 1176 | 621AE74E2C626CF70012E730 /* SentryANRTrackerV2Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryANRTrackerV2Tests.swift; sourceTree = "<group>"; }; |
| 1177 | + 621D22002DBB7E09006F9C48 /* SentryANRTrackerV1IntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryANRTrackerV1IntegrationTests.swift; sourceTree = "<group>"; }; |
1176 | 1178 | 621D9F2E2B9B0320003D94DE /* SentryCurrentDateProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCurrentDateProvider.swift; sourceTree = "<group>"; }; |
1177 | 1179 | 621F61F02BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnabledFeaturesBuilder.swift; sourceTree = "<group>"; }; |
1178 | 1180 | 62212B862D520CB00062C2FA /* SentryEventCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEventCodable.swift; sourceTree = "<group>"; }; |
|
3095 | 3097 | isa = PBXGroup; |
3096 | 3098 | children = ( |
3097 | 3099 | 7B2A70D727D5F07F008B0D15 /* SentryANRTrackerV1Tests.swift */, |
| 3100 | + 621D22002DBB7E09006F9C48 /* SentryANRTrackerV1IntegrationTests.swift */, |
3098 | 3101 | 621AE74E2C626CF70012E730 /* SentryANRTrackerV2Tests.swift */, |
3099 | 3102 | 7BFA69F527E0840400233199 /* SentryANRTrackingIntegrationTests.swift */, |
3100 | 3103 | 623E16C22D6C57C000CF1625 /* SentryANRTypeTests.swift */, |
|
5523 | 5526 | 84EB21962BF01CEA00EDDA28 /* SentryCrashInstallationTests.swift in Sources */, |
5524 | 5527 | 7BFE7A0A27A1B6B000D2B66E /* SentryWatchdogTerminationsIntegrationTests.swift in Sources */, |
5525 | 5528 | D8292D7D2A39A027009872F7 /* UrlSanitizedTests.swift in Sources */, |
| 5529 | + 621D22012DBB7E09006F9C48 /* SentryANRTrackerV1IntegrationTests.swift in Sources */, |
5526 | 5530 | 7BA61CAF247BBF3C00C130A8 /* SentryDebugImageProviderTests.swift in Sources */, |
5527 | 5531 | 7BB7E7C729267A28004BF96B /* EmptyIntegration.swift in Sources */, |
5528 | 5532 | 7B965728268321CD00C66E25 /* SentryCrashScopeObserverTests.swift in Sources */, |
|
0 commit comments