Hi Sean, did you know if I also need special compiler and/or linker flags?
Best Regards -----Ursprüngliche Nachricht----- Von: Sean McBride [mailto:s...@rogue-research.com] Gesendet: Dienstag, 22. November 2011 17:56 An: David Cole; NoRulez Cc: CMake MailingList Betreff: Re: [CMake] CMake and Sandboxed Mac OS X app On Tue, 22 Nov 2011 11:45:29 -0500, David Cole said: >What are the requirements for a Sandboxed app? Is there a documentation >page from Apple that describes what needs to be in the Info.plist to >support Sandboxing? The main doc is here: <http://developer.apple.com/library/mac/#documentation/Security/Conceptual/A ppSandboxDesignGuide/AboutAppSandbox/AboutAppSandbox.html> It's more than just adding keys in Info.plist, the app also needs to be codesigned, which is typically done by invoking the 'codesign' tool (see man codesign). -- ____________________________________________________________ Sean McBride, B. Eng s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake