AppStore release build failing

Hi,

I have just tried to build an ios-appstore release on AppStudio. I have used my newly created distribution certificate from Apple and this is my first attempt at a release build. Debug builds of the same app using a development certificate work fine.

I am getting the following Build Status, which is too long to post in full so I have inserted a screen shot of the first screen:

Anyone know what is happening here please?

TIA, Jim

The answer will be in the log. The VoltBuilder Build Status screen lets you see that - the good stuff is usually near the end.

Have a look at that - if it doesn’t give any clues, post that here.

Thanks George. I missed the link to the log because it was in the middle of the very long error message. I think the problem might be as the log says:

error: exportArchive Provisioning profile "[My app name}" is not an "iOS App Store" profile.

Thank you.

Looks like your provisioning profile isn’t right. You should probably regenerate it.

Are you using VoltSigner?

Yes, I did use VoltSigner (for the first time. I usually just do the steps myself).

I will redo the provisioning profile and try again.

Thanks