Fix SDK checks for new iOS/macOS API
The SDK checks are ensuring the identifiers are existing at compile time whereas the existing availability checks at runtime. If the SDK is too old, the compilation will fail.
The SDK checks are ensuring the identifiers are existing at compile time whereas the existing availability checks at runtime. If the SDK is too old, the compilation will fail.
VideoLAN code repository instance