Revision: 28412
http://sourceforge.net/p/bibdesk/svn/28412
Author: hofman
Date: 2023-11-03 22:42:40 +0000 (Fri, 03 Nov 2023)
Log Message:
-----------
Set deployment targets to 10.13. Replace deprecated symbols.
Modified Paths:
--------------
trunk/bibdesk_vendorsrc/agkit_sourceforge/agregex/AGRegex-Common.xcconfig
trunk/bibdesk_vendorsrc/gward/btparse/objc/BTParse-Common.xcconfig
Modified:
trunk/bibdesk_vendorsrc/agkit_sourceforge/agregex/AGRegex-Common.xcconfig
===================================================================
--- trunk/bibdesk_vendorsrc/agkit_sourceforge/agregex/AGRegex-Common.xcconfig
2023-11-03 22:37:12 UTC (rev 28411)
+++ trunk/bibdesk_vendorsrc/agkit_sourceforge/agregex/AGRegex-Common.xcconfig
2023-11-03 22:42:40 UTC (rev 28412)
@@ -1,7 +1,7 @@
ARCHS = $(ARCHS_STANDARD)
SDKROOT = macosx
SKIP_INSTALL = YES
-MACOSX_DEPLOYMENT_TARGET = 10.9
+MACOSX_DEPLOYMENT_TARGET = 10.13
ZERO_LINK = NO
COMBINE_HIDPI_IMAGES = YES
ALWAYS_SEARCH_USER_PATHS = NO
Modified: trunk/bibdesk_vendorsrc/gward/btparse/objc/BTParse-Common.xcconfig
===================================================================
--- trunk/bibdesk_vendorsrc/gward/btparse/objc/BTParse-Common.xcconfig
2023-11-03 22:37:12 UTC (rev 28411)
+++ trunk/bibdesk_vendorsrc/gward/btparse/objc/BTParse-Common.xcconfig
2023-11-03 22:42:40 UTC (rev 28412)
@@ -1,7 +1,7 @@
ARCHS = $(ARCHS_STANDARD)
SDKROOT = macosx
SKIP_INSTALL = YES
-MACOSX_DEPLOYMENT_TARGET = 10.9
+MACOSX_DEPLOYMENT_TARGET = 10.13
ZERO_LINK = NO
COMBINE_HIDPI_IMAGES = YES
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit