Add static library target for iOS build

This commit is contained in:
iska
2014-09-15 22:32:32 +02:00
parent d3be396ffc
commit b220b7d561
2 changed files with 237 additions and 20 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#import <Foundation/Foundation.h>
#endif