IOS App archive and uploading

2019-09-21 07:10发布

问题:

When I tried to archive the app I just created, I received this error. Is there any guru who can help me explain this issue and give me instruction step by step how to fix this problem. Appreciate it.

But there really is one in my keychain

回答1:

If you sure your Profile is same as you selected in General Tab drop down. Also, you are confident that you are having the p12 for the profile. Do the following.

Go to the Build Settings tab and navigate to codesign. In that section, there is CodeSign, Provisioning profile and profile(deprecated), team selection. Please select those manually so they don't have "Multiple values" displayed. Go to each line and do the right profile selection.

Optional: If you have another targets and extn associated with the app make sure to go in the capabilities group and select the ones that are enabled in the provisioning -profile. (You may check this from your developer portal) I face that my AppGroupID was selected wrongly once to profile I selected in the 1st tab of General.

Once the build settings are done correcting the General tab will show no issues. Try this.



回答2:

I solved the problem thanks to Vicky Dhas. The same problem occurred after creating a new certificate. On the tab «Build Settings» in the section "Signing" I fixed some settings: