sdretu commented on issue #1679: URL: https://github.com/apache/cordova-ios/issues/1679#issuecomment-4915562058
Thank you for the context, This indeed seems an oversight, I thought 8.0.0 was the legit version, from a SPM perspective, `8.0.0` would have to be the release tag... But it seems our app was pointing to a draft tag, which causes a hazard, if the tag can be cleaned up, then this makes the package management prone to failure... For more context, this was not about authoring a plugin, the use case is that of a native iOS application development, using Cordova-ios as an external library for just a specific view. -- 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]
