Code signing failed on latest non-beta Xcode in macOS Monterey beta 1

"Code signing 'WatchDeuce Extension.appex' failed."

"View distribution logs for more information."

Does anyone have any suggestions for a solution or workaround? I've filed this as FB9171462 with the logs attached.

Answered by TAAT in 682018022

It works in Monterey beta 3!

Also is this a known issue that others are facing?

Edit: I see in the Code Signing tag's search results that it is.

The archive successfully signed and uploaded in Xcode 13.0 beta (13A5154h). Can I expect it will be accepted in review if the archive generation happened with the public Xcode, but the upload happened with Xcode beta? What about for TestFlight, but publicly and internally?

Same here, every Cocoapod framework is throwing this error message when trying to distribute ANY app build from Xcode 12.5.

Tried every solution that I could find on the web but no luck.

Currently trying to downgrade back to Big Sur, hope this would solve the distribution problems.

Same here. Xcode 12.5.

I can confirm that the problem is with macOS 12 Monterey.

Archiving using Xcode 12.5 and uploading using Xcode 13 only lets you use TestFlight and not publishing to AppStore.

Solved this problem with downgrading to macOS Big Sur. This is the only solution I've found after days of trying everything on the internet.

For anyone who didn't do TimeMachine backup like me:

  1. Download Big Sur InstallerAsset.pkg from the web (Just type Big Sur installer download in google [do not download from the AppStore it is not the full installer and you won't be able to create the bootable USB]).
  2. Create a bootable USB with at least 15 GB available, follow Apple's instructions.
  3. Format your mac (of course backup before you do that) and reinstall Big Sur from the bootable USB you've made.

I'm now able to upload, publish, and test using Xcode 12.5 while I still have (also) Xcode 13 for playing with the new updates.

Still not working in Xcode 12.5.1

Still failed in macOS Monterey beta 2.

Glad to know its not just me :)

Has anybody been able to get this to work?

Accepted Answer

It works in Monterey beta 3!

Code signing failed on latest non-beta Xcode in macOS Monterey beta 1
 
 
Q