Skip to content

Commit

Permalink
Merge pull request #140 from vially/use-upstream-swift-plugin
Browse files Browse the repository at this point in the history
Use upstream swift support plugin
  • Loading branch information
bitjson authored May 17, 2018
2 parents d09bd84 + 211597c commit 9d27042
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 @@ -34,7 +34,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 9d27042

Please sign in to comment.