How to add CanOpen plugin so its included in iOS XCode
Hi
I added plugin source file(CanOpen.m, CanOpen.h) in CordovaLibPlugins folder of iOS Project. http://philmerrell.com/canopen-a-phon...
When exporting xcode project, I can see that files in folder but really that files wasn't added in XCode Project.
I want to know the way how to add source files in iOS project.
Thanks in advance.