Kris Wong
05/04/2020, 9:00 PMpod
function in my KMPP. there is a dependency between them in the exported types. i.e., a class in module A implements an interface from module B. my Xcode build (which is bringing in the KMPP project via local podspec) is failing during syncFramework
because it can't find the interface. is this supported?