finder-new-file
finder-new-file copied to clipboard
New File (Dark Mode) is damaged and can't be opened
I'm running into an issue on Sonoma and a M3 Macbook.
When trying to use the app.
I had the same issue on an Intel Mac
same issue here. Tried redownloading multiple times :/
Same problem.
"Application Name" is damaged and can't be opened.
This is Apple's way of telling you that the application is unsigned and missing metadata. This happens a lot with open source releases, and you can fix it by blindly trusting it:
- Open a Terminal window
- run either
xattr -d com.apple.quarantine /Applications/New\ File.apporxattr -d com.apple.quarantine /Applications/New\ File\ \(Dark\ Mode\).app. Adjust the location to which you dragged the file. - Proceed with the installation if you didn't add the application to the Finder toolbar yet
Note: There will be a large number of security warnings on first start because, in addition to being unsigned, the application tries to change settings for you. If you don't like this, I recommend creating your own application in Automator and refactoring the above source to your liking.
guys may be thats thing can help you I just download script (New File.applescript) and icon. Open scrip in Script Editor and save as .app Sign with my own cert and its works fine. Additional i added icon by open settings of .app file and drag and drop icon in it