Beginning with OS X version 10.8, Apple made it mandatory that your Mac installers be signed using a valid signing certificate. InstallBuilder makes it easy to integrate your certificate into the build process for both new and existing installers. This feature just got better, with support for PKCS12 files with the osxsigner tool for existing installers. To use this feature, simply execute the following:
/path/to/your/IB/installation/tools/code-signing/osxsigner --pkcs12 /path/to/your/pkcs12.file /path/to/your/installer.app
Other improvements for version 16.8.0 include the following bugfixes:
- Fixed <autodetectJava> action affecting versions without build specifier in certain cases
- Fixed temporary file left behind when cancelling the installation while unpacking
- Fixed <showProgressDialog> action hanging in some corner cases in Qt mode
Download the latest version of InstallBuilder and get started today!
No comments:
Post a Comment