Re: What triggers -applicationDidChangeScreenParameters: delegate method?
Re: What triggers -applicationDidChangeScreenParameters: delegate method?
- Subject: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
- From: Ken Thomases <email@hidden>
- Date: Wed, 10 Dec 2014 14:48:15 -0600
On Dec 10, 2014, at 11:41 AM, Bill Cheeseman <email@hidden> wrote:
> I accidentally sent this reply to Ken instead of to the list. Here it is, with the additional note that I cannot build against the 10.9 SDK without substantially rewriting the application because it uses so much stuff that is new in the 10.10 SDK.
Can you build the codebase for your previous release except build against the 10.10 SDK? If the SDK is the problem, your old codebase will suddenly start exhibiting the same behavior.
By the way, why is it important to understand why the behavior has changed? It has always been the case that that notification could come at any time, so your code has to cope in any case.
Regards,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden