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

Commit

Permalink
Add warning to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ole committed Jul 4, 2014
1 parent ced38b1 commit d2430d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ 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/).

## WARNING

Please do not use this code in your apps. It was just a quick experiment and is neither tested nor secure.

## Usage

1. Add the files `NSBundle+OBCodeSigningInfo.h` and `NSBundle+OBCodeSigningInfo.m` to your Xcode project.
Expand Down

0 comments on commit d2430d7

Please sign in to comment.