Skip to content

Instantly share code, notes, and snippets.

@kerorotg
kerorotg / gist:1886569
Created February 22, 2012 18:39 — forked from ttilley/gist:1737625
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>