weabow 6 Posted August 26 (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 August 26 by weabow Share this post Link to post
corneliusdavid 258 Posted August 26 Always use the most recent version of XCode. Share this post Link to post
Dave Nottage 631 Posted August 26 (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 August 26 by Dave Nottage 1 Share this post Link to post
corneliusdavid 258 Posted August 26 @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 330 Posted August 27 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
Rollo62 605 Posted August 27 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