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
I opt out the converter on the geolocation plugin:
debug-portal-spm (main|✚3…)./cap2spm node_modules/@capacitor/geolocation
Moving GeolocationPlugin.swift to GeolocationPlugin.swift.old...
Moving /Users/gBorg/dev/debug-portal-spm/node_modules/@capacitor/geolocation/ios/Plugin/GeolocationPlugin.m to /Users/gBorg/dev/debug-portal-spm/node_modules/@capacitor/geolocation/ios/Plugin/GeolocationPlugin.m.old...
Moving /Users/gBorg/dev/debug-portal-spm/node_modules/@capacitor/geolocation/ios/Plugin/GeolocationPlugin.h to /Users/gBorg/dev/debug-portal-spm/node_modules/@capacitor/geolocation/ios/Plugin/GeolocationPlugin.h.old...
so far so good then I import the dependency into my project:
I opt out the converter on the geolocation plugin:
so far so good then I import the dependency into my project:
And the plugin seems to be present but XCode Issue navigator print the following error:
I observe the plugin and source code in 'ios/Plugin' and not 'ios/Sources' but even by update that I still encounter the same issue.
Any Idea from where that come from?
The text was updated successfully, but these errors were encountered: