CoreCode

Results 129 comments of CoreCode
trafficstars

the issue is still present in the latest download ( https://github.com/wireapp/wire-desktop/releases/download/macos%2F3.29.4477/Wire.pkg ) though the details have changed slightly. previously Wire could not be launched because your certificate was **revoked**. now...

the values are stored in the Info.plist file in the app bundle. normally your build system should set them right. if it didn't you also just adjust them afterwards: ```...

note that this also affects the other popular Mac self-update library. i've sent a report to them https://github.com/sparkle-project/Sparkle/issues/1568. it would be great if we could solve this situation with a...

@anaisbetts thanks for your answer, but ... ugh. > I think that if you see Squirrel as a framework, you should simply not touch this app. this is not an...

> You should take this up with individual app developers, are you honestly suggesting we contact more than 1000 app vendors shipping Mac apps that use 'Squirrel' individually about fixing...

did you try setting the VERSION variable? http://doc.qt.io/qt-5/qmake-variable-reference.html#version

you can still have it at a unique place...