Revision: 13725
          http://sourceforge.net/p/skim-app/code/13725
Author:   hofman
Date:     2023-11-04 10:11:10 +0000 (Sat, 04 Nov 2023)
Log Message:
-----------
update deployment target in unit test

Modified Paths:
--------------
    trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigUnitTest.xcconfig

Modified: 
trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigUnitTest.xcconfig
===================================================================
--- 
trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigUnitTest.xcconfig    
    2023-11-02 17:02:51 UTC (rev 13724)
+++ 
trunk/vendorsrc/andymatuschak/Sparkle/Configurations/ConfigUnitTest.xcconfig    
    2023-11-04 10:11:10 UTC (rev 13725)
@@ -9,6 +9,6 @@
 WARNING_CFLAGS = $(inherited) -Wno-variadic-macros 
-Wno-gnu-zero-variadic-macro-arguments
 FRAMEWORK_SEARCH_PATHS = $(inherited) $(DEVELOPER_FRAMEWORKS_DIR)
 LD_RUNPATH_SEARCH_PATHS = @loader_path/../Frameworks
-MACOSX_DEPLOYMENT_TARGET = 10.9
+MACOSX_DEPLOYMENT_TARGET = 10.13
 CLANG_ENABLE_MODULES = YES
 SWIFT_OBJC_BRIDGING_HEADER = Tests/Sparkle Unit Tests-Bridging-Header.h

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

Reply via email to