◐ Shell
clean mode source ↗

Fix signing property check in build script by Stefterv · Pull Request #1266 · processing/processing4

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Stefterv

@Stefterv Stefterv commented

Oct 11, 2025

edited

Loading

Copy link Copy Markdown

Member

Corrects the property name from 'signing.signingInMemoryKey' to 'signingInMemoryKey' in the signing condition to ensure proper detection of signing configuration.

Verified with a release on my personal repo https://github.com/Stefterv/processing4/releases/tag/processing-1423-4.4.124

Corrects the property name from 'signing.signingInMemoryKey' to 'signingInMemoryKey' in the signing condition to ensure proper detection of signing configuration.

@Stefterv Stefterv requested a review from catilac

October 11, 2025 12:00

@catilac

catilac commented

Oct 14, 2025

Copy link Copy Markdown

Collaborator

Good catch, thanks so much @Stefterv !

@catilac catilac merged commit 845cb0c into processing:main

Oct 14, 2025

6 checks passed

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

Reviewers

@catilac catilac Awaiting requested review from catilac

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Stefterv @catilac