Nagesh Chandan

Results 3 comments of Nagesh Chandan

@grifas I did, it didn't help. It seems issues started when 'FPNTextFieldDelegate' has been updated to support Objective-C. i.e adding "@objc" keyword for the delegate. Because I downgraded to the...

`858 duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)` It's not only those files, it is saying all of...

Yes.. I just downgraded the library to the version where it does not have ‘@objc’ annotation for the delegates. I don’t remember the extract version, because I’m no longer working...