> On May 9, 2020, at 07:41, Gabriel Zachmann wrote:
>
>
>> Also, if you’re already getting a CGImageRef using
>> CGImageSourceCreateImageAtIndex, why not just set imgLayer.contents to the
>> CGImageRef?
>
> sorry, my previous response regarding this was incomplete. What I am doing is
> th
You want the FSEvents API. I’m pretty sure you can specify the start time for
the events, and subdirectories are included. My app specifically discards
events before I start monitoring.
Jim Crate
> On Dec 21, 2019, at 11:09, Gabriel Zachmann via Cocoa-dev
> wrote:
>
> Is there a quick and
On Nov 21, 2019, at 5:43 PM, Pascal Bourguignon via Cocoa-dev
wrote:
> The Apple ecosystem implies an extraordinary maintenance load.
> Specifically, your application must provide enough revenue to pay for a
> couple of developpers only to track the changes Apple makes to the API, and
> updat