i totally new swift , developing first application ios. need use ddmathparser it. followed guide @ site getting errors @ import statement
- expected identifier in import declaration
- expected expression
import statement syntax:
#import "ddmathparser.h"
i followed this guide.
bridging header files solved problem. thanks
Comments
Post a Comment