Quantcast
Channel: July 2020 – Michael Tsai
Viewing all articles
Browse latest Browse all 69

swift-reflection-dump

$
0
0

Ole Begemann:

swift-reflection-dump is cool! For example, this command dumps 78,000 lines of information about SwiftUI types and their stored properties:

./swift-reflection-dump --arch=x86_64 --binary-filename=<path_to_SwiftUI_binary>

[…]

If you don’t want to build the compiler to try this out, here’s the SwiftUI dump I made[…]


Viewing all articles
Browse latest Browse all 69

Trending Articles