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 b262630 commit 10fd8beCopy full SHA for 10fd8be
README.md
@@ -120,13 +120,17 @@ $ swift package generate-xcodeproj
120
- **Using [Carthage](https://github.com/Carthage/Carthage)**:
121
122
```
123
- github "RxSwiftCommunity/RxKeyboard"
+ binary "https://raw.githubusercontent.com/RxSwiftCommunity/RxKeyboard/master/Carthage.json"
124
125
126
- ⚠️ With Carthage, RxKeyboard only supports:
+ ⚠️ With Carthage, RxKeyboard only supports binary installation:
127
128
- * Xcode 9.1 (9B55)
129
- * Swift 4.0.2 (swiftlang-900.0.69.2 clang-900.0.38)
+ * 0.7.1
+ * Xcode 9.1 (9B55)
130
+ * Swift 4.0.2 (swiftlang-900.0.69.2 clang-900.0.38)
131
+ * 0.7.0
132
+ * 9.0.1 (9A1004)
133
+ * Swift 4.0 (swiftlang-900.0.65.2 clang-900.0.37)
134
135
## License
136
0 commit comments