Browse Source

Update README.md

Marcin Krzyzanowski 9 years ago
parent
commit
039160b8f6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -73,12 +73,13 @@ Embedded frameworks require a minimum deployment target of iOS 8 or OS X Maveric
 
 
 
-#####iOS, OSX, watchOS
+#####iOS, OSX, watchOS, tvOS
 
 In the project, you'll find three targets, configured for each supported SDK:
 - CryptoSwift iOS
 - CryptoSwift OSX
 - CryptoSwift watchOS
+- CryptoSwift tvOS
 
 You may need to choose the one you need to build `CryptoSwift.framework` for your application.