"No such module error" occurred in cordova plugin during Swift build
The current configuration is like this
The framework I want to add is like this
How to add Swift framework to Cordova Plugin?
Here are the methods I tried:
- clean the build folder
- delete derieve Data folder
- change the framework's embed (embed&Sign, Do not embed => all try)

