[Bug 770875] Add support for bitcode embedding on iOS/tvOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 24 11:31:11 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=770875

skryv at softserveinc.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skryv at softserveinc.com

--- Comment #2 from skryv at softserveinc.com ---
Please, enable it for iOS build in order to make possible to use it in iOS
projects that have bitcode enabled.
Note that most of iOS projects use bitcode option for compatibility reasons
nowadays.
If iOS project has bitcode option enabled than it causes linking problem:
ld:
'/Users/skryv/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/GStreamer(libgstapplemedia_a_armv7_-libgstapplemedia_la-avfassetsrc.o)'
does not contain bitcode. You must rebuild it with bitcode enabled (Xcode
setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable
bitcode for this target. file
'/Users/skryv/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/GStreamer'
for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list