Skip to content

Seems to crash when trying to get the type of a UIViewController. #36

Open
@valleyman86

Description

@valleyman86

The following code will crash

class ViewController: UIViewController { }
let info = try? typeInfo(of: ViewController.self)

in
RelativePointer->advanced()
on
let offsetCopy = self.offset

Any ideas what would cause this?

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