From 1382356a39fb574a3f8bdf0431a8b957c03041ef Mon Sep 17 00:00:00 2001 From: Eberhard Graether Date: Wed, 21 Oct 2015 10:34:11 +0200 Subject: [PATCH] build: added release instructions to README --- README.md | 18 ++++++++++++++++++ setup/MacOSX/Info.plist.in | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) 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