ARVideoKit
ARVideoKit copied to clipboard
import ARVideoKIT error Could not build Objective-C module 'ARVideoKit'
Hello, I am facing this issue when i install pod and try to import ARVideoKit the following error show's up"Could not build Objective-C module 'ARVideoKit'" once i manage the scheme this error goes away but then a new one show's up no such module how can i get rid of these error's
I solved this including the swift_5 branch:
pod 'ARVideoKit', :git => 'https://github.com/AFathi/ARVideoKit.git', :branch => 'swift_5'