mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
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