Skip to content

applemedia: add the '-fobjc-arc' for darwin/ios

We use ARC so we need to signal that to the compiler.

Fixes ios universal CI.

Merge request reports