FlineDev / CSVImporter

Import CSV files line by line with ease
MIT License
148 stars 31 forks source link

Swift error - probably something I did! #23

Closed johnheb closed 7 years ago

johnheb commented 7 years ago

screen shot 2017-06-19 at 7 49 21 am

Jeehut commented 7 years ago

@johnheb I've got the feeling that you are not a developer at all. Please let your iOS developers have a look at this projects Installation section of the README and they will know how to integrate this framework into your project. Also they will tell you that you already have all the classes to "gain a better understanding".

Just a few points why I think you're not a developer – you seem not to know that ...:

I have clearly listed the dependent frameworks in the installation section of the README linked above and please also notice that there is NO 3rd party framework used within this project at all. The only dependency is HandySwift and that's also a project of mine and therefore not a third party.

Quick & Nimble are project-internal dependencies that are only needed when developing this framework for testing purposes – no inclusion required on the framework consumer side (your side).