Expose Local Network Privacy Feature for iOS 14
When compiling against the iOS 14 SDK, we need to declare VLC's custom network protocols due to Apple's war against the tracking industry.
Update - Code needs to support Local Network Privacy Feature https://developer.apple.com/news/?id=0oi77447
Apple Example Source code https://developer.apple.com/documentation/network/building_a_custom_peer-to-peer_protocol
Edited by Felix Paul Kühne