mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 19:57:41 +00:00
8 lines
162 B
Objective-C
8 lines
162 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
#import "Locksmith.h"
|
|
|
|
FOUNDATION_EXPORT double LocksmithVersionNumber;
|
|
FOUNDATION_EXPORT const unsigned char LocksmithVersionString[];
|
|
|