Closed Shunwei closed 6 years ago
Hey, after update to Xcode 9.3, I noticed that the "flatMap" is deprecated(Central.swift, line 169), can you please make a update by using "compactMap(_:) "
Central.swift, line 169
Ho shieeet, thanks for letting me know
Fixed on master
Hey, after update to Xcode 9.3, I noticed that the "flatMap" is deprecated(
Central.swift, line 169
), can you please make a update by using "compactMap(_:) "