ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0 compiler

Open v164237 opened this issue 6 years ago • 6 comments

Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0 compiler

v164237 avatar Jan 29 '19 09:01 v164237

You can use my fork. If you have some problem the last option which always works, is to adde it as submodule adding all files to your project.

asam139 avatar Mar 30 '19 11:03 asam139

@asam139 Save my day, thx~

pacoyang avatar Apr 15 '19 04:04 pacoyang

I am getting the same issue, please can you guide how to fix this?

dcubebusiness avatar Sep 26 '19 06:09 dcubebusiness

@asam139 can you guide?

dcubebusiness avatar Sep 26 '19 11:09 dcubebusiness

or @pacoyang

dcubebusiness avatar Sep 26 '19 11:09 dcubebusiness

Hi @dcubebusiness,

@pacoyang and I are using my fork, "https://github.com/asam139/ARVideoKit.git".

The simple way is to add as submodule in your repository and to add all files in your project. I have not tried to add my fork as a pod, so I did not know if it works.

asam139 avatar Sep 26 '19 14:09 asam139