CoreCode

Results 115 comments of CoreCode

since version "4.1" is explicitly marked as a pre-release here https://github.com/Mortennn/Dozer/releases this is probably intentional? or is 4.1 an official release?

thanks for mentioning our MacUpdater! FYI, MacUpdater uses 'HomebrewCask' to support automatic updates for Calibre and 3300 other apps. The Calibre 'caskfile' is here: https://raw.githubusercontent.com/Homebrew/homebrew-cask/master/Casks/calibre.rb

both the CFBundleVersion and the CFBundleShortVersion entries are missing in the Info.plist of the latest download ``` CFBundleName Brook CFBundleExecutable brook CFBundleIconFile icon.icns CFBundleIdentifier com.txthinking.brook NSHighResolutionCapable LSUIElement ```

please re-open. 20210214 again contains neither a CFBundleVersion nor a CFBundleShortVersionString

> I ignored CFBundleVersion thats a bug. if you read Apple's documentation you'll see that each app needs it. > you need to know the version on Info.plist. as you...

@sindresorhus can you comment on this potential security issue?

because of the security implications of the unexplained missing signature we've removed support for updating Caprine from our MacUpdater

maybe some of the developers can shed a light here why this one was unsigned when previous releases where properly signed..