Re: Very basic need, very difficult to achieve.

2016-05-07 Thread Alex Zavatone
Oh and I just ran a few of my iOS apps in this rather tight config on 10.11.3 and Xcode 7.3.1 and it's really pretty fast. I certainly was surprised. We're talking 1 project that includes 2 projects that links to a framework that links to pjSIP and builds that as a static lib. It's freaking fa

Re: Very basic need, very difficult to achieve.

2016-05-07 Thread Alex Zavatone
Just to follow up, on what I said I'd do. I've finally updated one of my VMs to 10.11.3 and Xcode 7.3.1. I'm running this in VMWare 5.0.5 of all things off of the 17" thunderbolt laptop with 16 GB of RAM, a 1TB internal drive, a 480 GB SSD and an 8 TB external Thunderbolt drive. The VMs are

Error Dialog when trying to Launch a built App

2016-05-07 Thread Dave
Hi, I have a project thats runs ok under XCode, but when I try to launch the App itself, I get this message: Check with the developer to make sure BJEventActivationTest works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the

Re: Clarification on the AXFocusedWindowChanged notification

2016-05-07 Thread Bill Cheeseman
> On May 7, 2016, at 6:48 AM, David Burgun wrote: > > To clarify it seems to send AXFocusedWindowChanged for the newly focused > element *only*, not to the old one too. Correct. That's what I said. -- Bill Cheeseman - wjcheese...@comcast.net ___