|
@@ -86,6 +86,10 @@ Embedded frameworks require a minimum deployment target of iOS 8 or OS X Maveric
|
|
|
|
|
|

|
|
|
|
|
|
+Sometimes "embedded framework" option is not available. In that case you have to add new build phase for the target
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
#####iOS, macOS, watchOS, tvOS
|
|
|
|
|
|
In the project, you'll find [single scheme](http://promisekit.org/news/2016/08/Multiplatform-Single-Scheme-Xcode-Projects/) for all platforms:
|