Added Xcode 11 (Swift 5.1) validations for color related changes
Showing
+52 -15
| { | ||
| "name": "IQKeyboardManager", | ||
| "version": "6.4.0", | ||
| "version": "6.4.2", | ||
| "source": { | ||
| "git": "https://github.com/hackiftekhar/IQKeyboardManager.git", | ||
| "tag": "v6.4.0" | ||
| "tag": "v6.4.2" | ||
| }, | ||
| "summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.", | ||
| "homepage": "https://github.com/hackiftekhar/IQKeyboardManager", | ||
| ... | ... |
+ 0
- 0
No preview for this file type
| { | ||
| "name": "IQKeyboardManagerSwift", | ||
| "version": "6.4.1", | ||
| "version": "6.4.2", | ||
| "source": { | ||
| "git": "https://github.com/hackiftekhar/IQKeyboardManager.git", | ||
| "tag": "v6.4.1" | ||
| "tag": "v6.4.2" | ||
| }, | ||
| "summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.", | ||
| "homepage": "https://github.com/hackiftekhar/IQKeyboardManager", | ||
| ... | ... |
Please register or sign in to comment