File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.8.0] ( https://github.com/auth0/SimpleKeychain/tree/0.8.0 ) (2017-06-06)
4+ [ Full Changelog] ( https://github.com/auth0/SimpleKeychain/compare/0.7.0...0.8.0 )
5+
6+ ** Added**
7+ - Added tvOS and watchOS platform support [ \# 43] ( https://github.com/auth0/SimpleKeychain/pull/43 ) ([ cocojoe] ( https://github.com/cocojoe ) )
8+ - Xcode 8.3 Compatibility [ \# 42] ( https://github.com/auth0/SimpleKeychain/pull/42 ) ([ cocojoe] ( https://github.com/cocojoe ) )
9+
10+ ** Changed**
11+ - Fix Xcode warnings [ \# 45] ( https://github.com/auth0/SimpleKeychain/pull/45 ) ([ hzalaz] ( https://github.com/hzalaz ) )
12+
313## [ 0.7.0] ( https://github.com/auth0/SimpleKeychain/tree/0.7.0 ) (2016-01-20)
414[ Full Changelog] ( https://github.com/auth0/SimpleKeychain/compare/0.6.1...0.7.0 )
515
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.7 .0 </string >
18+ <string >0.8 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.7 .0 </string >
18+ <string >0.8 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.7 .0 </string >
18+ <string >0.8 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments