Skip to content

Broken Versions/Current directory symlinks #11

Open
@wjmelements

Description

@wjmelements
$ ls -la framework/secp256k1.framework/Documentation
lrwxr-xr-x  1 will  staff  30 Jun 12 13:43 framework/secp256k1.framework/Documentation -> Versions/Current/Documentation
$ ls -la framework/secp256k1.framework/Versions/Current/Documentation
total 0
drwxr-xr-x  3 will  staff   96 Jun 12 13:43 .
drwxr-xr-x  7 will  staff  224 Jun 12 13:46 ..
lrwxr-xr-x  1 will  staff   30 Jun 12 13:43 Documentation -> Versions/Current/Documentation
$ ls -la framework/secp256k1.framework/Versions/Current/Documentation/Versions
ls: framework/secp256k1.framework/Versions/Current/Documentation/Versions: No such file or directory

The Versions/Current directory contains symlinks that point to non-existent directories. This causes build failures when including the framework.

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