Hey, sorry if this is a stupid question as I don't...
# ios
a
Hey, sorry if this is a stupid question as I don't know much about iOS development. When I use "jump to definition" in XCode on a (KMP) method or class from code, it will jump to that (basically) unreadable generated header file. However if I do the same on the module import it does show that header in a more human readable format, is there a flag or setting I forgot that parses all those
swift_name
attributes?
m
I find this the case but the ‘unreadable’ is obj-c
I just took it to be a xcode.app but
clicking through module import will display the swift module ‘header’