Closed gonghao closed 8 years ago
When I use Cocoapods with use_framework! flag to work with my Swift project, I met this problem that includes wrong path.
use_framework!
But I'm not sure is it correct for other situations with this modification.
I use use_framework! too, but not problem. Can you try it again and show me the result?
When I use Cocoapods with
use_framework!
flag to work with my Swift project, I met this problem that includes wrong path.But I'm not sure is it correct for other situations with this modification.