docs: improve SDK Controls #250
Annotations
11 warnings
Build:
Example/Pods/netfox/netfox/iOS/NFXListController_iOS.swift#L30
'automaticallyAdjustsScrollViewInsets' was deprecated in iOS 11.0: Use UIScrollView's contentInsetAdjustmentBehavior instead
|
Build:
Example/Pods/netfox/netfox/iOS/NFXListController_iOS.swift#L55
'dimsBackgroundDuringPresentation' was deprecated in iOS 12.0
|
Build:
Example/Pods/netfox/netfox/iOS/NFXSettingsController_iOS.swift#L30
'automaticallyAdjustsScrollViewInsets' was deprecated in iOS 11.0: Use UIScrollView's contentInsetAdjustmentBehavior instead
|
Build:
Example/Pods/netfox/netfox/iOS/NFXSettingsController_iOS.swift#L74
'openURL' was deprecated in iOS 10.0
|
Build:
ld#L1
ignoring duplicate libraries: '-lc++'
|
Build:
Example/Pods/SwiftDate/Sources/SwiftDate/Supports/Commons.swift#L213
switch must be exhaustive
|
Build:
Example/Pods/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift#L153
switch must be exhaustive
|
Build:
Example/Pods/RealmSwift/RealmSwift/Projection.swift#L801
stored property 'impl' of 'Sendable'-conforming class 'UnfairLock' has non-sendable type 'os_unfair_lock_t' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
|
Build:
Example/Pods/RealmSwift/RealmSwift/Realm.swift#L1353
passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
|
Build:
Example/Pods/RealmSwift/RealmSwift/RealmConfiguration.swift#L346
converting non-sendable function value to '@sendable (SyncSubscriptionSet) -> Void' may introduce data races
|
Install xcbeautify
xcbeautify 2.16.0 is already installed and up-to-date.
To reinstall 2.16.0, run:
brew reinstall xcbeautify
|
Loading