Revision: 12252
http://sourceforge.net/p/skim-app/code/12252
Author: hofman
Date: 2021-04-05 16:53:36 +0000 (Mon, 05 Apr 2021)
Log Message:
-----------
No need to set hardened runtime in build settings as ewe do not codesign
Modified Paths:
--------------
trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
Modified: trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
===================================================================
--- trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
2021-04-05 16:53:25 UTC (rev 12251)
+++ trunk/SkimTransitions/SkimTransitions.xcodeproj/project.pbxproj
2021-04-05 16:53:36 UTC (rev 12252)
@@ -747,9 +747,7 @@
CEDA02962295829B00881DE1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Library/Graphics/Image
Units";
LIBRARY_STYLE = BUNDLE;
@@ -762,9 +760,7 @@
CEDA02972295829B00881DE1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Library/Graphics/Image
Units";
LIBRARY_STYLE = BUNDLE;
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