Adjust darwin build configuration to new project structure.
This commit is contained in:
10
platform-darwin/Tests/Tests-Prefix.pch
Normal file
10
platform-darwin/Tests/Tests-Prefix.pch
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'Tests' target in the 'Tests' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
#endif
|
||||
|
||||
#import "MasterPassword-Prefix.pch"
|
Reference in New Issue
Block a user