Browse Source

Update README.md

Evgenii Neumerzhitckii 8 years ago
parent
commit
84d74b91b6
1 changed files with 0 additions and 10 deletions
  1. 0 10
      README.md

+ 0 - 10
README.md

@@ -217,16 +217,6 @@ It [has been reported](https://github.com/evgenyneu/keychain-swift/issues/15) th
 
 <img src="https://raw.githubusercontent.com/evgenyneu/keychain-swift/master/graphics/keychain-swift-demo-3.png" alt="Keychain Swift demo app" width="320">
 
-## Running Keychain unit tests
-
-Xcode 8 introduced additional hoops that one needs to jump through in order to run the unit test:
-
-1. Enable signing in both the demo app and the test target.
-1. Enable *Keychain Sharing* in the *Capabilities* tab of the demo app target.
-1. Select the demo app as *Host Application* in the test target.
-
-The process is shown in more details in [this article](http://evgenii.com/blog/testing-a-keychain-library-in-xcode/).
-
 ## Alternative solutions
 
 Here are some other Keychain libraries.