Figure out how to find a type in type archives and pull it into the view. For named types in the signature ObjC type encodings, try to pull the types from a suitable type archive before falling back to the fallback types (struct foo * instead of id).
Figure out how to find a type in type archives and pull it into the view. For named types in the signature ObjC type encodings, try to pull the types from a suitable type archive before falling back to the fallback types (
struct foo *instead ofid).