ci: Test with static lib #14129
Annotations
10 warnings and 9 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 linked
Success! UIKit.framework linked.
|
Ensure UIKit is linked
Matches: 2
|
Ensure UIKit is linked
Checking if Sentry build product is linked to UIKit.
|
Ensure UIKit is linked
Checking build product path: uikit-check-build/Build/Products/Debug-iphonesimulator/Sentry.framework/Sentry
|
Ensure UIKit is linked
- Module Name: Sentry
|
Ensure UIKit is linked
- Linkage Test: linked
|
Ensure UIKit is linked
- Derived Data Path: uikit-check-build
|
Ensure UIKit is linked
- Configuration: Debug
|
Ensure UIKit is linked
Checking UIKit linkage for:
|
Loading