Bug Description:
We are missing the addition of APP_VERSION when building the resulting package for OSX.
As a result, it resorts to using the git version logic check, and due to Homebrew placing code without git but under its own git, it shows the wrong version of Buddy, which is actually the Homebrew version.
To fix this, we should ensure we add the APP_VERSION file to OSX as well.
Manticore Search Version:
Latest
Operating System Version:
Macos
Have you tried the latest development version?
Yes
Internal Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
Details
Bug Description:
We are missing the addition of APP_VERSION when building the resulting package for OSX.
As a result, it resorts to using the git version logic check, and due to Homebrew placing code without git but under its own git, it shows the wrong version of Buddy, which is actually the Homebrew version.
To fix this, we should ensure we add the APP_VERSION file to OSX as well.
Manticore Search Version:
Latest
Operating System Version:
Macos
Have you tried the latest development version?
Yes
Internal Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
Details