Koromix / tytools

Collection of tools to manage Teensy boards
https://koromix.dev/tytools
The Unlicense
216 stars 27 forks source link

TyUpdater 0.9.3 can't be opened on macOS #70

Closed 2xAA closed 3 years ago

2xAA commented 3 years ago

Tested on macOS 10.14 and macOS 11 - both have the same error.

TyUpdater 0.9.2 works perfectly.

Screenshot 2021-01-12 at 09 10 53

Koromix commented 3 years ago

Weird.. I'll try it today, though I only have El Capitan here (Macbook is from 2009), and look for what differs between 0.9.2 and 0.9.3.

Koromix commented 3 years ago

Yeah, I should have noticed the problem when I made the release... The dmg file is ten times smaller than the one of 0.9.2. That's because I made the mistake of using a non-static build of Qt.

I'm rebuilding Qt and then TyTools, it should be ok in a few hours (MacBook from 2009, HDD... it's slow).

Koromix commented 3 years ago

I've replaced the DMG with a working one, thanks!