Skip to content

Release 1.2.1 breaks build with Swift 4.1 #13

Description

@PetrPrazak

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions