adium/adium

Codesigning notes
adium-1.5.10.3
2017-03-23, Evan D. Schoenberg, M.D.
6ab70c326b25
Parents af3dbe7e7d32
Children 11ff56343911
Codesigning notes
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Release/Readme-codesigning.txt Thu Mar 23 17:59:20 2017 -0400
@@ -0,0 +1,2 @@
+- Codesigning depends upon each framework, Spotlight importer, and executable being individually signed.
+- Frameworks can only be signed if they have no empty folders under Versions. If a dependency is updated, version control can leave an empty folder behind in the local tree, which needs to be removed or code signing will fail. The Makefile tries to remove empty directories, but if that fails consider running hg purge - but take care as this will also undo any other local changes.
\ No newline at end of file