|
286 | 286 | 7DB3A687238EA75E00A2D442 /* SentryHttpTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB3A684238EA75E00A2D442 /* SentryHttpTransport.m */; }; |
287 | 287 | 840A11122B61E27500650D02 /* SentrySamplerDecision.m in Sources */ = {isa = PBXBuildFile; fileRef = 840A11102B61E27500650D02 /* SentrySamplerDecision.m */; }; |
288 | 288 | 84281C432A578E5600EE88F2 /* SentryProfilerState.mm in Sources */ = {isa = PBXBuildFile; fileRef = 84281C422A578E5600EE88F2 /* SentryProfilerState.mm */; }; |
289 | | - 84281C462A57905700EE88F2 /* SentrySample.h in Headers */ = {isa = PBXBuildFile; fileRef = 84281C442A57905700EE88F2 /* SentrySample.h */; }; |
290 | | - 84281C472A57905700EE88F2 /* SentrySample.m in Sources */ = {isa = PBXBuildFile; fileRef = 84281C452A57905700EE88F2 /* SentrySample.m */; }; |
291 | 289 | 84302A812B5767A50027A629 /* SentryLaunchProfiling.m in Sources */ = {isa = PBXBuildFile; fileRef = 84302A7F2B5767A50027A629 /* SentryLaunchProfiling.m */; }; |
292 | 290 | 8431D4552BE1745A009EAEC1 /* SentryProfileTestFixture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8431D4522BE1741E009EAEC1 /* SentryProfileTestFixture.swift */; }; |
293 | 291 | 8431D4562BE1745F009EAEC1 /* SentryContinuousProfilerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8446F5182BE172290040D57E /* SentryContinuousProfilerTests.swift */; }; |
|
446 | 444 | D8CB7417294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = D8CB7416294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m */; }; |
447 | 445 | D8CB74192947285A00A5F964 /* SentryEnvelopeItemHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = D8CB74182947285A00A5F964 /* SentryEnvelopeItemHeader.h */; }; |
448 | 446 | D8CB741B2947286500A5F964 /* SentryEnvelopeItemHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = D8CB741A2947286500A5F964 /* SentryEnvelopeItemHeader.m */; }; |
| 447 | + F400C0CD2F368A8B0042712D /* SentryProfilerSampleCreation.m in Sources */ = {isa = PBXBuildFile; fileRef = F400C0CC2F368A8B0042712D /* SentryProfilerSampleCreation.m */; }; |
| 448 | + F400C0D42F368A980042712D /* SentryProfilerSampleCreation.h in Headers */ = {isa = PBXBuildFile; fileRef = F400C0D32F368A980042712D /* SentryProfilerSampleCreation.h */; }; |
449 | 449 | F40B7BB52F22E00200771198 /* SentryCoreDataSwizzlingHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F40B7BB42F22E00200771198 /* SentryCoreDataSwizzlingHelper.m */; }; |
| 450 | + F40C5EC42F3BC7DE00CAEC02 /* SentryProfileDebugLoggerHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F40C5EC32F3BC7DE00CAEC02 /* SentryProfileDebugLoggerHelper.m */; }; |
| 451 | + F40C5EC62F3BC7EE00CAEC02 /* SentryProfileDebugLoggerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F40C5EC52F3BC7EE00CAEC02 /* SentryProfileDebugLoggerHelper.h */; }; |
450 | 452 | F42F49BD2F2903B400903377 /* SentryCoreDataSwizzlingHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F42F49BC2F2903B400903377 /* SentryCoreDataSwizzlingHelper.h */; }; |
451 | 453 | F44858132E03579D0013E63B /* SentryCrashDynamicLinker+Test.h in Headers */ = {isa = PBXBuildFile; fileRef = F44858122E0357940013E63B /* SentryCrashDynamicLinker+Test.h */; }; |
452 | 454 | F44D2B5C2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */; }; |
|
910 | 912 | 840B7EF02BBF2B5F008B8120 /* MIGRATION.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = MIGRATION.md; sourceTree = "<group>"; }; |
911 | 913 | 840B7EF22BBF83DF008B8120 /* SentryProfiler+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryProfiler+Private.h"; path = "Sources/Sentry/include/SentryProfiler+Private.h"; sourceTree = SOURCE_ROOT; }; |
912 | 914 | 84281C422A578E5600EE88F2 /* SentryProfilerState.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryProfilerState.mm; sourceTree = "<group>"; }; |
913 | | - 84281C442A57905700EE88F2 /* SentrySample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySample.h; path = ../include/SentrySample.h; sourceTree = "<group>"; }; |
914 | | - 84281C452A57905700EE88F2 /* SentrySample.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySample.m; sourceTree = "<group>"; }; |
915 | 915 | 84281C642A57D36100EE88F2 /* SentryProfilerState+ObjCpp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryProfilerState+ObjCpp.h"; path = "../include/SentryProfilerState+ObjCpp.h"; sourceTree = "<group>"; }; |
916 | 916 | 84302A7F2B5767A50027A629 /* SentryLaunchProfiling.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryLaunchProfiling.m; sourceTree = "<group>"; }; |
917 | 917 | 8431D4522BE1741E009EAEC1 /* SentryProfileTestFixture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryProfileTestFixture.swift; sourceTree = "<group>"; }; |
|
931 | 931 | 844DA80528246D5000E6B62E /* Sentry.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = Sentry.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
932 | 932 | 844DA80628246D5000E6B62E /* .craft.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .craft.yml; sourceTree = "<group>"; }; |
933 | 933 | 844DA80728246D5000E6B62E /* Gemfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = Gemfile; sourceTree = "<group>"; }; |
934 | | - 844DA80828246D5000E6B62E /* .gitmodules */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitmodules; sourceTree = "<group>"; }; |
935 | 934 | 844DA80A28246D5000E6B62E /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; }; |
936 | 935 | 844DA80B28246D5000E6B62E /* Brewfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = Brewfile; sourceTree = "<group>"; }; |
937 | 936 | 844DA80C28246D5000E6B62E /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
|
1109 | 1108 | D8CB7416294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEnvelopeAttachmentHeader.m; sourceTree = "<group>"; }; |
1110 | 1109 | D8CB74182947285A00A5F964 /* SentryEnvelopeItemHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEnvelopeItemHeader.h; path = include/SentryEnvelopeItemHeader.h; sourceTree = "<group>"; }; |
1111 | 1110 | D8CB741A2947286500A5F964 /* SentryEnvelopeItemHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEnvelopeItemHeader.m; sourceTree = "<group>"; }; |
| 1111 | + F400C0CC2F368A8B0042712D /* SentryProfilerSampleCreation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilerSampleCreation.m; sourceTree = "<group>"; }; |
| 1112 | + F400C0D32F368A980042712D /* SentryProfilerSampleCreation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilerSampleCreation.h; path = Sources/Sentry/include/SentryProfilerSampleCreation.h; sourceTree = SOURCE_ROOT; }; |
1112 | 1113 | F40B7BB42F22E00200771198 /* SentryCoreDataSwizzlingHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCoreDataSwizzlingHelper.m; sourceTree = "<group>"; }; |
| 1114 | + F40C5EC32F3BC7DE00CAEC02 /* SentryProfileDebugLoggerHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfileDebugLoggerHelper.m; sourceTree = "<group>"; }; |
| 1115 | + F40C5EC52F3BC7EE00CAEC02 /* SentryProfileDebugLoggerHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfileDebugLoggerHelper.h; path = Sources/Sentry/include/SentryProfileDebugLoggerHelper.h; sourceTree = SOURCE_ROOT; }; |
1113 | 1116 | F42F49BC2F2903B400903377 /* SentryCoreDataSwizzlingHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCoreDataSwizzlingHelper.h; path = include/SentryCoreDataSwizzlingHelper.h; sourceTree = "<group>"; }; |
1114 | 1117 | F44858122E0357940013E63B /* SentryCrashDynamicLinker+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryCrashDynamicLinker+Test.h"; sourceTree = "<group>"; }; |
1115 | 1118 | F44D2B5A2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryProfilingScreenFramesHelper.h; sourceTree = "<group>"; }; |
|
1951 | 1954 | 848A45182BBF8D33006AAAEC /* SentryContinuousProfiler.mm */, |
1952 | 1955 | 0354A22A2A134D9C003C3A04 /* SentryProfilerState.h */, |
1953 | 1956 | 84281C422A578E5600EE88F2 /* SentryProfilerState.mm */, |
| 1957 | + F400C0D32F368A980042712D /* SentryProfilerSampleCreation.h */, |
| 1958 | + F400C0CC2F368A8B0042712D /* SentryProfilerSampleCreation.m */, |
1954 | 1959 | 84281C642A57D36100EE88F2 /* SentryProfilerState+ObjCpp.h */, |
1955 | 1960 | 84354E0F29BF944900CDBB8B /* SentryProfileTimeseries.h */, |
1956 | 1961 | 84354E1029BF944900CDBB8B /* SentryProfileTimeseries.m */, |
1957 | 1962 | 03BCC38D27E2A377003232C7 /* SentryProfilingConditionals.h */, |
1958 | | - 84281C442A57905700EE88F2 /* SentrySample.h */, |
1959 | | - 84281C452A57905700EE88F2 /* SentrySample.m */, |
1960 | 1963 | 03F84D3027DD4191008FE43F /* SentrySamplingProfiler.cpp */, |
1961 | 1964 | 03F84D1527DD414C008FE43F /* SentrySamplingProfiler.hpp */, |
1962 | 1965 | 03F84D1427DD414C008FE43F /* SentryStackBounds.hpp */, |
|
1970 | 1973 | 03BCC38B27E1C01A003232C7 /* SentryTime.mm */, |
1971 | 1974 | 84DEE8752B69AD6400A7BC17 /* SentryLaunchProfiling.h */, |
1972 | 1975 | 84302A7F2B5767A50027A629 /* SentryLaunchProfiling.m */, |
| 1976 | + F40C5EC52F3BC7EE00CAEC02 /* SentryProfileDebugLoggerHelper.h */, |
| 1977 | + F40C5EC32F3BC7DE00CAEC02 /* SentryProfileDebugLoggerHelper.m */, |
1973 | 1978 | ); |
1974 | 1979 | path = Profiling; |
1975 | 1980 | sourceTree = "<group>"; |
|
2239 | 2244 | 844DA80628246D5000E6B62E /* .craft.yml */, |
2240 | 2245 | 840B7EEC2BBF2AFE008B8120 /* .gitattributes */, |
2241 | 2246 | 844DA81628246D5000E6B62E /* .gitignore */, |
2242 | | - 844DA80828246D5000E6B62E /* .gitmodules */, |
2243 | 2247 | 840B7EED2BBF2B16008B8120 /* .pre-commit-config.yaml */, |
2244 | 2248 | 840B7EEE2BBF2B23008B8120 /* .ruby-version */, |
2245 | 2249 | 844A3563282B3C9F00C6D1DF /* .sauce */, |
|
2325 | 2329 | D851EFA83D0A4BB0B1915646 /* SentryDefaultTelemetryProcessorTransport.h in Headers */, |
2326 | 2330 | 63FE717720DA4C1100CDBAE8 /* SentryCrashReportWriter.h in Headers */, |
2327 | 2331 | 84DEE86B2B686BD400A7BC17 /* SentrySamplerDecision.h in Headers */, |
| 2332 | + F40C5EC62F3BC7EE00CAEC02 /* SentryProfileDebugLoggerHelper.h in Headers */, |
2328 | 2333 | D81A346C291AECC7005A27A9 /* PrivateSentrySDKOnly.h in Headers */, |
2329 | 2334 | D88817DA26D72AB800BF2251 /* SentryTraceContext.h in Headers */, |
2330 | 2335 | 63FE708520DA4C1000CDBAE8 /* SentryCrashReportFilter.h in Headers */, |
|
2439 | 2444 | D452FC732DDB553100AFF56F /* SentryWatchdogTerminationBreadcrumbProcessor.h in Headers */, |
2440 | 2445 | FA914E9B2ED61AA800C54BDD /* SentryFormatterSwift.h in Headers */, |
2441 | 2446 | D456B4382D706BFE007068CB /* SentrySpanDataKey.h in Headers */, |
| 2447 | + F400C0D42F368A980042712D /* SentryProfilerSampleCreation.h in Headers */, |
2442 | 2448 | 7B77BE3527EC8445003C9020 /* SentryDiscardReasonMapper.h in Headers */, |
2443 | 2449 | 7B610D602512390E00B0B5D9 /* SentrySDK+Private.h in Headers */, |
2444 | 2450 | 62A456E12B03704A003F19A1 /* SentryUIEventTrackerMode.h in Headers */, |
|
2464 | 2470 | 632331F9240506DF008D91D6 /* SentryScope+Private.h in Headers */, |
2465 | 2471 | D8603DD8284F894C000E1227 /* SentryBaggage.h in Headers */, |
2466 | 2472 | 03F84D2127DD414C008FE43F /* SentrySamplingProfiler.hpp in Headers */, |
2467 | | - 84281C462A57905700EE88F2 /* SentrySample.h in Headers */, |
2468 | 2473 | 63FE712B20DA4C1100CDBAE8 /* SentryCrashStackCursor.h in Headers */, |
2469 | 2474 | 7BA61CBF247CEA8100C130A8 /* SentryFormatter.h in Headers */, |
2470 | 2475 | D8370B6C273DF20F00F66E2D /* SentryNSURLSessionTaskSearch.h in Headers */, |
|
2975 | 2980 | 843FB3232D0CD04D00558F18 /* SentryUserAccess.m in Sources */, |
2976 | 2981 | 63FE716720DA4C1100CDBAE8 /* SentryCrashCPU.c in Sources */, |
2977 | 2982 | 63FE717320DA4C1100CDBAE8 /* SentryCrashC.c in Sources */, |
| 2983 | + F40C5EC42F3BC7DE00CAEC02 /* SentryProfileDebugLoggerHelper.m in Sources */, |
2978 | 2984 | 63FE70D720DA4C1000CDBAE8 /* SentryCrashMonitor_MachException.c in Sources */, |
2979 | 2985 | 7B96572226830D2400C66E25 /* SentryScopeSyncC.c in Sources */, |
2980 | 2986 | F44D2B5D2E6B7E8700FF31FA /* SentryProfilingScreenFramesHelper.m in Sources */, |
|
2994 | 3000 | 7DB3A687238EA75E00A2D442 /* SentryHttpTransport.m in Sources */, |
2995 | 3001 | 63FE70D520DA4C1000CDBAE8 /* SentryCrashMonitor_NSException.m in Sources */, |
2996 | 3002 | 7BC63F0A28081288009D9E37 /* SentrySwizzleWrapperHelper.m in Sources */, |
| 3003 | + F400C0CD2F368A8B0042712D /* SentryProfilerSampleCreation.m in Sources */, |
2997 | 3004 | 63295AF71EF3C7DB002D4490 /* SentryNSDictionarySanitize.m in Sources */, |
2998 | 3005 | 7B8ECBFC26498958005FE2EF /* SentryDefaultAppStateManager.m in Sources */, |
2999 | 3006 | FA6555162E30182B009917BC /* SentrySDKInternal.m in Sources */, |
|
3027 | 3034 | 63FE717520DA4C1100CDBAE8 /* SentryCrash.m in Sources */, |
3028 | 3035 | 7BAF3DCE243DCBFE008A5414 /* SentryTransportFactory.m in Sources */, |
3029 | 3036 | 7D65260E237F649E00113EA2 /* SentryScope.m in Sources */, |
3030 | | - 84281C472A57905700EE88F2 /* SentrySample.m in Sources */, |
3031 | 3037 | 62A456E52B0370E0003F19A1 /* SentryUIEventTrackerTransactionMode.m in Sources */, |
3032 | 3038 | D43A2A122DD47FCE00114724 /* SentryWeakMap.m in Sources */, |
3033 | 3039 | 63FE712D20DA4C1100CDBAE8 /* SentryCrashJSONCodecObjC.m in Sources */, |
|
0 commit comments