Revision: 26251
          http://sourceforge.net/p/bibdesk/svn/26251
Author:   hofman
Date:     2021-06-18 09:06:42 +0000 (Fri, 18 Jun 2021)
Log Message:
-----------
Declare 10_14 and 10_15 appkit versions for old SDKs

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView_Prefix.pch

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView_Prefix.pch
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView_Prefix.pch       
2021-06-18 06:30:23 UTC (rev 26250)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FileView_Prefix.pch       
2021-06-18 09:06:42 UTC (rev 26251)
@@ -102,6 +102,14 @@
 #define NSAppKitVersionNumber10_13 1561
 #endif
 
+#ifndef NSAppKitVersionNumber10_14
+#define NSAppKitVersionNumber10_14 1671
+#endif
+
+#ifndef NSAppKitVersionNumber10_15
+#define NSAppKitVersionNumber10_15 1894
+#endif
+
 #elif !defined(MAC_OS_X_VERSION_10_14) || MAC_OS_X_VERSION_MAX_ALLOWED < 
MAC_OS_X_VERSION_10_14
 
 static const NSAppKitVersion NSAppKitVersionNumber10_13 = 1561;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to