File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ _Version 4 was developed almost 100% by other people than me (@NiklasMerz)._ **P
3131
3232* Android - Minimum SDK 23
3333* iOS - ** latest XCode** is required. Plugin sets Swift version 4.
34+ * _ Please set ` <preference name="SwiftVersion" value="5.0" /> ` in your config.xml_
3435* Mac via Catalyst. If you run the iOS platform on a Mac the plugin will ask for the user password and work with like on other platforms.
3536* The [ cordova-osx] ( https://github.com/apache/cordova-osx ) platform is not supported
3637
Original file line number Diff line number Diff line change 1717 <header-file src =" src/ios/Bridging-Header.h" type =" BridgingHeader" />
1818 <source-file src =" src/ios/Fingerprint.swift" />
1919 <config-file target =" config.xml" parent =" /*" >
20- <preference name =" SwiftVersion" value =" 4" />
2120 <feature name =" Fingerprint" >
2221 <param name =" ios-package" value =" Fingerprint" />
2322 </feature >
You can’t perform that action at this time.
0 commit comments