问题
My program was being notarized in Delphi 10.3.2, but fails in 10.3.3. PAClient exits with code 1. Is there a log that will help me diagnose the problem? If so, how do I find it?
Here is the whole error afterward:
Connecting to 192.168.1.231 on port 64211...
Status Code: 2, LogFileURL:
c:\program files (x86)\embarcadero\studio\20.0\bin\CodeGear.Deployment.targets(581,5): error MSB6006: "paclient" exited with code 1.
Done building target "_OSXDeveloperID" in project "MintToReport4.dproj" -- FAILED.
Done building project "MintToReport4.dproj" -- FAILED.
Build FAILED.
c:\program files (x86)\embarcadero\studio\20.0\bin\CodeGear.Deployment.targets(581,5): error MSB6006: "paclient" exited with code 1.
0 Warning(s)
1 Error(s)
来源:https://stackoverflow.com/questions/61292906/delphi-10-3-3-fails-macos-notarization