syphon-org / syphon

⚗️ a privacy centric matrix client
https://syphon.org
GNU Affero General Public License v3.0
1.04k stars 72 forks source link

macos build 0.2.10 still not running on 10.15.7 #621

Closed dzg closed 2 years ago

dzg commented 2 years ago

Trying to launch latest macos build 0.2.10:

You can’t use this version of the application “Syphon.app” with this version of macOS.
You have macOS 10.15.7. The application requires macOS 11.0 or later.
image
dnisbetjones commented 2 years ago

I believe this is related to #613 which has been merged but may only come with the next release. Tagging @ereio to confirm.

ereio commented 2 years ago

yes, this should be fixed with the 0.2.11 release. I can post a prebuild here if you're willing to test it @dzg

you should also be able to pull from dev and see the same results after building. let me know!

dzg commented 2 years ago

Sure @ereio  happy to test a build!

Thanks

ereio commented 2 years ago

Sorry this took so long! I ended up needing to release 0.2.11 a little early to clear out the FDroid build issues.

Let me know if the following build works

Either way, we'll figure it out! I noticed where the minimum version was being replaced / ignored by the Flutter build script so I know where to look now if it's still being mischievous

https://github.com/syphon-org/syphon/releases/download/0.2.11/syphon.macos.0.2.11.zip

dzg commented 2 years ago

Sadly, same error ... and app has the 🚫 overlay

ereio commented 2 years ago

hey @dzg, can you check one last time on the recent build I've uploaded under the 0.2.11 release?

https://github.com/syphon-org/syphon/releases/download/0.2.11/syphon.macos.0.2.11+2.zip

@dnisbetjones has tested and said it worked for them under Catalina. lmk and thanks for all your help!

dnisbetjones commented 2 years ago

I will close this issue as I think it can be considered resolved. @dzg if you want to follow up with us later, don't hesitate.