Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 346 Bytes

Codesign Verifier

Built with SwiftUI, the Codesign Verifier application makes verifying code signatures of application bundles and installers easier on macOS. Just drag and drop!

Prerequisites

  1. Xcode 12+
  2. CMake 3.21+

Build

  1. git clone [email protected]:dwosk/codesign-verifier-app.git
  2. cd codesign-verifier-app
  3. ./build