]> git.saurik.com Git - apple/security.git/blobdiff - KeychainSyncAccountNotification/KeychainSyncAccountNotification-Prefix.pch
Security-57031.1.35.tar.gz
[apple/security.git] / KeychainSyncAccountNotification / KeychainSyncAccountNotification-Prefix.pch
diff --git a/KeychainSyncAccountNotification/KeychainSyncAccountNotification-Prefix.pch b/KeychainSyncAccountNotification/KeychainSyncAccountNotification-Prefix.pch
new file mode 100644 (file)
index 0000000..e4c16b6
--- /dev/null
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'KeychainSyncAccountNotification' target in the 'KeychainSyncAccountNotification' project
+//
+
+#ifdef __OBJC__
+    #import <Foundation/Foundation.h>
+#endif