mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-18 07:17:22 +01:00
Abstracted bundle prefix
This commit is contained in:
7
Sources/Secretive/Helpers/Secretive-Bridging-Header.h
Normal file
7
Sources/Secretive/Helpers/Secretive-Bridging-Header.h
Normal file
@@ -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