rnine / SimplyCoreAudio

🔊 A Swift framework that aims to make Core Audio use less tedious in macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 3.4 fails to import

supersimple33 opened this issue · comments

import AMCoreAudio fails when podfile specifies version 3.4 no such module AMCoreAudio. AMCoreAudio imports without error for versions 3.3 and 3.3.1 when specified in podfile.

commented

CocoaPods is no longer supported, please migrate to Swift Package Manager.