[WIP] fix: interop with managed .NET runtimes #14333
Annotations
10 warnings and 10 notices
Build for Debug:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L80
implicit conversion from nullable pointer 'NSDictionary<NSString *,id> * _Nullable __strong const' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L80
implicit conversion from nullable pointer 'NSDictionary<NSString *,id> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L80
implicit conversion from nullable pointer 'SentryId * _Nullable __strong const' to non-nullable pointer type 'SentryId * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryContinuousProfiler.mm#L78
implicit conversion from nullable pointer 'NSDictionary * _Nullable __strong const' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryProfilerState.mm#L147
implicit conversion from nullable pointer 'NSNumber * _Nullable __strong const' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryProfilerState.mm#L32
implicit conversion from nullable pointer 'NSString * _Nullable __strong const' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryTraceProfiler.mm#L52
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build for Debug:
Sources/Sentry/Profiling/SentryTraceProfiler.mm#L38
implicit conversion from nullable pointer 'SentryProfiler * _Nullable __strong' to non-nullable pointer type 'SentryProfiler * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Ensure UIKit is not linked
Success! UIKit.framework not linked.
|
Ensure UIKit is not linked
Checking if Sentry build product is not linked to UIKit.
|
Ensure UIKit is not linked
Matches: 0
|
Ensure UIKit is not linked
Checking if Sentry build product is linked to UIKit.
|
Ensure UIKit is not linked
Checking build product path: uikit-check-build/Build/Products/DebugWithoutUIKit-iphonesimulator/SentryWithoutUIKit.framework/SentryWithoutUIKit
|
Ensure UIKit is not linked
- Module Name: SentryWithoutUIKit
|
Ensure UIKit is not linked
- Linkage Test: unlinked
|
Ensure UIKit is not linked
- Derived Data Path: uikit-check-build
|
Ensure UIKit is not linked
- Configuration: DebugWithoutUIKit
|
Ensure UIKit is not linked
Checking UIKit linkage for:
|
Loading