Hi,
When I tried to upload the dmg for notarization, I get the following error message. No upload result. But later, I will get an email notice that notarization failed. I am using the Big Sur 11.2.3
Command (there is no quotes in the name part):
xcrun altool --notarize-app -f *** --primary-bundle-id *** -u userName -p passWord
Result:
objc[83043]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1f8990188) and ?? (0x1147182b8). One of the two will be used. Which one is undefined.
objc[83043]: Class AMSupportURLSession is implemented in both ?? (0x1f89901d8) and ?? (0x114718308). One of the two will be used. Which one is undefined.
2021-03-29 10:11:25.480 altool[83042:1213898] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called
When I tried to get the info using the request id in the email, the return is
2021-03-29 12:04:40.260 altool[83692:1293875] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called
2021-03-29 12:04:43.323 altool[83692:1293868] * Error: Failed to get notarization info.
2021-03-29 12:04:43.323 altool[83692:1293868] * Error: code 1519 (Apple Services operation failed. Could not find the RequestUUID.)
Thanks
Fang
When I tried to upload the dmg for notarization, I get the following error message. No upload result. But later, I will get an email notice that notarization failed. I am using the Big Sur 11.2.3
Command (there is no quotes in the name part):
xcrun altool --notarize-app -f *** --primary-bundle-id *** -u userName -p passWord
Result:
objc[83043]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1f8990188) and ?? (0x1147182b8). One of the two will be used. Which one is undefined.
objc[83043]: Class AMSupportURLSession is implemented in both ?? (0x1f89901d8) and ?? (0x114718308). One of the two will be used. Which one is undefined.
2021-03-29 10:11:25.480 altool[83042:1213898] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called
When I tried to get the info using the request id in the email, the return is
2021-03-29 12:04:40.260 altool[83692:1293875] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called
2021-03-29 12:04:43.323 altool[83692:1293868] * Error: Failed to get notarization info.
2021-03-29 12:04:43.323 altool[83692:1293868] * Error: code 1519 (Apple Services operation failed. Could not find the RequestUUID.)
Thanks
Fang