Moment
Moment copied to clipboard
Duplicate symbols for architecture x86_64
I've tried adding the 4 files to an existing project and it doesn't compile. It gives a bunch of 'duplicated symbols' errors for variables contained in the TimeParser file.
Tried it using a completely new project and faced the same problem.
Do I need to change any configuration in the project compiler phase?
Thanks in advance.

yeah I remember running into that. There was a configuration change for that. Will have to check later but until then you can checkout https://github.com/momentlib. There is a swift framework project that you could compare your configuration with.