Merge branch 'master' of github.com:BorisLys/Swift-Radio-Pro-master #73
Annotations
10 warnings
Build Project:
SwiftRadio/NowPlayingViewController.swift#L18
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
Build Project:
SwiftRadio/RadioPlayer.swift#L15
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
Build Project:
SwiftRadio/Libraries/FRadioPlayer/FRadioPlayer.swift#L79
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
Build Project:
SwiftRadio/StationsViewController.swift#L155
'isNetworkActivityIndicatorVisible' was deprecated in iOS 13.0: Provide a custom network activity UI in your app if desired.
|
Build Project:
SwiftRadio/StationsViewController.swift#L162
'isNetworkActivityIndicatorVisible' was deprecated in iOS 13.0: Provide a custom network activity UI in your app if desired.
|
Build Project:
SwiftRadio/StationsViewController.swift#L377
'dimsBackgroundDuringPresentation' was deprecated in iOS 12.0
|
Build Project:
SwiftRadio/Libraries/FRadioPlayer/FRadioPlayer.swift#L79
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
Build Project:
SwiftRadio/Libraries/FRadioPlayer/FRadioPlayer.swift#L359
'loadValuesAsynchronously(forKeys:completionHandler:)' was deprecated in iOS 16.0: Use load(_:) instead. For non-deprecated properties that do not have an AVAsyncProperty equivalent, continue to query these properties synchronously
|
Build Project:
SwiftRadio/Libraries/FRadioPlayer/FRadioPlayer.swift#L364
'statusOfValue(forKey:error:)' was deprecated in iOS 16.0: Use status(of:) instead
|
Build Project:
SwiftRadio/Libraries/FRadioPlayer/FRadioPlayer.swift#L365
'AVKeyValueStatus' was deprecated in iOS 16.0: Use AVAsyncProperty.Status instead
|
Loading