Revision: 12227
http://sourceforge.net/p/skim-app/code/12227
Author: hofman
Date: 2021-03-29 09:35:14 +0000 (Mon, 29 Mar 2021)
Log Message:
-----------
Don't set entitlements in build settings, as that does not wqork without
signing. Only use it when codesigning from script.
Modified Paths:
--------------
trunk/Configurations/Skim-App.xcconfig
Modified: trunk/Configurations/Skim-App.xcconfig
===================================================================
--- trunk/Configurations/Skim-App.xcconfig 2021-03-28 21:26:58 UTC (rev
12226)
+++ trunk/Configurations/Skim-App.xcconfig 2021-03-29 09:35:14 UTC (rev
12227)
@@ -9,8 +9,6 @@
ASSETCATALOG_COMPILER_APPICON_NAME = Skim
-CODE_SIGN_ENTITLEMENTS = Skim.entitlements
-
// 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