Trouble Building for App Store

I’m getting the following error message:

My App has been tested on my iPad and functions as intended.

App store steps have been completed as specified in Xojo app store procedure.

Any help is appreciated!

Also I have 2 Mac apps on the Mac App Store, so I am not new to Xojo or the App Store, but this my first iOS App.

Thanks,

Frederick Harrison

Which version of Xojo are you using?
Which version of Xcode is installed?

Version 2025 Release 2.1

I have downloaded R3 but have not installed it yet.

R3 installed and made no difference!

The message looks fairly clear.

You may have more than one certificate. When you create the distribution profile, you choose which certifcate/s to include. There is a mismatch, and you probably need to recreate the profile.

Have you looked at Greg’s Profile Triage app?

In case someone missed it, I’ve released APT 3.8. This is a super minor update, mostly just for the beginnings of macOS 26 compatibility and a quick fix for certificate errors.

Download APT 3.8

My App is RiotPad

Thanks

Frederick Harrison

What’s the application ID that you have entered in Xojo for riotpad?

Actually, looking at the error told me. The profile that’s being used is the one above the one you have selected. Select it and I suspect you’ll find out that it has one of the revoked certificates in it.

Bundle identifier: com.nawctsd.riotpad

App Name: RiotPad

d145cc52-fdd4-420c-8520-349930b56bb1.mobileprovision.zip (8.2 KB)

This is the profile you referenced. I don’t see anything in it that is wrong.

RiotPad_Distribution_Nawctsd

AppID: com.nawctsd.riotpad

Below is screenshoot of the provisioning prophile:

Make another provisioning profile, using one of the ‘Distribution’ Certificates.

try the Dec 09 one first.

(Youve done what I have done in the past, which is a ‘for Gods sake, still doesnt work, I will try again’ frenzy, which leaves you with loads of files , many of which you cant remove)

I will give that a try when I get home in an hour from now.

Thanks

Did as you asked.

No change!

Then I noticed the highlighted line “RiotPad_Provisioning” which is for “com.FmhSovtware.RiotPad” which was for a old AppID.

I deleted that profile and my app now builds for App Store with no errors!

Thanks for the Help!!

Frederick Harrison from Pensacola Florida, USA.

Well it built once but when trying to upload via Transporter it failed!

Now it fails to build with the following error:

From Transporter:

Progress: Upload failed.

Validation failed

Invalid Provisioning Profile. The provisioning profile included in the com.nawctsd.riotpad bundle [Payload/RiotPad.app] is invalid. [Missing code-signing certificate]. A distribution provisioning profile should be used when uploading apps to App Store Connect. (ID: f8858ca8-4bbe-4ea3-877f-718e7dab1a9a)

2025-12-16 14:24:40.144 ERROR: [ContentDelivery.Uploader.BFB574CC0]

=======================================

UPLOAD FAILED with 1 error

=======================================

2025-12-16 14:24:40.144 DEBUG: [ContentDelivery.Uploader.BFB574CC0] Log file path: ~/Library/Group Containers/group.com.apple.contentdelivery/Library/Logs/ContentDelivery/com.apple.TransporterApp/com.apple.TransporterApp_Upload_2025-12-16_14-23-55_127.txt


HELP!

Did you download the updated Profile while you were on the Apple site and then drag it into the Xojo Build Settings area for profiles?
It may still be using the previously installed profile which can be deleted.

The DistributionProfile can’t be placed in the Build as seen in you picture.

I have it in the CopyFiles2 under iOS.

This makes no difference and returns the same Build Error of:

error: exportArchive Provisioning profile “RiotPad_Distribution_09” doesn’t include signing certificate “Apple Distribution: Frederick Harrison (ZR5KTW8X8M)”.

You really shouldn’t need to do that. The signing process in Xojo already copies the correct profile into the bundle.

I agree, but I am not impressed with Xojo Build/Publish function.

I have had error free Build and Publish events that did not upload to Apple. No errors of any kind

I took the above builds and packaged it for Transporter.

Transporter failed with the usual errors.

The I went back to Xojo and it is now producing the errors again.

Ok, I revoked/deleted all certs/profiles associated with my iOS app from apple and recreated them.

I did the build and it worked and displayed a finder folder with lots of other files that I never got before.

I then did the Publish and it completed and displayed app had been uploaded to app store!

I am waiting to see if it appears in my Apps.

Frederick

the AppStore Connect.log failed due to a invalid Large App Icon.

So I need to fix and resubmit.

Xojo Publish did not mention any problem.

Said upload was successful when it wan’t!