does UE5.5 support iOS SDK 18 (required for appstore connect)?

Hi, recently apple requred iOS SDK 18 for app submissions, but Unreal 5.5 seems to only support SDK 17. Is there an official update or workaround planned for this? Can the SDK be manually updated in the engine by myself somehow maybe by just changing the max supported version to 18?

I have an app on the store and i need to update it but currently it seems impossible as im told that I must use SDK 18.

Any ideas?

thanks

hi , you could try to change Xcode version in :

(UE5 installing folder)/Engine/Config/Apple/Apple_SDK.json

thanks i will experiment with this file and update the post if it works

iv tried this but im not having much luck. I cant even get unreal provision or certificate to match up with xcode even though unreal 5.3 works well enough with xcode. maybe thats the issue, i dont know. iv been trying to get compile unreal source from github but its a total nightmare. i guess ill just have to wait around for unreal to officially support the latest SDK or something