Skip to content

[3.0] Renderer API: fix assert logic, ease debug and disable asserts in production

Felix Paul Kühne requested to merge fkuehne/VLCKit:3.0-renderer-discoverer into 3.0

This fixes the reverse assert logic in the renderer discoverer API, adds descriptions and disables assert in production builds of VLCKit (like already done for iOS and tvOS).

Forward-port to the master branch in !124 (merged).

This fixes #575 (closed).

Edited by Felix Paul Kühne

Merge request reports