Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: use dmgs on macos #998

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: use dmgs on macos #998

wants to merge 1 commit into from

Conversation

IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Jul 16, 2024

Opening this early for discussion.

Using the .dmg on macos appears to be the only way to avoid the startup delay check that MacOS gatekeeper does, because the .dmg has the notarization ticket stapled to it, where the .tar.gz cannot.

The code here is not functional yet.

Additionally I believe we may need to retain the whole Julia-1.12.app structure and point through to the Julia-1.12.app/Contents/Resources/julia/bin/julia executable rather than copy the Julia-1.12.app/Contents/Resources/julia dir over, so MacOS would need to be different to other platforms in the juliaup depot too.

See JuliaLang/julia#54366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant