Bump up Logboard to 2.5.0 #561
Annotations
2 errors and 3 warnings
bundle install:
Tests/IO/IOAudioRingBufferTests.swift#L49
value of type 'CMBlockBuffer' has no member 'data'
|
bundle install
Process completed with exit code 1.
|
bundle install:
Examples/iOS/IngestViewController.swift#L49
'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the window scene instead.
|
bundle install:
Examples/iOS/IngestViewController.swift#L297
'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the window scene instead.
|
bundle install:
Sources/IO/IOAudioResampler.swift#L69
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
Loading