coronalabs / corona

Solar2D Game Engine main repository (ex Corona SDK)
https://solar2d.com/
MIT License
2.54k stars 273 forks source link

Apple: Xcode 15.3 #684

Closed clang-clang-clang closed 5 months ago

clang-clang-clang commented 8 months ago

As stated in the forum, an upgrade is required to compile using Xcode 15.3.

It is necessary to wait for the runner update https://github.com/actions/runner-images/issues/9459 to complete. And Xcode 15.3 required macos 14.

Shchvova commented 8 months ago

Of course. It doesn't seem that we have it available yet :( https://github.com/actions/runner-images?tab=readme-ov-file#available-images

Shchvova commented 8 months ago

Btw, it usually takes from couple days up to a week for images to propagate after PR was merged.

bryanrieger commented 7 months ago

Any update on this as it appears the macOS 14.4 with Xcode 15.3 runner is now available?

clang-clang-clang commented 6 months ago

bump up this.

Hi, @Shchvova, I don't know if the template is 17.2 but will there be any problems if you ignore the warning and use the 17.4 SDK to compile iOS apps? Or is there usually no problem? If so, can you tell people that they can use 17.4 and 3706 to compile iOS apps when not experiencing problems?

I understand that some people are focused on using the latest SDKs, but Solar2D has other critical priorities to address right now.