GithubHelp home page GithubHelp logo

capacitor-plugin-converter's People

Contributors

markemer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

capacitor-plugin-converter's Issues

Invalid custom path error

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:

let package = Package(
    name: "MyTest",
		platforms: [.iOS(.v13)],
		dependencies: [
                    .package(path: "./node_modules/@capacitor/geolocation/")
		],

And the plugin seems to be present but XCode Issue navigator print the following error:

x-xcode-log://A91367E6-601E-4DFA-9891-9A86017E3656 invalid custom path 'ios/Sources/GeolocationPlugin' for target 'GeolocationPlugin'

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?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.