issues
search
topfunky
/
hpple
An XML/HTML parser for Objective-C, inspired by Hpricot.
http://topfunky.com
MIT License
2.77k
stars
471
forks
source link
Add Swift bridge API nullability specifiers & typed arrays
#91
Open
warrenburton
opened
4 years ago
warrenburton
commented
4 years ago
Add NS_ASSUME_NONNULL_BEGIN/END to headers
Audit source for nil returns and legal nil parameters
Explicit type ObjC arrays where needed
Upgrade project to Xcode 11 compatibility