Skip to content

Commit

Permalink
fix(package): Use upstream swift support plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
vially committed Jan 9, 2018
1 parent 0cb180e commit 211597c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<param name="ios-package" value="QRScanner"/>
</feature>
</config-file>
<dependency id="cordova-plugin-swift-support" spec="~3.1.1" />
<dependency id="cordova-plugin-add-swift-support" spec="~1.7.1" />
<source-file src="src/ios/QRScanner.swift"/>
<config-file target="*-Info.plist" parent="NSCameraUsageDescription">
<string>The camera is used to scan QR codes.</string>
Expand Down

0 comments on commit 211597c

Please sign in to comment.