> On 25 Jun 2015, at 20:58, Jens Alfke <[email protected]> wrote: > > Seriously, I use Xcode a lot, building Obj-C, C and C++, and only extremely > rarely do I run into any actual compiler bugs. Maybe one a year or so. (Swift > is a different matter, but that’s kind of to be expected given how new it > is.) Build errors, yeah, a lot, but they almost always turn out to be > something wrong in the build settings.
I agree, 99% of my moans are features that were taken out of XCode in the great purge of XCode 4, that’s when all the UI glitches started appearing. Having said that, in the latest version of XCode the analyser is flakey, which is worrying, but I don’t think it affects code generation. All the Best Dave _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
