Skip to content

MacOS: changing the name of PHP Desktop.app #356

@belbernard

Description

@belbernard

I tried to change the name to, for instance, "BP3.app". It did not start, so I also changed the name of "MacOS/PHP Desktop" to "MacOS/BP3". But running

sudo xattr -dr com.apple.quarantine ./BP3.app

produced these errors:

xattr: No such file: ./BP3.app/Contents/MacOS/webcache/RunningChromeVersion
xattr: No such file: ./BP3.app/Contents/MacOS/webcache/SingletonCookie
xattr: No such file: ./BP3.app/Contents/MacOS/webcache/SingletonLock
xattr: [Errno 102] Operation not supported on socket: './BP3.app/Contents/MacOS/webcache/SingletonSocket'

These files are (broken) symbolic links.

Changing the name will be necessary to share a version of PHP Desktop with a specific content. Indeed, an alias or a symbolic link could do the work but we can't ask users to create it, except if we create (and notarize) a "pkg" installer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions