Procházet zdrojové kódy

Fixed package manager setup

Evgenii Neumerzhitckii před 8 roky
rodič
revize
391cbad250
2 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 4 0
      CHANGELOG.md
  2. 1 0
      README.md

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # KeychainSwift version history
 
+## 8.0.3 (2017-04-08)
+
+Fixed Package Manager setup ([maxkramerbcgdv](https://github.com/maxkramerbcgdv)).
+
 ## 8.0.0 (2017-04-08)
 
 Added Swif 3.1 support ([CraigSiemens](https://github.com/CraigSiemens)).

+ 1 - 0
README.md

@@ -245,6 +245,7 @@ Here are some other Keychain libraries.
 * Thanks to [tcirwin](https://github.com/tcirwin) for adding Swift 3.0 support.
 * Thanks to [Tulleb](https://github.com/Tulleb) for adding Xcode 8 beta 6 support.
 * Thanks to [CraigSiemens](https://github.com/CraigSiemens) for adding Swift 3.1 support.
+* Thanks to [maxkramerbcgdv](https://github.com/maxkramerbcgdv) for fixing Package Manager setup in Xcode 8.2.
 
 
 ## Submitting a pull request