Build for iOS App Store fails

Receiving the following error message when trying to build for the iOS App Store. I’ve read some recent posts on the subject where it is now recommended to use app-store-connect in lieu of app-store, but this message says "expected one of {app-store…}, but found app-store-connect

Maybe this is as simple as needing to update Xcode. Currently have 15.2. I always like to stay a little behind in Xcode versions to keep with what’s stable. Is anyone using 16.2 with success with Xojo 2025 R1?

Xojo 2025 R1. I have not done anything in Xojo to set it up for publishing to the App Store. I also have not done anything with setting up the .plist, so not sure if either/both of those are now required

I also had some out of date certificates in KeyChain, so I deleted these too

I just downloaded Xcode 16.2, and the problem resolved. If anyone else has this issue, looks like the recent version of Xcode is required

The Xojo Documentation says “Current Version” as the minimum required Xcode. That seems to indicate that using Xcode 15 is the problem.

Edit: Heh, your solved post came through the second I posted this. I’ll leave this for posterity, but I do realize it’s dumb :upside_down_face:

1 Like

Thanks Tim. Yes, I just discovered that. After installing 16.2, my app was able to build. Thanks for the reply!

1 Like