Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ole committed Feb 23, 2012
1 parent a45c457 commit 273b07e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# NSBundle+OBCodeSigningInfo

A category on `NSBundle` that adds method to check an app bundle's code signing and sandboxing state.

Written by Ole Begemann, February 2012.

For more info, see the corresponding blog post: [Checking Code Signing and Sandboxing Status in Code](http://oleb.net/blog/2012/02/checking-code-signing-and-sandboxing-status-in-code/).

0 comments on commit 273b07e

Please sign in to comment.