File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ You can add this plugin directly to your project:
1212
1313Or add it as a dependency into your own plugin:
1414
15- ` <dependency id="cordova-plugin-add-swift-support" version="1.4 .0"/> `
15+ ` <dependency id="cordova-plugin-add-swift-support" version="1.5 .0"/> `
1616
1717By default, the Swift 3 support is added but the legacy version (2.3) can still be configured as a preference:
1818
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-add-swift-support" ,
3- "version" : " 1.4 .0" ,
3+ "version" : " 1.5 .0" ,
44 "description" : " Add Swift support to your iOS plugins" ,
55 "homepage" : " https://github.com/akofman/cordova-plugin-add-swift-support" ,
66 "author" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 id =" cordova-plugin-add-swift-support"
4- version =" 1.4 .0" >
4+ version =" 1.5 .0" >
55
66 <name >AddSwiftSupport</name >
77 <license >Apache 2.0</license >
You can’t perform that action at this time.
0 commit comments