Skip to content

Instantly share code, notes, and snippets.

@ttilley
ttilley / gist:1737625
Created February 4, 2012 12:42
mac sandbox and code signing conveniences
//
// CodeSignConveniences.h
//
// Created by Travis Tilley on 2/4/12.
// Copyright (c) 2012 Travis Tilley. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <Security/CodeSigning.h>