[Bug 771860] Apple release code sign error.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 21 10:03:46 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=771860
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thaytan at noraisin.net
--- Comment #7 from Jan Schmidt <thaytan at noraisin.net> ---
I pushed 2 commits to cerbero master that might make this better:
commit ae2fff2dcc4995d2bf34a1938e6433cee1a25592
Author: Jan Schmidt <jan at centricular.com>
Date: Fri Apr 21 17:25:05 2017 +1000
OSX/iOS: Make framework bundles more descriptive
Make the framework name for osx and iOS be 'GStreamer'
instead of 'osx-framework' and create different filenames
for osx and ios framework builds so the ios one builds
as 'ios-framework' instead of both being 'osx-framework'
Make the human-readable framework CFBundlePackageGetInfoString
contain a useful description with the version
of the framework
https://bugzilla.gnome.org/show_bug.cgi?id=771860
commit 8802888e2538b90f15ced65e59fab352f43468a2
Author: Jan Schmidt <jan at centricular.com>
Date: Fri Apr 21 17:16:29 2017 +1000
OSX/iOS bundle: Make the Current version link be directly to 1.0
Don't point to ../Versions/1.0 but instead directly to the
directory. This should fix problems with the codesign tool
complaining about unsealed contents
https://bugzilla.gnome.org/show_bug.cgi?id=771860
--
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