Skip to content

On macOS, when a PR build is installed, Juliaup should print instructions for doing the ad-hoc codesigning #1127

@MilesCranmer

Description

@MilesCranmer

The PR builds seem to have an invalid code signature on macOS:

> codesign -vv ~/.julia/juliaup/julia-pr56801/lib/libjulia.1.12.0.dylib
/Users/mcranmer/.julia/juliaup/julia-pr56801/lib/libjulia.1.12.0.dylib: invalid signature (code or signature have been modified)
In architecture: arm64

> codesign -vv ~/.julia/juliaup/julia-1.11.2+0.aarch64.apple.darwin14/lib/libjulia.1.11.dylib
/Users/mcranmer/.julia/juliaup/julia-1.11.2+0.aarch64.apple.darwin14/lib/libjulia.1.11.dylib: valid on disk
/Users/mcranmer/.julia/juliaup/julia-1.11.2+0.aarch64.apple.darwin14/lib/libjulia.1.11.dylib: satisfies its Designated Requirement

which leads to the PR channel builds crashing without any error messages: #1126.

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