Open aisouard opened 7 years ago
the original code already does that by default, just look at what GN generates. otherwise, in CMake, you just need to add some properties to a shared lib
https://cmake.org/cmake/help/v3.5/prop_tgt/FRAMEWORK.html
On Mon, Feb 13, 2017 at 12:51 AM, Axel Isouard notifications@github.com wrote:
Move to 0.2
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aisouard/libwebrtc/issues/25#issuecomment-279231195, or mute the thread https://github.com/notifications/unsubscribe-auth/AAT1nufhZeCiU3YNHUyRNqcXkxFZCvPbks5rbzh3gaJpZM4L4jAL .
sg.linkedin.com/agouaillard
-
Thanks @agouaillard, I'll look into it as soon as possible. Will find a way to generate the Info.plist
file with the DMG layout.
Would be nice to have for our friends using Xcode.