weabow 6 Posted Tuesday at 01:30 PM (edited) Hi all, I'm going to upgrade to Delphi 12.3. As I develop for IOS and MacOs, which version of XCode compatible with Delphi 12.3, and above all with its PAServer ? Thanks Edited Tuesday at 01:31 PM by weabow Share this post Link to post
corneliusdavid 257 Posted Tuesday at 01:55 PM Always use the most recent version of XCode. Share this post Link to post
Dave Nottage 625 Posted Tuesday at 10:50 PM (edited) 8 hours ago, corneliusdavid said: Always use the most recent version of XCode. This is not necessarily true given past experience, however it has been true for a while now. Having said that, even if you discover that your install of Delphi does not work with the latest version of Xcode, it is possible to revert to an earlier one. It should be borne in mind however that (at time of writing) App Store requires at least Xcode 16. Side note: those using Delphi CE will find that (at time of writing) it will not work with Xcode 16 unless you take special measures. Edited Tuesday at 10:50 PM by Dave Nottage 1 Share this post Link to post
corneliusdavid 257 Posted Tuesday at 11:12 PM @Dave Nottage, thanks for the clarification. It's been the rule of thumb I've used for the little bits of Apple dev I've done but I didn't consider older versions of Delphi or CE. 1 Share this post Link to post
Lajos Juhász 325 Posted yesterday at 08:09 AM You could and (definitely) should wait for Delphi 13. In theory it is going to have better support for newer versions of IOS and MacOS. Migrating a code weeks before a new version of Delphi is available does not make a sense. Share this post Link to post
weabow 6 Posted yesterday at 08:38 AM It's just an issue deploying on Android 🙂 Share this post Link to post
Rollo62 602 Posted yesterday at 10:19 AM 20 hours ago, corneliusdavid said: Always use the most recent version of XCode. Not without carefully checking what might breakdown before and why exactly you wanna do this. The way back is made a bit hard, by Apple, better be shure if you upgrade. Avoid also the Beta-Versions, which can cause much trouble too. 1 Share this post Link to post