Guilherme Rambo

2pods

GRCodeSignatureVerifier

Simple code signature verification for OS X apps.

GRCodeSignatureVerifier can be used to check if an app has been tampered with by verifying It's code signature.

See demo app to learn more.

License: BSD

  • Objective C

GRStatusBar

Safari-like status bar for macOS apps. This adds a statusBar property to NSWindow, the easiest way to show a status message is by just setting the text property on your window's statusBar.

See demo app to learn more.

License: BSD

  • Swift