Marcin Krzyzanowski преди 9 години
родител
ревизия
d0756279f3
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -69,7 +69,9 @@ To install CryptoSwift, add it as a submodule to your project (on the top level
 
 ####Embedded Framework
 
-Embedded frameworks require a minimum deployment target of iOS 8 or OS X Mavericks (10.9). Drag the `CryptoSwift.xcodeproj` file into your Xcode project, and add appropriate framework as a dependency to your target. Now select your App and choose the General tab for the app target. Drag framework to *Embedded Binaries*
+Embedded frameworks require a minimum deployment target of iOS 8 or OS X Mavericks (10.9). Drag the `CryptoSwift.xcodeproj` file into your Xcode project, and add appropriate framework as a dependency to your target. Now select your App and choose the General tab for the app target. Find *Embedded Binaries* and press "+", then select `CryptoSwift.framework` (iOS, OS X, watchOS or tvOS)
+
+
 
 #####iOS, OSX, watchOS