Fix signing property check in build script by Stefterv · Pull Request #1266 · processing/processing4
processing / processing4 Public
-
-
Notifications
You must be signed in to change notification settings - Fork 170
Merged
Merged
Conversation
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
requested a review
from catilac
catilac
commented
Oct 14, 2025
catilac commented
Collaborator
Good catch, thanks so much @Stefterv !
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment