diff --git a/XNI_Prefix.pch b/XNI_Prefix.pch new file mode 100644 index 0000000..bfb7394 --- /dev/null +++ b/XNI_Prefix.pch @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif