Skip to content

Added missing instructions for macOS compilation when embedding Gstreamer.framework to a project

Current instructions are causing a runtime crash observed in cerbero#462 added the missing step of adding /Libraries/ folder to Runpath Search Paths.

Merge request reports