diff --git a/macbuild/Resources/KLayoutDMG-Back.logoist b/macbuild/Resources/KLayoutDMG-Back.logoist index a154272e8..4f87f0910 100644 Binary files a/macbuild/Resources/KLayoutDMG-Back.logoist and b/macbuild/Resources/KLayoutDMG-Back.logoist differ diff --git a/macbuild/Resources/KLayoutDMG-Back.png b/macbuild/Resources/KLayoutDMG-Back.png index 1e644ee46..4a2465f84 100644 Binary files a/macbuild/Resources/KLayoutDMG-Back.png and b/macbuild/Resources/KLayoutDMG-Back.png differ diff --git a/macbuild/Resources/script-bundle-B.zip b/macbuild/Resources/script-bundle-B.zip index 25d7a5b89..130d6de99 100644 Binary files a/macbuild/Resources/script-bundle-B.zip and b/macbuild/Resources/script-bundle-B.zip differ diff --git a/macbuild/build4mac.py b/macbuild/build4mac.py index 6148357b1..7ee07758c 100755 --- a/macbuild/build4mac.py +++ b/macbuild/build4mac.py @@ -34,7 +34,7 @@ def Get_Default_Config(): Usage = "\n" Usage += "---------------------------------------------------------------------------------------------------------\n" Usage += "<< Usage of 'build4mac.py' >>\n" - Usage += " for building KLayout 0.26.11 or later on different Apple Mac OSX platforms.\n" + Usage += " for building KLayout 0.26.12 or later on different Apple Mac OSX / macOS platforms.\n" Usage += "\n" Usage += "$ [python] ./build4mac.py \n" Usage += " option & argument : descriptions (refer to 'macbuild/build4mac_env.py' for details)| default value\n" @@ -55,11 +55,11 @@ def Get_Default_Config(): Usage += " : Sys: use OS-bundled Python 2.7 [ElCapitan -- BigSur] | \n" Usage += " : MP38: use Python 3.8 from MacPorts | \n" Usage += " : HB38: use Python 3.8 from Homebrew | \n" - Usage += " : Ana3: use Python 3.7 from Anaconda3 | \n" + Usage += " : Ana3: use Python 3.8 from Anaconda3 | \n" Usage += " : HBAuto: use the latest Python 3.x auto-detected from Homebrew | \n" Usage += " [-n|--noqtbinding] : don't create Qt bindings for ruby scripts | disabled \n" Usage += " [-u|--noqtuitools] : don't include uitools in Qt binding | disabled \n" - Usage += " [-m|--make