You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With xcrun swift-demangle (Xcode 11.4) this works:
$ xcrun swift-demangle -compact s29example_ios_scenarios_sources7CPUViewV4bodyQrvg7SwiftUI9TupleViewVyAE0J0PAEE7paddingyQrAE4EdgeO3SetV_12CoreGraphics7CGFloatVSgtFQOyAE4TextV_Qo__AtiEEAJyQrAN_ARtFQOyAE6HStackVyAGyAT_AE7StepperVyATGtGG_Qo_AWyAGyAE6ButtonVyATG_A4_AA17ActivityIndicatorVtGGATSgtGyXEfU_
closure #1 () -> SwiftUI.TupleView<(<<opaque return type of (extension in SwiftUI):SwiftUI.View.padding(SwiftUI.Edge.Set, CoreGraphics.CGFloat?) -> some>>.0, SwiftUI.Text, <<opaque return type of (extension in SwiftUI):SwiftUI.View.padding(SwiftUI.Edge.Set, CoreGraphics.CGFloat?) -> some>>.0, SwiftUI.HStack<SwiftUI.TupleView<(SwiftUI.Button<SwiftUI.Text>, SwiftUI.Button<SwiftUI.Text>, example_ios_scenarios_sources.ActivityIndicator)>>, SwiftUI.Text?)> in example_ios_scenarios_sources.CPUView.body.getter : some
The text was updated successfully, but these errors were encountered:
@indragiek Thanks for the report. We'll release and deploy the fix soon, but I'll have to run some due diligence because of the change in the Python layer.
I'm seeing certain symbols that don't demangle when using
symbolic.demangle.demangle_name:
With
xcrun swift-demangle
(Xcode 11.4) this works:The text was updated successfully, but these errors were encountered: