nCr78 / RecPlayer-iOS

A simple iOS application that records audio and plays it back. (+some animations)
21 stars 4 forks source link

can not play project #1

Open sultan-arshi opened 4 years ago

sultan-arshi commented 4 years ago

Can you please help me to play project

i am getting error No such module 'AudioKit' and No such module 'AudioKitUI'

sultan-arshi commented 4 years ago

ok what i did i initiate pod in it pod init and then added pod 'AudioKit', '~> 4.0' into podfile and then pod install