Skip to content

Bundle ID is literally $(PRODUCT_BUNDLE_IDENTIFIER) #448

Closed
@vitorgalvao

Description

Discovered due to a submission to Homebrew Cask.

On qtpass.plist, CFBundleIdentifier is literally $(PRODUCT_BUNDLE_IDENTIFIER).

It seems the script that generates that value (likely the Makefile which is in .gitignore), quoted it literally instead of executing.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions