add some tests #71
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/NowPlayingViewController.swift#L18
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
Build Project:
SwiftRadio/Libraries/Spring/KeyboardLayoutConstraint.swift#L63
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
Build Project:
SwiftRadio/Libraries/Spring/KeyboardLayoutConstraint.swift#L92
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
|
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
|
Loading