Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

building for an actual device requires vlckit built for arm64 #5

Open
d4v3y0rk opened this issue Apr 18, 2017 · 3 comments
Open

building for an actual device requires vlckit built for arm64 #5

d4v3y0rk opened this issue Apr 18, 2017 · 3 comments

Comments

@d4v3y0rk
Copy link

the vlckit that gets setup seems to be only made for running properly in the simulator. how do I get it to run on an actual device and install the arm64 version of vlckit?

@vahotm
Copy link

vahotm commented May 9, 2017

Same for me. I wasn't able to build the project even though the author updated it recently.

@vahotm
Copy link

vahotm commented May 10, 2017

I managed to build the project. What I did is:

  • excluded DynamicMobileVLCKit from project
  • added pod 'MobileVLCKit'
  • disabled bitcode for the whole project

@chenyun120
Copy link

Do you have an OC version?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants