|
814 | 814 | D4D0E1E82E9D040A00358814 /* SentrySessionReplayEnvironmentCheckerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4D0E1E22E9D040800358814 /* SentrySessionReplayEnvironmentCheckerTests.swift */; }; |
815 | 815 | D4D12E7A2DFC608800DC45C4 /* SentryScreenshotOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4D12E792DFC607F00DC45C4 /* SentryScreenshotOptionsTests.swift */; }; |
816 | 816 | D4DDC0D42EE84FE100F321F6 /* SentryItemBatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4DDC0D32EE84FE100F321F6 /* SentryItemBatcher.swift */; }; |
| 817 | + D4DDC0F42EE8572F00F321F6 /* SentryItemBatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4DDC0F32EE8572F00F321F6 /* SentryItemBatcherTests.swift */; }; |
817 | 818 | D4DEE6592E439B2E00FCA5A9 /* SentryProfileTimeseriesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4DEE6582E439B2E00FCA5A9 /* SentryProfileTimeseriesTests.m */; }; |
818 | 819 | D4E3F35D2D4A864600F79E2B /* SentryNSDictionarySanitizeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42E48582D48FC8F00D251BC /* SentryNSDictionarySanitizeTests.swift */; }; |
819 | 820 | D4E3F35E2D4A877300F79E2B /* SentryNSDictionarySanitize+Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = D41909942D490006002B83D0 /* SentryNSDictionarySanitize+Tests.m */; }; |
|
2180 | 2181 | D4D0E1E22E9D040800358814 /* SentrySessionReplayEnvironmentCheckerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySessionReplayEnvironmentCheckerTests.swift; sourceTree = "<group>"; }; |
2181 | 2182 | D4D12E792DFC607F00DC45C4 /* SentryScreenshotOptionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryScreenshotOptionsTests.swift; sourceTree = "<group>"; }; |
2182 | 2183 | D4DDC0D32EE84FE100F321F6 /* SentryItemBatcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryItemBatcher.swift; sourceTree = "<group>"; }; |
| 2184 | + D4DDC0F32EE8572F00F321F6 /* SentryItemBatcherTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryItemBatcherTests.swift; sourceTree = "<group>"; }; |
2183 | 2185 | D4DEE6582E439B2E00FCA5A9 /* SentryProfileTimeseriesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfileTimeseriesTests.m; sourceTree = "<group>"; }; |
2184 | 2186 | D4E942042E9D1CF300DB7521 /* TestSessionReplayEnvironmentChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSessionReplayEnvironmentChecker.swift; sourceTree = "<group>"; }; |
2185 | 2187 | D4E9420B2E9D1D7600DB7521 /* TestSessionReplayEnvironmentCheckerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSessionReplayEnvironmentCheckerTests.swift; sourceTree = "<group>"; }; |
|
3056 | 3058 | 0A1B497228E597DD00D7BFA3 /* TestLogOutput.swift */, |
3057 | 3059 | D8AE48C02C57B1550092A2A6 /* SentryLevelTests.swift */, |
3058 | 3060 | 92235CAF2E155B2600865983 /* SentryLoggerTests.swift */, |
| 3061 | + D4DDC0F32EE8572F00F321F6 /* SentryItemBatcherTests.swift */, |
3059 | 3062 | 928BED2A2E16977A00B4D398 /* SentryLogBatcherTests.swift */, |
3060 | 3063 | F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */, |
3061 | 3064 | F40E42FA2EAAAD4500E53876 /* PrivateSentrySDKOnlyTests.swift */, |
|
6305 | 6308 | D4D12E7A2DFC608800DC45C4 /* SentryScreenshotOptionsTests.swift in Sources */, |
6306 | 6309 | 7B6C5ED6264E62CA0010D138 /* SentryTransactionTests.swift in Sources */, |
6307 | 6310 | D81FDF12280EA1060045E0E4 /* SentryScreenshotSourceTests.swift in Sources */, |
| 6311 | + D4DDC0F42EE8572F00F321F6 /* SentryItemBatcherTests.swift in Sources */, |
6308 | 6312 | D8019910286B089000C277F0 /* SentryCrashReportSinkTests.swift in Sources */, |
6309 | 6313 | D885266427739D01001269FC /* SentryFileIOTrackingIntegrationTests.swift in Sources */, |
6310 | 6314 | 7BBD18992449DE9D00427C76 /* TestRateLimits.swift in Sources */, |
|
0 commit comments