Removed network from MP OS X + initial STM code MP iOS.
[REMOVED] OS X: Removed networking code. We're going to use SendToMac instead. [ADDED] iOS: Initial code for communicating with SendToMac hosts.
This commit is contained in:
9
SendToMac/SendToMac-Prefix.pch
Normal file
9
SendToMac/SendToMac-Prefix.pch
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'SendToMac' target in the 'SendToMac' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Foundation/Foundation.h>
|
||||
#endif
|
||||
|
||||
#import "Pearl-Prefix.pch"
|
Reference in New Issue
Block a user