[Scons-users] osx framework creation

Philipp Kraus philipp.kraus at flashpixx.de
Fri Mar 29 15:45:47 EDT 2013


Hello,

I need an idea to create a OSX Framework with Scons (see https://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html )
A OSX Framework is a special directory structure. I build with Scons a shared library and need to copy the header files in the directory structure.
My first idea is to create a builder, that copy the data and creates the symlinks. Is this a good choice with a builder?

Thanks

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130329/66f7df38/attachment.html>


More information about the Scons-users mailing list