|
998 | 998 | F48F767C2E60B555009D4E7D /* SentryNSTimerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48F767B2E60B555009D4E7D /* SentryNSTimerFactory.swift */; }; |
999 | 999 | F48F78692E61DE28009D4E7D /* SentryReachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48F78682E61DE28009D4E7D /* SentryReachability.swift */; }; |
1000 | 1000 | F49236EB2E5E4B2F00663673 /* SentryBinaryImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49236EA2E5E4B2F00663673 /* SentryBinaryImageCache.swift */; }; |
| 1001 | + F498EBA62EE0B8E400F57509 /* SentrySwiftIntegrationInstallerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F498EBA52EE0B8E400F57509 /* SentrySwiftIntegrationInstallerTests.swift */; }; |
1001 | 1002 | F49D41982DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D41972DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift */; }; |
1002 | 1003 | F49D419A2DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */; }; |
1003 | 1004 | F49D419C2DEA30C300D9244E /* SentryCrashExceptionApplicationHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F49D419B2DEA30B800D9244E /* SentryCrashExceptionApplicationHelper.h */; }; |
|
2376 | 2377 | F48F767B2E60B555009D4E7D /* SentryNSTimerFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSTimerFactory.swift; sourceTree = "<group>"; }; |
2377 | 2378 | F48F78682E61DE28009D4E7D /* SentryReachability.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReachability.swift; sourceTree = "<group>"; }; |
2378 | 2379 | F49236EA2E5E4B2F00663673 /* SentryBinaryImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryBinaryImageCache.swift; sourceTree = "<group>"; }; |
| 2380 | + F498EBA52EE0B8E400F57509 /* SentrySwiftIntegrationInstallerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySwiftIntegrationInstallerTests.swift; sourceTree = "<group>"; }; |
2379 | 2381 | F49D41972DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUseNSExceptionCallstackWrapperTests.swift; sourceTree = "<group>"; }; |
2380 | 2382 | F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashExceptionApplicationTests.swift; sourceTree = "<group>"; }; |
2381 | 2383 | F49D419B2DEA30B800D9244E /* SentryCrashExceptionApplicationHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashExceptionApplicationHelper.h; path = include/SentryCrashExceptionApplicationHelper.h; sourceTree = "<group>"; }; |
|
3506 | 3508 | 7B944FA924697E9700A10721 /* Integrations */ = { |
3507 | 3509 | isa = PBXGroup; |
3508 | 3510 | children = ( |
| 3511 | + F498EBA52EE0B8E400F57509 /* SentrySwiftIntegrationInstallerTests.swift */, |
3509 | 3512 | 843FB3422D156B9900558F18 /* Feedback */, |
3510 | 3513 | 7BF6505D292B77D100BBA5A8 /* MetricKit */, |
3511 | 3514 | D808FB85281AB2EF009A2A33 /* UIEvents */, |
|
6372 | 6375 | 623E16C32D6C57C000CF1625 /* SentryANRTypeTests.swift in Sources */, |
6373 | 6376 | D80694C42B7CC9AE00B820E6 /* SentryReplayEventTests.swift in Sources */, |
6374 | 6377 | 7B34721728086A9D0041F047 /* SentrySwizzleWrapperTests.swift in Sources */, |
| 6378 | + F498EBA62EE0B8E400F57509 /* SentrySwiftIntegrationInstallerTests.swift in Sources */, |
6375 | 6379 | 8EC4CF5025C3A0070093DEE9 /* SentrySpanContextTests.swift in Sources */, |
6376 | 6380 | 6281C5742D3E50DF009D0978 /* ArbitraryDataTests.swift in Sources */, |
6377 | 6381 | FAD882762EDA6EF50055AA44 /* SentrySDKInfo+Equality.swift in Sources */, |
|
0 commit comments