﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23125	macOS notarization requires new contracts to be signed	taylor.smock	team	"It looks like notarization failed on the last tested release ( https://github.com/JOSM/josm/actions/runs/5717310655/job/15518876822 ).

{{{
Preparing for notarization
Uploading to Apple
2023-08-01 13:10:12.013 *** Error: Notarization failed for 'app/JOSM.zip'.
2023-08-01 13:10:12.014 *** Error: You do not have required contracts to perform an operation. With error code FORBIDDEN_ERROR.CONTRACT_NOT_VALID for id 58628c01-198e-4c80-8a97-35ee758c7208 You do not have required contracts to perform an operation (-19208)
 {
    NSLocalizedDescription = ""You do not have required contracts to perform an operation. With error code FORBIDDEN_ERROR.CONTRACT_NOT_VALID for id 58628c01-198e-4c80-8a97-35ee758c7208"";
    NSLocalizedFailureReason = ""You do not have required contracts to perform an operation"";
}
2023-08-01 13:10:12.014 *** Warning: altool has been deprecated for notarization and starting in late 2023 will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software. (-1030)
}}}

It also looks like I need to fiddle with `notarytool` to figure out what flags need to be sent as well, but that is something I can do."	defect	closed	normal	23.11	Installer MacOS		fixed	macosx	Don-vip stoecker
