munki / munki-pkg

Repo for the munkipkg tool and example projects
Other
343 stars 75 forks source link

Fixed trailing space in error message, and merge notary tool branch to main #71

Closed strlng closed 7 months ago

strlng commented 7 months ago

Fixes the trailing space @YesThatAllen pointed out in #53.

Also suggesting to merge to main, as the Apple notary service now officially no longer accepts uploads from altool, https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution.

gregneagle commented 7 months ago

I went ahead with the merge. We know the code that called altool is definitely broken now. If the new code that calls notary tool has issues, we'll deal with them!