Skip to content

Instantly share code, notes, and snippets.

@keijiro
Created May 27, 2019 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keijiro/8a4d5dc3aae759ff3f29c989d72dfa46 to your computer and use it in GitHub Desktop.
Save keijiro/8a4d5dc3aae759ff3f29c989d72dfa46 to your computer and use it in GitHub Desktop.
Using lipo to update MacOS plugin binary in Rsvfx.
lipo -create /usr/local/Cellar/librealsense/2.22.0/lib/librealsense2.2.22.0.dylib -output realsense2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment