Skip to content

Fix macOS codesigning not being enabled#44

Merged
wfchandler merged 1 commit into
mainfrom
wc/fix-macos-sign
Jul 2, 2025
Merged

Fix macOS codesigning not being enabled#44
wfchandler merged 1 commit into
mainfrom
wc/fix-macos-sign

Conversation

@wfchandler

Copy link
Copy Markdown
Collaborator

The workspace-level macos-sign TOML config option was not being properly inherited by the workspace config. This was due to the build layer being left as None despite codesigning being enabled.

Include macos_sign in the list of options that require a build layer to be set.

The workspace-level `macos-sign` TOML config option was not being
properly inherited by the workspace config. This was due to the build
layer being left as `None` despite codesigning being enabled.

Include `macos_sign` in the list of options that require a build layer
to be set.
@wfchandler
wfchandler merged commit 60b43f8 into main Jul 2, 2025
14 checks passed
@wfchandler
wfchandler deleted the wc/fix-macos-sign branch July 2, 2025 02:32
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