You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i'm developing a customized version of cordova-plugin-document-scanner and I want to use a customized version of the WeScan library. I forked both and tried to load WeScan via cocoapods-support from a github repository. But every time I add the ios platform to my project via 'ionic cap add ios' the original WeScan library is fetched and added to the iOS folder. My plugin.xml looks like this:
Hello,
i'm developing a customized version of cordova-plugin-document-scanner and I want to use a customized version of the WeScan library. I forked both and tried to load WeScan via cocoapods-support from a github repository. But every time I add the ios platform to my project via 'ionic cap add ios' the original WeScan library is fetched and added to the iOS folder. My plugin.xml looks like this:
Any ideas, why the original library is fetched instead of the forked one?
The text was updated successfully, but these errors were encountered: