Release baf035e693b7ea6474529b98abfc230fc070cf10 #2492
Annotations
10 warnings
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentryTraceContext.m#L143
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
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 Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
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]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentryTracer.m#L706
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentryTracer.m#L647
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentryTracer.m#L588
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/SentryTracer.m#L178
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build Sentry-WithoutUIKitOrAppKit XCFramework slice for iphonesimulator:
Sources/Sentry/Processors/SentryWatchdogTerminationBreadcrumbProcessor.m#L107
implicit conversion from nullable pointer 'NSData * _Nullable' to non-nullable pointer type 'NSData * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Loading