Skip to content

Failed to set the custom-icon flag in the 'com.apple.FinderInfo' extended attribute #42

Closed
@silverwind

Description

@silverwind

On macOS 13.1 with fileicon v0.3.2, I'm getting these failures trying to set a icon for app ins /Applications . iTerm was installed via Homebrew. This comment seems related but to my knowledge, /Applications is not a volume.

$ fileicon set /Applications/iTerm.app icons/iterm.png
Failed to set the custom-icon flag in the 'com.apple.FinderInfo' extended attribute of: /Applications/iTerm.app
Typically, this means that you're targeting a volume itself or a file or folder on a volume that doesn't support custom icons.
Rerun with "rm" to clean up.
fileicon: ERROR: ABORTING due to unexpected error.
$ fileicon rm /Applications/iTerm.app
/usr/local/bin/fileicon: line 167: 0xni: value too great for base (error token is "0xni")
fileicon: ERROR: ABORTING due to unexpected error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions