[rc-swift] Custom Signals and Sendable #3961
Annotations
4 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#L71
stored property 'realtimeClient' of 'Sendable'-conforming class 'ConfigUpdateListenerRegistration' has non-sendable type 'ConfigRealtime?'
|
Build:
FirebaseRemoteConfig/SwiftNew/ConfigRealtime.swift#L71
stored property 'realtimeClient' of 'Sendable'-conforming class 'ConfigUpdateListenerRegistration' has non-sendable type 'ConfigRealtime?'
|
Loading