Skip to content

Commit

Permalink
Fix missing files in npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
akofman committed Apr 1, 2019
1 parent a704f2c commit 85dc4d8
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1,564 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
webpack.config.js
src
.travis.yml
.editorconfig
.eslintrc
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can add this plugin directly to your project:

Or add it as a dependency into your own plugin:

`<dependency id="cordova-plugin-add-swift-support" version="1.7.2"/>`
`<dependency id="cordova-plugin-add-swift-support" version="2.0.1"/>`

By default, the Swift 4 support is added but the legacy version (2.3) can still be configured as a preference, inside the project's `config.xml`, within the `<platform name="ios">` section:

Expand Down
Loading

0 comments on commit 85dc4d8

Please sign in to comment.