[deprecated] All of the public API from FirebaseRemoteConfigSwift can now
be accessed through the FirebaseRemoteConfig module. Therefore,
FirebaseRemoteConfigSwift has been deprecated, and will be removed in a
future release. See https://firebase.google.com/docs/ios/swift-migration for
migration instructions.
10.1.0
[fixed] Fix CocoaPods release did not include the RemoteConfigProperty feature. (#10371)
10.0.0
[added] Added a new dynamic property wrapper API that enables developers to configure UI components to automatically updates when new config are activated. (#10155)
9.5.0
[fixed] Fix Codable implementation to handle arrays and dictionaries from plist defaults. (#9980)
9.0.0
[added] Breaking change:FirebaseRemoteConfigSwift has exited beta and
is now generally available for use.