FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

CharlesJS/CSCodeSignature: A library providing a Swifty interface for reading macOS code signatures. · GitHub

Repository files navigation

CSCodeSignature

Does your app need to deal with code signatures? Are you sick of the ugly CoreFoundation interface for dealing with them? Then fret no more; CSCodeSignature is a nice Swifty wrapper around the macOS code signing framework. Just pass it a URL to a file in the file system, and CSCodeSignature will tell you whether it is signed or not, as well as provide a bunch of information about the signature.

This library is free for any use under the terms of the MIT license.

Charles Srstka

About

A library providing a Swifty interface for reading macOS code signatures.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL