safx / Emoji-Swift

String extension converting to and from emoji character and Emoji-One
MIT License
127 stars 38 forks source link

Compile error in newest Xcode/Swift #23

Closed eoy4 closed 1 year ago

eoy4 commented 4 years ago

Emoji.swift:2815:9: The compiler is unable to check that this switch is exhaustive in reasonable time

Should add default clauses to the switch statements

iMark21 commented 4 years ago

Me too, same problem here.

gokselkoksal commented 3 years ago

Same problem, any updates here?