Good morning,
I'm having a problem building my app with Transporter. It says it needs SDK version 18. Do you know how to fix this?
Hello @Matheus Henrique Souza
This issue happens because Apple now requires apps to be built with the iOS 18 SDK (Xcode 16 or later). The current build was made using the older iOS 17.2 SDK, so Transporter rejects it.
To fix it, rebuild your app using the latest OutSystems MABS version (MABS 11) — it already supports the iOS 18 SDK.
You can check the details here