So things have changed from previously?
No except now I distribute within Xcode (I no longer use Transporter):
To create a distribution-signed app using the Xcode app:
[from "Export an app from Xcode" in your link "Creating distribution-signed code for macOS" ]
1- Select your app’s scheme.
2- Choose Product > Archive.
3- In the Archives organizer, select the archive created in step 2.
4- Click Distribute App.
5- Choose the appropriate distribution method. For example, to create a notarized app that you send directly to your customers, choose Direct Distribution.
6- Click Distribute.
No issues no errors.
Because earlier you were reporting an “App sandbox not enabled” error?
No longer see this error.
Is "App Store Version Release" must be set "Automatically release this version" ?
What is the next step ?
Thank you.