| 
35 | 35 | 		03F84D3727DD4191008FE43F /* SentrySamplingProfiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03F84D3027DD4191008FE43F /* SentrySamplingProfiler.cpp */; };  | 
36 | 36 | 		03F84D3827DD4191008FE43F /* SentryBacktrace.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03F84D3127DD4191008FE43F /* SentryBacktrace.cpp */; };  | 
37 | 37 | 		03F9D37C2819A65C00602916 /* SentryProfilerTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 03F9D37B2819A65C00602916 /* SentryProfilerTests.mm */; };  | 
 | 38 | +		0A1C3592287D7107007D01E3 /* SentryMetaTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A1C3591287D7107007D01E3 /* SentryMetaTests.swift */; };  | 
38 | 39 | 		15360CCF2432777500112302 /* SentrySessionTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 15360CCE2432777400112302 /* SentrySessionTracker.m */; };  | 
39 | 40 | 		15360CD2243277A000112302 /* SentrySessionTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 15360CD12432779F00112302 /* SentrySessionTracker.h */; };  | 
40 | 41 | 		15360CD62432832400112302 /* SentryAutoSessionTrackingIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 15360CD52432832400112302 /* SentryAutoSessionTrackingIntegration.m */; };  | 
 | 
704 | 705 | 		03F84D3027DD4191008FE43F /* SentrySamplingProfiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SentrySamplingProfiler.cpp; path = Sources/Sentry/SentrySamplingProfiler.cpp; sourceTree = SOURCE_ROOT; };  | 
705 | 706 | 		03F84D3127DD4191008FE43F /* SentryBacktrace.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SentryBacktrace.cpp; path = Sources/Sentry/SentryBacktrace.cpp; sourceTree = SOURCE_ROOT; };  | 
706 | 707 | 		03F9D37B2819A65C00602916 /* SentryProfilerTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryProfilerTests.mm; sourceTree = "<group>"; };  | 
 | 708 | +		0A1C3591287D7107007D01E3 /* SentryMetaTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMetaTests.swift; sourceTree = "<group>"; };  | 
707 | 709 | 		15360CCE2432777400112302 /* SentrySessionTracker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySessionTracker.m; sourceTree = "<group>"; };  | 
708 | 710 | 		15360CD12432779F00112302 /* SentrySessionTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySessionTracker.h; path = include/SentrySessionTracker.h; sourceTree = "<group>"; };  | 
709 | 711 | 		15360CD52432832400112302 /* SentryAutoSessionTrackingIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAutoSessionTrackingIntegration.m; sourceTree = "<group>"; };  | 
 | 
1759 | 1761 | 				630C01931EC3402C00C52CEF /* SentryKSCrashReportConverterTests.m */,  | 
1760 | 1762 | 				63B819131EC352A7002FDF4C /* SentryInterfacesTests.m */,  | 
1761 | 1763 | 				63EED6C22237989300E02400 /* SentryOptionsTest.m */,  | 
 | 1764 | +				0A1C3591287D7107007D01E3 /* SentryMetaTests.swift */,  | 
1762 | 1765 | 				632331F52404FFA8008D91D6 /* SentryScopeTests.m */,  | 
1763 | 1766 | 				7B569DFE2590EEF600B653FC /* SentryScope+Equality.h */,  | 
1764 | 1767 | 				7B569DFF2590EEF600B653FC /* SentryScope+Equality.m */,  | 
 | 
3381 | 3384 | 				7BBD18992449DE9D00427C76 /* TestRateLimits.swift in Sources */,  | 
3382 | 3385 | 				8E4A038625F76A7600000D77 /* TypeMapping.swift in Sources */,  | 
3383 | 3386 | 				7B04A9AB24EA5F8D00E710B1 /* SentryUserTests.swift in Sources */,  | 
 | 3387 | +				0A1C3592287D7107007D01E3 /* SentryMetaTests.swift in Sources */,  | 
3384 | 3388 | 				7BA61CCF247EB59500C130A8 /* SentryCrashUUIDConversionTests.swift in Sources */,  | 
3385 | 3389 | 				7BBD188D2448453600427C76 /* SentryHttpDateParserTests.swift in Sources */,  | 
3386 | 3390 | 				7BBD18BB24530D2600427C76 /* SentryFileManagerTests.swift in Sources */,  | 
 | 
0 commit comments