How to expression cast type in lldb in Swit

Issue #574

expr -l Swift -- import UIKit
expr -l Swift -- let $collectionView = unsafeBitCast(0x7fddd8180000, to: UICollectionView.self)
expr -l Swift -- $collectionView.safeAreaInsets
Written by

I’m open source contributor, writer, speaker and product maker.

Start the conversation