Closed grahampugh closed 3 years ago
needs different regex to compare installed version.
(Testing) '3.3.1.6887' reports '3.3.1git (build 6887)' in inventory
Thanks. Looks like it needs the CFBundleVersion instead of the CFBundleShortVersionString.
@katidzehnder I've altered the recipe to use CFBundleVersion; I think it's working now.
working now
New request.