Skip to content

ldid replaces entitlements instead of merging when signing a directory #18

@superrnovae

Description

@superrnovae

Example:

ldid -S -M -Kcert.p12 <mach-o> will resign the file and merge existing entitlements with empty ones.

But when used on a directory:

ldid -S -M -Kcert.p12 <name.app> will resign all mach-o and replace their entitlements with empty ones.

and -s flag doesn't work on a directory, so there is no way to deep sign like with codesign.

ldid version: v2.1.5-procursus4
os: linux, macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions