Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Class inheriting from NSObject #112

Open
po-miyasaka opened this issue Apr 2, 2020 · 1 comment
Open

Support Class inheriting from NSObject #112

po-miyasaka opened this issue Apr 2, 2020 · 1 comment

Comments

@po-miyasaka
Copy link
Collaborator

po-miyasaka commented Apr 2, 2020

As is

(lldb) e Pretty.prettyPrint(self)
<example.viewController: 0x7fde33198000>

To be

In case the target is class, it have to work like struct.
now, dump is working:(

@po-miyasaka po-miyasaka changed the title Support Class Support Class inheriting from NSObject Apr 3, 2020
@sahara-ooga
Copy link
Collaborator

Codes from #161 now produces warnings in Xcode 13.3.

warining

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants