move xcode/ into tools/
This commit is contained in:
parent
1e34d04aac
commit
2720532d63
33 changed files with 1 additions and 1 deletions
7
tools/xcode/example/Cocoa/Cocoa-Prefix.pch
Normal file
7
tools/xcode/example/Cocoa/Cocoa-Prefix.pch
Normal file
|
@ -0,0 +1,7 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'Cocoa' target in the 'Cocoa' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue