Seppe Stas
|
9233ae97d0
|
Set KiCad version in MacOS apps
Uses CMake's configure_file function [1] to automaticaly set the
CFBundleShortVersionString [2] value in every app's Info.plist file.
Also updates the CFBundleLongVersionString and CFBundleVersion with the
extended KiCad Version
[1]: https://cmake.org/cmake/help/latest/command/configure_file.html
[2]: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring
(cherry picked from commit 455ee4c08c )
|
2019-06-12 14:12:01 -07:00 |
Maciej Suminski
|
766156ed87
|
Fix for dark mode on macOS Mojave
Thanks to Scott Rapson and Justace Clutter for the solution.
Fixes: lp:1797989
* https://bugs.launchpad.net/kicad/+bug/1797989
|
2018-12-07 09:03:56 +01:00 |
Simon Wells
|
96918d4a8a
|
Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name
|
2015-10-30 08:43:04 +13:00 |
Marco Serantoni
|
4d139b590f
|
[MacOSX] Adding better support for Retina Display (NSHighResolutionCapable)
|
2013-12-31 12:03:02 +01:00 |
marco.
|
a089ae7ac3
|
OSX: PCB Calculator correction
|
2011-12-07 22:06:02 +01:00 |
Jerry Jacobs
|
8a6ceaf90f
|
Fix some minor OS X issues
|
2011-08-30 09:35:40 +02:00 |