[rc-swift] ConfigRealtime #3912
Annotations
6 warnings
Build:
FirebaseRemoteConfig/Tests/Sample/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
Build:
FirebaseRemoteConfig/Tests/Sample/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesObjC' from project 'Pods')
|
Build:
FirebaseRemoteConfig/SwiftNew/ConfigRealtime.swift#L66
stored property 'realtimeClient' of 'Sendable'-conforming class 'ConfigUpdateListenerRegistration' has non-sendable type 'ConfigRealtime?'
|
Build:
FirebaseRemoteConfig/SwiftNew/ConfigRealtime.swift#L66
stored property 'realtimeClient' of 'Sendable'-conforming class 'ConfigUpdateListenerRegistration' has non-sendable type 'ConfigRealtime?'
|
Build:
FirebaseRemoteConfig/Sources/FIRRemoteConfig.m#L169
sending 'id<FIRAnalyticsInterop> _Nullable __strong' to parameter of incompatible type 'id<AnalyticsInterop> _Nullable'
|
Build:
FirebaseRemoteConfig/Sources/FIRRemoteConfig.m#L190
sending 'id<FIRAnalyticsInterop> _Nullable __strong' to parameter of incompatible type 'id<AnalyticsInterop> _Nullable'
|
Loading