> > The compiler isn’t involved, so it never has a chance to compare links to > declared types. It might be an interesting feature to have llvm audit the > NIBs before Xcode attempts to run the app, but for now that’s an Exciting > Future Direction. > > — F
I don’t think I could take that much excitement; I’ve already had an exciting time when I edited a nib that’s conditionally loaded only when running 10.10+ on 10.11, saw a nice shiny NSVisualEffectView, added it, and then had it blow up when the *exact same version of ibtool* behaved differently on our 10.9 build machines. Being able to have nibs that use things that the current SDK doesn’t quite grok is nice. Changing SDKs is a non-trivial task around here. _______________________________________________ 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]
