Skip to content

debug: fix view controller rotation

Felix Paul Kühne requested to merge fkuehne/vlc-ios:fix-debug-rotation into master

By enforcing the metal GPU frame capture mode, view controllers will rotate even if a debugger is attached.

Merge request reports