vadymmarkov / Beethoven

:guitar: A maestro of pitch detection.
https://github.com/vadymmarkov
Other
824 stars 146 forks source link

Type 'AVMediaType' (aka 'NSString') has no member 'audio' #51

Closed Meekohi closed 6 years ago

Meekohi commented 6 years ago

Trying to add as a Framework to an existing project and getting Swift Compiler Error:

Type 'AVMediaType' (aka 'NSString') has no member 'audio'

Meekohi commented 6 years ago

Seems like a Swift 3 vs Swift 4 problem.