Re: Connections on NSWindowController sub-classes
Re: Connections on NSWindowController sub-classes
- Subject: Re: Connections on NSWindowController sub-classes
- From: Lee Ann Rucker <email@hidden>
- Date: Wed, 02 Sep 2015 20:52:44 +0000
- Thread-topic: Connections on NSWindowController sub-classes
>
> 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden