Closed fassko closed 5 years ago
@fassko thanks for taking care of this 👍 one question, what's the reason for bumping iOS and tvOS deployment target versions?
@adamcichy
because setCategory(_:mode:options:) is available only from iOS 10.0+ and tvOS 10.0+
I think these versions are not so old so should be fine.
In Xcode 10.2 finally they have fixed issue with AVFoundation which has been discussed in #38