Last version cannot be compiled with Swift 4.1 (Xcode 9.4.1).
Proposer.swift:38:69: error: binary operator '==' cannot be applied to operands of type '() -> AVAudioSessionRecordPermission' and '_'
return AVAudioSession.sharedInstance().recordPermission == .undetermined
Maybe it would warrant a major version change?
Last version cannot be compiled with Swift 4.1 (Xcode 9.4.1).
Maybe it would warrant a major version change?