File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ How is Locksmith different to other keychain wrappers?
30
30
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
31
31
[ ![ Build Status] ( https://travis-ci.org/matthewpalmer/Locksmith.svg?branch=master )] ( https://travis-ci.org/matthewpalmer/Locksmith )
32
32
33
- * Locksmith 3 .0 and greater is Swift 3 compatible. See the ` swift-2.3 ` branch for compatibility with older versions of Swift.
33
+ * Locksmith 4 .0 and greater is Swift 4 compatible. See the ` swift-3.1 ` branch for compatibility with older versions of Swift.
34
34
35
35
### CocoaPods
36
36
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3 .0 </string >
18
+ <string >4 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments