In a pure ios/swift project I have a cocoapod local dependency (one linked via local path - it's a monorepo)
In AppCode (or XCode) a was able to search types/files from the library.
In fleet I'm not. Is there a way around that?
(Project builds just fine)