This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
(c) 2012-2016 Sassafras Software Inc. | |
Provided "as is" under the terms of the MIT license, no warranty, use at your own risk | |
*/ | |
/* | |
to build: | |
cc pkgresign.c -framework Security -framework CoreFoundation -lxar -o pkgresign | |
*/ |