strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.53k stars 164 forks source link

Strawberry erroneously marks itself as incompatible with compatible version of mac os #1436

Closed samyarvahid closed 1 month ago

samyarvahid commented 1 month ago

Describe the bug When building Strawberry for mac os x 10.14.6 using qt 5.15.12, upon build completion the app is shown as incompatible with the operating system, even though every dependency built is compatible. Problem is resolved when going into strawberry.app/Info.plist and changing the LSMinimumSystemVersion key from 11.0 to 10.14.6. Followed this answer on StackExchange https://apple.stackexchange.com/a/192534

To Reproduce Build strawberry with Qt 5, most other dependencies installed using macports, other than create-dmg, Boost, macdeployqt, fftw3.

Expected behavior Because all dependencies installed (binaries) or were built without error, expected strawberry to also run. However, like previously stated, changing the soft system-level lock in Info.plist allows strawberry to run with no issue.

Screenshots: If applicable, add screenshots to help explain your problem.

System Information: