Add auto release module

- added auto release script
- modified minimum OS version requirement to 10.12
- renamed "NFD control Center" to "NDN Control Center"
- adapted auto upgrade xml for auto release
- updated docs

Change-Id: I41024e4f4ac27d2be3c248801e210f87c56a99b7
diff --git a/src/Info.plist.in b/src/Info.plist.in
index a373b29..7171d1e 100644
--- a/src/Info.plist.in
+++ b/src/Info.plist.in
@@ -5,7 +5,7 @@
     <key>CFBundleDevelopmentRegion</key>
     <string>English</string>
     <key>CFBundleExecutable</key>
-    <string>NFD Control Center</string>
+    <string>NDN Control Center</string>
     <key>CFBundleIconFile</key>
     <string>ndn_app.icns</string>
     <key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
     <key>CFBundleInfoDictionaryVersion</key>
     <string>6.0</string>
     <key>CFBundleName</key>
-    <string>NFD Control Center</string>
+    <string>NDN Control Center</string>
     <key>CFBundlePackageType</key>
     <string>APPL</string>
     <key>CFBundleSignature</key>