adium/adium

11ff56343911
Automated merge with bundle:/var/folders/fp/kv196wnj33q3zbl59v9x0sr40000gn/T/SourceTreeTemp.TjnVzU
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Release/Readme-codesigning.txt Thu Mar 23 18:00:04 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