|
90 | 90 | 62A456E52B0370E0003F19A1 /* SentryUIEventTrackerTransactionMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 62A456E42B0370E0003F19A1 /* SentryUIEventTrackerTransactionMode.m */; }; |
91 | 91 | 62B86CFC29F052BB008F3947 /* SentryTestLogConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 62B86CFB29F052BB008F3947 /* SentryTestLogConfig.m */; }; |
92 | 92 | 62C25C862B075F4900C68CBD /* TestOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C25C852B075F4900C68CBD /* TestOptions.swift */; }; |
| 93 | + 62C3168B2B1F865A000D7031 /* SentryTimeSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C3168A2B1F865A000D7031 /* SentryTimeSwiftTests.swift */; }; |
93 | 94 | 62E081A929ED4260000F69FC /* SentryBreadcrumbDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 62E081A829ED4260000F69FC /* SentryBreadcrumbDelegate.h */; }; |
94 | 95 | 62E081AB29ED4322000F69FC /* SentryBreadcrumbTestDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E081AA29ED4322000F69FC /* SentryBreadcrumbTestDelegate.swift */; }; |
95 | 96 | 62F226B729A37C120038080D /* SentryBooleanSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 62F226B629A37C120038080D /* SentryBooleanSerialization.m */; }; |
|
1002 | 1003 | 62A456E42B0370E0003F19A1 /* SentryUIEventTrackerTransactionMode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryUIEventTrackerTransactionMode.m; sourceTree = "<group>"; }; |
1003 | 1004 | 62B86CFB29F052BB008F3947 /* SentryTestLogConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryTestLogConfig.m; sourceTree = "<group>"; }; |
1004 | 1005 | 62C25C852B075F4900C68CBD /* TestOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestOptions.swift; sourceTree = "<group>"; }; |
| 1006 | + 62C3168A2B1F865A000D7031 /* SentryTimeSwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryTimeSwiftTests.swift; sourceTree = "<group>"; }; |
1005 | 1007 | 62E081A829ED4260000F69FC /* SentryBreadcrumbDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumbDelegate.h; path = include/SentryBreadcrumbDelegate.h; sourceTree = "<group>"; }; |
1006 | 1008 | 62E081AA29ED4322000F69FC /* SentryBreadcrumbTestDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryBreadcrumbTestDelegate.swift; sourceTree = "<group>"; }; |
1007 | 1009 | 62F226B629A37C120038080D /* SentryBooleanSerialization.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryBooleanSerialization.m; sourceTree = "<group>"; }; |
|
2854 | 2856 | 84A8892028DBD8D600C51DFD /* SentryDeviceTests.mm */, |
2855 | 2857 | D85790282976A69F00C6AC1F /* TestDebugImageProvider.swift */, |
2856 | 2858 | 8431EE5A29ADB8EA00D8DC56 /* SentryTimeTests.m */, |
| 2859 | + 62C3168A2B1F865A000D7031 /* SentryTimeSwiftTests.swift */, |
2857 | 2860 | 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */, |
2858 | 2861 | ); |
2859 | 2862 | path = Helper; |
|
4403 | 4406 | 63EED6C32237989300E02400 /* SentryOptionsTest.m in Sources */, |
4404 | 4407 | 7BBD18B22451804C00427C76 /* SentryRetryAfterHeaderParserTests.swift in Sources */, |
4405 | 4408 | 7BD337E424A356180050DB6E /* SentryCrashIntegrationTests.swift in Sources */, |
| 4409 | + 62C3168B2B1F865A000D7031 /* SentryTimeSwiftTests.swift in Sources */, |
4406 | 4410 | 7BD4E8E827FD95900086C410 /* SentryMigrateSessionInitTests.m in Sources */, |
4407 | 4411 | 7B6CC50224EE5A42001816D7 /* SentryHubTests.swift in Sources */, |
4408 | 4412 | 7BF9EF882722D13000B5BBEF /* SentryTestObjCRuntimeWrapper.m in Sources */, |
|
0 commit comments