Revision: 12228
          http://sourceforge.net/p/skim-app/code/12228
Author:   hofman
Date:     2021-03-29 10:01:29 +0000 (Mon, 29 Mar 2021)
Log Message:
-----------
Don't enable hardened runtime in build settings, otherwise it won't launch 
without signing. Enable hardened runtime from codesign script.

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

Modified: trunk/Configurations/Skim-Common.xcconfig
===================================================================
--- trunk/Configurations/Skim-Common.xcconfig   2021-03-29 09:35:14 UTC (rev 
12227)
+++ trunk/Configurations/Skim-Common.xcconfig   2021-03-29 10:01:29 UTC (rev 
12228)
@@ -16,8 +16,6 @@
 
 LD_RUNPATH_SEARCH_PATHS = @loader_path/../Frameworks
 
-ENABLE_HARDENED_RUNTIME = YES
-
 GCC_ENABLE_CPP_EXCEPTIONS = NO
 GCC_ENABLE_CPP_RTTI = NO
 GCC_ENABLE_OBJC_EXCEPTIONS = YES

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