Skip to content

codesign --xml requires macOS Monterey or later#1981

Merged
AkihiroSuda merged 1 commit into
lima-vm:masterfrom
rancher-sandbox:codesign-xml
Nov 3, 2023
Merged

codesign --xml requires macOS Monterey or later#1981
AkihiroSuda merged 1 commit into
lima-vm:masterfrom
rancher-sandbox:codesign-xml

Conversation

@jandubois

Copy link
Copy Markdown
Member

So just skip the check for missing entitlements on older macOS versions.

macOS 11 (Big Sur) is probably going to be end-of-lifed soon, but there is no reason not to add a simple affordance to keep Lima working, even if we no longer officially support the OS versions.

Fixes #1975

@AkihiroSuda AkihiroSuda added this to the v0.18.1 milestone Nov 3, 2023

@AkihiroSuda AkihiroSuda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On startup while code sign --display command fails due to unrecognized ---xml option on Catalina

2 participants