[WIP] fix: interop with managed .NET runtimes #2080
Annotations
10 warnings and 7 notices
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
Sources/Sentry/Profiling/SentryProfilerState.mm#L162
implicit conversion from nullable pointer 'NSNumber * _Nullable' to non-nullable pointer type 'NSNumber * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Generate HEAD SDK:
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]
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Created simulator 'iPhone 16 Pro' (iOS 26.0) with UDID: 2A38DE21-1275-4E8D-B8B6-A8E0C26269B7
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Attempting to create simulator: Name='iPhone 16 Pro', Platform='iOS', OS='26.0'
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
No existing simulator found for 'iPhone 16 Pro' (iOS 26.0)
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Found runtime ID: com.apple.CoreSimulator.SimRuntime.iOS-26-0
|
Run ./scripts/ci-create-simulator.sh --platform iOS --os-version 26.0 --device-name "iPhone 16 Pro"
Requested simulator: Platform='iOS', OS Version='26.0', Device Name='iPhone 16 Pro'
|
Run ./scripts/ci-install-xOS-26-platforms.sh --platforms "iOS"
Platform installation completed
|
Run ./scripts/ci-install-xOS-26-platforms.sh --platforms "iOS"
Installing required platform simulators for Xcode 26
|
Loading