Solvedwcdb Xcode 9.3 Support?
✔️Accepted Answer
It's now fixed. Developers can use v1.0.6.2 with Xcode 10(Beta) now.
Note that compatible code is need for ColumnCodable
.
Check https://github.com/Tencent/wcdb/releases/tag/v1.0.6.2 for further information.
Other Answers:
@wbtvc Actually, these are bugs in Swift itself. I don't think we have ideas about fixing a language bug. For further information about those bugs, you can check my comment above.
Or if you think it is just a tiny bug which can be solve easily, we are grateful for your PR. :)
Is there any plan if Apple do not change the mind in Conditional Conformance at Swift5?If it was
unfortunately true, will WCDB make a Refactoring ?
WCDB can't be compiled with Xcode 10(Beta) now.
I'm ongoing to figure out whether the bugs are not fixed or we need more compatible works.
I will reply here as soon as possible.
on going
The language of WCDB
Swift
The version of WCDB
v1.0.6
The platform of WCDB
iOS
The installation of WCDB
Cocoapods
What's the issue?
When I use Xcode 9.2 everything works, but after updating to Xcode 9.3, I can't compile it.
See the chart for specific errors