corrosion / gstreamer-osx-bundle

Bundle GStreamer library with an OS X application.
3 stars 0 forks source link

The package GStreamer library encounters a signature issue #1

Open FengyunSky opened 7 years ago

FengyunSky commented 7 years ago

Hello, with your method you are prompted to bundle GStreamer library with an OS X application, I encountered signature problems recently. The specific issues are as follows, “/GStreamer.framework/Versions/A: No such file or directory Command /usr/bin/codesign failed with exit code 1", whether you have encountered the same problem, how to solve, thank you!

corrosion commented 7 years ago

Is there "/GStreamer.framework/Versions/1.0" or "/GStreamer.framework/1.0" folder in your build? I haven't worked with GStreamer for a while. But what I remember is that you may have to create a "Versions/A" directory and set it to point to the /1.0 dir.

arvindnrbt commented 6 years ago

It still didn't work. /Users/../../../../DerivedData/DisplayX/Build/Products/Debug/DXDemo.app: code object is not signed at all In subcomponent: /Users/../../../../DerivedData/DisplayX/Build/Products/Debug/DXDemo.app/Contents/Frameworks/GStreamer.framework