Revision: 13723
http://sourceforge.net/p/skim-app/code/13723
Author: hofman
Date: 2023-11-02 15:20:56 +0000 (Thu, 02 Nov 2023)
Log Message:
-----------
set deployment target of transitions to 10.13
Modified Paths:
--------------
trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
Modified: trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
===================================================================
--- trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
2023-11-02 15:19:48 UTC (rev 13722)
+++ trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
2023-11-02 15:20:56 UTC (rev 13723)
@@ -650,7 +650,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.9;
+ MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
@@ -703,7 +703,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.9;
+ MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit