Revision: 12211
          http://sourceforge.net/p/skim-app/code/12211
Author:   hofman
Date:     2021-03-18 12:34:23 +0000 (Thu, 18 Mar 2021)
Log Message:
-----------
Set app icon name in build setting, otherwise the icon will not be generated in 
the assets catalog, and the app icon fails on Catalina.

Modified Paths:
--------------
    trunk/Configurations/Skim-App.xcconfig

Modified: trunk/Configurations/Skim-App.xcconfig
===================================================================
--- trunk/Configurations/Skim-App.xcconfig      2021-03-17 14:26:38 UTC (rev 
12210)
+++ trunk/Configurations/Skim-App.xcconfig      2021-03-18 12:34:23 UTC (rev 
12211)
@@ -7,7 +7,7 @@
 PRODUCT_BUNDLE_IDENTIFIER = net.sourceforge.skim-app.skim
 WRAPPER_EXTENSION = app
 
-ASSETCATALOG_COMPILER_STANDALONE_ICON_BEHAVIOR = none
+ASSETCATALOG_COMPILER_APPICON_NAME = Skim
 
 CODE_SIGN_IDENTITY = Skim Signing Certificate
 

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