mirror of
https://github.com/mtan93/Installomator.git
synced 2026-06-10 06:11:26 +01:00
49337a4ae8
If `versionKey` is used as part of `valuesfromarguments` it will currently be replaced by our standard value `CFBundleShortVersionString` (it was only testet on labels). So added an `if...then` to know if it was already set as part of the arguments. Also improved logging to show what `versionKey` is.