sjordi 39 Posted March 27, 2019 Hi, Did someone here have the guts to try XCode 10.2 since it was released yesterday and successfully compiled to iOS 64 bit and macOS? Or does it break everything like most of the time, forcing us to stick to 10.1? Thanks for any light on the matter. Steve Share this post Link to post
Микола Петрівський 10 Posted March 28, 2019 It has iOS SDK 12.2. C++ apps do not compile with that, while Delphi apps are OK. Have not tested MacOS. Share this post Link to post
Dave Nottage 557 Posted March 28, 2019 (edited) I use a macOS VM (on a macOS host) to try out new versions of Xcode, macOS etc. No problems at all using Xcode 10.2 with: Debugging to an iPhone X Deploying an app store version (i.e. set Configuration to App Store, use Deployment Manager to deploy) Edited March 28, 2019 by Dave Nottage Share this post Link to post
sjordi 39 Posted March 29, 2019 Cool, Thanks for the info. I too have a macOS VM on my Mac to try those things, but I'm on a trip right now and the VM is on an external disk I don't carry with me. Big mistake. So I'll go forward and install XCode latest release as soon as I can get my hands on an Ethernet connection 🙂 Thanks Share this post Link to post