Revision: 12210
http://sourceforge.net/p/skim-app/code/12210
Author: hofman
Date: 2021-03-17 14:26:38 +0000 (Wed, 17 Mar 2021)
Log Message:
-----------
Set our signing certificate as build setting, Xcode now does its signing after
all build phases have finished
Modified Paths:
--------------
trunk/Configurations/Skim-App.xcconfig
Modified: trunk/Configurations/Skim-App.xcconfig
===================================================================
--- trunk/Configurations/Skim-App.xcconfig 2021-03-16 10:19:19 UTC (rev
12209)
+++ trunk/Configurations/Skim-App.xcconfig 2021-03-17 14:26:38 UTC (rev
12210)
@@ -9,6 +9,8 @@
ASSETCATALOG_COMPILER_STANDALONE_ICON_BEHAVIOR = none
+CODE_SIGN_IDENTITY = Skim Signing Certificate
+
// causes lots of warnings about missing paths in Xcode 4
//FRAMEWORK_SEARCH_PATHS =
"$(SOURCE_ROOT)/SkimNotes/build/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)"
"$(SOURCE_ROOT)/vendorsrc/andymatuschak/Sparkle/build/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)"
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