Skip to content

Simple macOS application to help debug and verify notarization and code signatures

Notifications You must be signed in to change notification settings

dwosk/codesign-verifier-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com:dwosk/codesign-verifier-app.git
  2. cd codesign-verifier-app
  3. ./build

About

Simple macOS application to help debug and verify notarization and code signatures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published