sgraenitz marked 3 inline comments as done.
sgraenitz added inline comments.


================
Comment at: resources/LLDB-Info.plist.in:18
+       <key>CFBundleSignature</key>
+       <string>????</string>
+       <key>CFBundleVersion</key>
----------------
aprantl wrote:
> Just out of curiosity: Why this? Is this expected to be replaced after code 
> signing?
Good question. Seems to be a weird representation for something like default or 
none. It's in all the plists.

> The bundle signature in new Xcode projects is initialized as ????. You can 
> probably leave it at that, but if you want your own code, you need to 
> register it: http://developer.apple.com/datatype/index.html
https://stackoverflow.com/questions/1875912



CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55328/new/

https://reviews.llvm.org/D55328



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to