Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed add-swift-support dependency version #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KoenLav
Copy link

@KoenLav KoenLav commented Apr 18, 2019

We were using 2.6.0 of this plugin which referenced add-swift-support in a way which did not limit the version number; since add-swift-support has upgraded a major version this stopped working.

This PR changes the way in which the dependency is referenced based on the Cordova plugin.xml documentation.

Could you please release version 2.6.3 with this change, which would allow us to continue using this plugin?

I know 3.x is already out, but we're not ready for the Swift 5 move yet.

@cmgustavo
Copy link
Member

This is the same if you add this into config.xml, right?

<plugin name="cordova-plugin-add-swift-support" spec="1.7.2" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants