issues
search
rootstrap
/
ios-base
Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
264
stars
63
forks
source link
Small fix
#20
Closed
mariiio
closed
7 years ago
mariiio
commented
7 years ago
Description
When statusCode is nil the function returns false because 500 is not on the range of [200,210].. this is functional but not a very clean way to do it
Description