We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79433b3 commit 178d9e3Copy full SHA for 178d9e3
README.md
@@ -9,7 +9,7 @@ Successful API changes will be merged into the Swift Flow projects.
9
In order to install the projects dependencies, run the following Carthage command in the root directory:
10
11
```
12
-carthage update --no-build
+carthage update --no-use-binaries --platform iOS
13
14
15
# GitHub Configuration Instructions
0 commit comments