mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-09-14 12:18:01 +02:00
Abstracted bundle prefix
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
extern NSString *const BundlePrefix;
|
||||
Reference in New Issue
Block a user