restructure file organization
This commit is contained in:
parent
7effaa841a
commit
910660ede3
19 changed files with 52 additions and 20 deletions
15
pass/Helpers/Objective-CBridgingHeader.h
Normal file
15
pass/Helpers/Objective-CBridgingHeader.h
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
//
|
||||
// Objective-CBridgingHeader.h
|
||||
// pass
|
||||
//
|
||||
// Created by Mingshen Sun on 19/1/2017.
|
||||
// Copyright © 2017 Bob Sun. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef Objective_CBridgingHeader_h
|
||||
#define Objective_CBridgingHeader_h
|
||||
|
||||
#import <ObjectivePGP/ObjectivePGP.h>
|
||||
#import <ObjectiveGit/ObjectiveGit.h>
|
||||
|
||||
#endif /* Objective_CBridgingHeader_h */
|
||||
Loading…
Add table
Add a link
Reference in a new issue