Remove dead code from FirebaseRemoteConfig #3790
Annotations
2 warnings
Fake Console tests:
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in Mac Catalyst 13.1: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
Fake Console tests:
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in Mac Catalyst 13.1: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
Loading