jcesarmobile commented on issue #1609: URL: https://github.com/apache/cordova-ios/issues/1609#issuecomment-4476617610
Not sure if it was the case when you reported the issue, but Cordova changes the `.package(url: "https://github.com/apache/cordova-ios.git", branch: "master"),` to `.package(name: "cordova-ios", path: "../cordova-ios"),` in plugin's Package.swift to avoid that problem, can you check if that's working for you on latest release? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
