Quick question

Dear every one,

I have the latet build 2026.3729 of solar2d and the process to publish in ios is blocked.

I have this message :

So the question is:

what should I complete in the recipe.lua for the “Solar2d Build Number” and the “Xcode Version” so that it will work. I have tried before “2026.3729” and “26.4” but it doesn’t work.

__________

Thank you.

you have to download latest XCode and compatible runtime package with exact version … i uploaded an app to apple yesterday successfully after facing the same problem

Try here 26.3 instead.

As you can see on releases GitHub page:

I have tried this also before

“2026.3729” and “26.3”.

Thank you for your responses.

In fact I followed this instructions GitHub - solar2d/demo-app-store-automation: How to create set up iOS app deployment without ever touching macOS · GitHub and it is with no apple computer needed but just github.

Check this part in you build.yml:
(I also use this method and this pull request has been hanging there for a long)

Good news: everything works, since I made the last build&deliver there just a few hours ago :upside_down_face:

Perfect it’s work very good that was the macos line from 14 to latest that change everything.

Thank you. :+1:

1 Like