On 24/08/2019 16:07, Ryan Joseph wrote:
>
>
>> On Aug 22, 2019, at 2:15 PM, Zoë Peterson wrote:
>>
>> I just updated to the newer Cocoa headers (Thanks Jonas!) and I've run into
>> a problem with Lazarus.
>
> The headers were updated? to which version? I did my last parse on 10.10, so
> 4 yea
> On Aug 22, 2019, at 2:15 PM, Zoë Peterson wrote:
>
> I just updated to the newer Cocoa headers (Thanks Jonas!) and I've run into a
> problem with Lazarus.
The headers were updated? to which version? I did my last parse on 10.10, so 4
years ago.
Regards,
Ryan Joseph
__
On 22/08/2019 20:15, Zoë Peterson wrote:
> I just updated to the newer Cocoa headers (Thanks Jonas!) and I've run
> into a problem with Lazarus.
>
> NSExtensionContext.inc includes this line:
>
> {$if
> defined(__OBJC2__)defined(interface)defined(NSExtensionContext)defined(NSObject)}
>
>
> It c
I just updated to the newer Cocoa headers (Thanks Jonas!) and I've run
into a problem with Lazarus.
NSExtensionContext.inc includes this line:
{$if
defined(__OBJC2__)defined(interface)defined(NSExtensionContext)defined(NSObject)}
It compiles ok for some reason, but screws up Code Tools so th