ruddfawcett / Notepad

[iOS] A fully themeable markdown editor with live syntax highlighting.
http://rudd.fyi/notepad
MIT License
878 stars 106 forks source link

Fix for deprecated method scanHexInt32 #58

Closed acrosa closed 4 years ago

acrosa commented 4 years ago

Migrate to scanHexInt64 (UInt64)

ruddfawcett commented 4 years ago

Looks good. Thanks, @acrosa.