diff --git a/README.md b/README.md
index 0a3307d9..be4357da 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,24 @@ For Win32:
Run setup script:
$ ./script/setup.sh
+#### Release
+
+##### App
+* create release build
+* make sure it uses the Coati icon
+* obfuscate the executable using upx
+
+##### Data folder
+* put data folder in working directory
+* add empty log folder
+* add working tictactoe.xml project to /projects/tictactoe with sources in /projects/tictactoe/src
+* add empty app settings with one recent project tictactoe.xml
+* leave window_settings.ini with correct Coati start layout
+
+##### Package
+* add app
+* add web/coati_manual.pdf to package
+
##### Updating Clang on UNIX
$ cd .../clang_llvm
diff --git a/setup/MacOSX/Info.plist.in b/setup/MacOSX/Info.plist.in
index 855af76c..eae9b81a 100644
--- a/setup/MacOSX/Info.plist.in
+++ b/setup/MacOSX/Info.plist.in
@@ -11,7 +11,7 @@
CFBundleIconFile
CFBundleIdentifier
- at.ac.fh-salzburg.masterproject
+ io.coati
CFBundleInfoDictionaryVersion
6.0
CFBundleLongVersionString