Hi,
I've created a macOS app and I would like to distribute it outside the App Store.
When I'm doing: Product -> Archive -> Distribute App -> Direct Distribution, I'm getting the following error:
No Team Found in Archive.
Use the Signing & Capabilities editor to assign a team to the targets and build a new archive.
However in the "Signing & Capabilities" editor, I selected my personal team (<My Name & Surname> (Personal team)". The option "automatically manage signing" is enabled. Signing certificate is set to "sign to run locally".
What is incorrect? Why Xcode cannot find the team even though it is set?
Thanks for lot for any guidance!