I have had 1 upload succeed out of countless attempts. I have tried libraries at first (electron-notarize), and then when that failed, I went to the command line. That fails as well, so it wasn't the library, and every single time I am getting the following: Sometimes it gets to 20% sometimes 50% but fails inevitably. The timeout does nothing either.
[12:18:30.326Z] Debug [UPLOAD] Completed [1/52] chunks of a multipart upload.
[12:18:30.954Z] Debug [UPLOAD] Completed [2/52] chunks of a multipart upload.
[12:18:31.621Z] Debug [UPLOAD] Completed [3/52] chunks of a multipart upload.
[12:18:32.352Z] Debug [UPLOAD] Completed [4/52] chunks of a multipart upload.
zsh: bus error xcrun notarytool submit --apple-id "John@*******" --password --team-id
I am at a loss for how to continue creating a distributable application.