mirror of
https://github.com/opa334/TrollStore.git
synced 2025-07-07 08:48:45 +08:00
4 lines
154 B
Objective-C
4 lines
154 B
Objective-C
#import <stdbool.h>
|
|
#import <Foundation/Foundation.h>
|
|
|
|
int codesign_sign_adhoc(const char *path, bool preserveMetadata, NSDictionary *customEntitlements); |