Closed bryant1410 closed 7 years ago
Our readme is fine. Your script broke it:
// E.g. check for API that may crash on iOS 5.x devices.
#define __IPHONE_OS_VERSION_SOFT_MAX_REQUIRED __IPHONE_5_0
# import <NBUCore/NBUAvailability.h>
Yup, sorry! This was a bug. It's fixed now.
Thanks! Let me know when you have an updated version 👍
GitHub changed the way Markdown headings are parsed, so this change fixes it.
See bryant1410/readmesfix for more information.
Tackles bryant1410/readmesfix#1