change(profiling): deprecate old trace-and continuous profiling API #10148
Annotations
10 warnings
Build for Release:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Build for Release:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Build for Release:
Sources/Swift/Helper/SentryEnabledFeaturesBuilder.swift#L22
'enableAppLaunchProfiling' is deprecated: This property will be removed in a future version of the SDK. See startProfilerOnAppStart and profileLifecycle.
|
Build for Release:
Sources/Sentry/SentrySampling.m#L114
'profilesSampler' is deprecated: This property will be removed in a future version of the SDK. See profileSessionSampleRate. [-Wdeprecated-declarations]
|
Build for Release:
Sources/Sentry/SentrySampling.m#L119
'profilesSampleRate' is deprecated: This property will be removed in a future version of the SDK. See profileSessionSampleRate. [-Wdeprecated-declarations]
|
Build for Release:
Sources/Sentry/SentryProfiler.mm#L43
'profilesSampleRate' is deprecated: This property will be removed in a future version of the SDK. See profileSessionSampleRate. [-Wdeprecated-declarations]
|
Build for Release:
Sources/Sentry/SentryOptions.m#L156
'profilesSampleRate' is deprecated: This property will be removed in a future version of the SDK. See profileSessionSampleRate. [-Wdeprecated-declarations]
|
Build for Release:
Sources/Sentry/SentryOptions.m#L541
'profilesSampleRate' is deprecated: This property will be removed in a future version of the SDK. See profileSessionSampleRate. [-Wdeprecated-declarations]
|
Build for Release:
Sources/Sentry/SentryOptions.m#L545
'profilesSampler' is deprecated: This property will be removed in a future version of the SDK. See profileSessionSampleRate. [-Wdeprecated-declarations]
|
Build for Release:
Sources/Sentry/Profiling/SentryLaunchProfiling.m#L61
'enableAppLaunchProfiling' is deprecated: This property will be removed in a future version of the SDK. See startProfilerOnAppStart and profileLifecycle. [-Wdeprecated-declarations]
|
Loading