r-thomson / Nightfall

A macOS menu bar utility for quickly toggling dark mode, written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple marks Nightfall as malware

hvwees opened this issue · comments

A few days ago MacOS reported that nightfall will damage your computer.

Screenshot 2021-12-16 at 16 10 45

Could you run this command please?

codesign -vvv /Applications/Nightfall.app/
~ % codesign -vvv /Applications/Nightfall.app/

--prepared:/Applications/Nightfall.app/Contents/Library/LoginItems/NightfallLauncher.app
--validated:/Applications/Nightfall.app/Contents/Library/LoginItems/NightfallLauncher.app
/Applications/Nightfall.app/: valid on disk
/Applications/Nightfall.app/: satisfies its Designated Requirement

Interesting, codesign seems to be showing that the app's signature is fine.

If anyone can hunt down the cause of this, please let me know.

Not sure which version I use the have, but after a "brew upgrade" MacOS no longer report this as malware.
Now I have version 2.1.3

Still weird that the older version was reported as malware, but it seems to be fixed now.