Skip to content

Compile error with XCode 14.3.1 on Ventura 13.5 #17

@edoloughlin

Description

@edoloughlin

I cloned the repo, installed XCode 14.3.1 (I'm not an active macOS/iOS dev), ran it to accept terms and install any dependencies.
When I run ./makelocal.sh it stops with a compile error:

In file included from /Users/me/dev/external/Autumn/Autumn/Core/ObservedEvent.m:6:
/Users/edoloughlin/dev/external/Autumn/Autumn/Core/ObservedEvent.h:13:62: error: expected a type
- (instancetype) initWithEvent:(CFStringRef)event ofElement:(AXUIElementRef)element;
                                                             ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions