[Release] Update versions for Release 11.6.0 #3771
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/Tests/Sample/RemoteConfigSampleApp/ViewController.m#L140
incompatible pointer types initializing 'NSString *' with an expression of type 'NSSet<NSString *> * _Nullable' [-Wincompatible-pointer-types]
|
Build:
FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m#L142
format string is not a string literal (potentially insecure) [-Wformat-security]
|
Loading