Hi currently I am working on to customise ArcGIS survey123 and publish it on apps store. We are using qt 5.13.2 version.
But I am facing problem to publish it because the error below when I run the code on AppStudio for ArcGIS.
Code Signing Error: No profile for team '7X7MAZ6KKC' matching 'Error' found: Xcode couldn't find any provisioning profiles matching '7X7MAZ6KKC/Error'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor.

Below are the setting details:


Second then I try run in XCode, we encounter an error as below.

Can anyone please suggest the correct wor##kflow to publish a customize survey123 to apps studio.