ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

Module compiled with Swift 4.0.3 cannot be imported in Swift 4.1

Open nadim7innvonix opened this issue 6 years ago • 1 comments

I got this error while compile with the given ARVideoKit.framework

Can any one help?

nadim7innvonix avatar Jun 18 '18 06:06 nadim7innvonix

Download source code, open ARVideoKit.xcodeproj and build project for your device. Then get the framework from Products and replace the old framework in your project by this one.

Kelmatou avatar Jun 19 '18 09:06 Kelmatou