Skip to content

Commit 2d99e46

Browse files
authored
Update README.md
1 parent 5f62ee5 commit 2d99e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ With that lib you could build UI in SwiftUI-like way for iOS9 and higher! 😺
2323
Support this lib by giving a ⭐️!
2424

2525
# KNOWN ISSUE
26+
**UPD: works well since Swift 5.2!**
2627

2728
⚠️ don't use Xcode 11.2 and 11.3 because of its compiler bug which is showing `Type of expression is ambiguous without more context` in function builders if expression is long while the same code compiles just fine with simple `swift build` in console. Use Xcode 11.1 cause there everything compiles fine. Hope this issue will be fixed([please vote for this issue here](https://bugs.swift.org/browse/SR-11694)).
2829

0 commit comments

Comments
 (0)