Skip to content
  • Justin Bogner's avatar
    [CMake] Teach the build system to codesign built products · 8fa26084
    Justin Bogner authored
    Automatically codesign all executables and dynamic libraries if a
    codesigning identity is given (via LLVM_CODESIGNING_IDENTITY). This
    option is darwin only for now.
    
    Also update platforms/iOS.cmake to pick up the right versions of
    codesign and codesign_allocate.
    
    llvm-svn: 336708
    8fa26084
Loading