You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.
My branch contains some changes that allow it to compile in a reasonable amount of time. Adjusted the dictionary literals which contain the unicode mappings into string literals that contain the JSON to decode into the dictionaries, as those seem to be the issue. The shortcode dictionary had to change to [String : [String]] instead of [String : (String, String)] due to tuples not being Decodable.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: