Hello everyone,
I need to get previous installed app version number in .plist file under QtIFW, I use installer.performOperation() to run "xmllint" to parse it. But, I don't know how to get the returned info such as "1.0.0".
Any workaround is also a choice.