Hi,
After your reply I went back to the code and picked through everything
again step by step.
Looking into it I found I still had the base SDK set to 10.8 on one of
the projects in the workspace. I fixed that, and manually wiped the
Derived Data folder, and now it works fine.
No code chan
> On Nov 9, 2013, at 4:04 PM, Darren Wheatley
> wrote:
>
> I have a 10.7 app built on 10.9. I'm debugging on 10.9.
>
> My main view has a splitView with two panes: a webview in one, and an
> NSScrollView in the other.
>
> When the app starts I programmatically move the divider to the right to
I have a 10.7 app built on 10.9. I'm debugging on 10.9.
My main view has a splitView with two panes: a webview in one, and an
NSScrollView in the other.
When the app starts I programmatically move the divider to the right to hide
the right-hand pane and the enclosed NSScrollView.
When this hap