Skip to content

Improve detection of ObjC built in classes #1173

@liamappelbe

Description

@liamappelbe

At the moment we're just checking if the class name matches the name of a built in class, which is pretty brittle. It will break if a user happens to write a class witht he same name. Is there a way of also checking that the class was defined in an internal header?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions