[lldb-dev] Code Signing
Sebastien Metrot
meeloo at gmail.com
Fri Jun 7 02:52:49 PDT 2013
Hello,
In preparation of getting my lldb based application in the hands of users (first beta testers, then other developers) I'd like to be able to codesign my build of lldb with a certificate from a trusted CA. Have any of you already done this? I have looked at symantec offers (http://www.symantec.com/code-signing?inid=vrsn_symc_cs_index&searchdomain=google.com&searchterms= ) but what I need to order is not clear to me. I imagine I could use a version of LLDB that is already signed (for example the one shipped with Xcode?) as I have not made any modification to the lib, but I'd rather have my own version in order not to be dependent on someone else's schedule.
I also wonder is there is any chance to have an application that uses lldb published on the Mac App Store and what would entitlements I should add to my app?
Thank you very much in advance!
S.
PS: I'm amazed by how well designed and easy to apprehend the C++ API is. I have been able to go from white page to semi functional application in less than 2 weeks. Incredible!
--
Sebastien Metrot
Yasound - CTO - Cofounder
sebastien at yasound.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130607/271b2d72/attachment.html>
More information about the lldb-dev
mailing list