Special Characters such as + caused build failure
iNoles opened this issue · 2 comments
iNoles commented
Here is an example of "UITableView+FDTemplateLayoutCell" in https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
biocross commented
Ah good catch! Looks the .modulemap
file cannot accept special characters like +
in the framework name. I have fixed this in master. Thank you for reporting.
biocross commented
@iNoles This has been fixed in Release 0.0.3