Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Swift Package Manager support #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndrewBennet
Copy link

Hi there! Thanks for this library - I've found it useful. I use it in my iOS app Reading List.

This pull request adds support for the Swift Package Manager, which makes it easier to include the library in another project, direct from Xcode.

@AndrewBennet
Copy link
Author

Hi there - just wondering if you've seen this pull request, and if you've got any thoughts on it? I'm moving my dependencies over to Swift Package Manager (away from Cocoapods) and I've started targeting my fork in order to make this possible.

AndrewBennet added a commit to AndrewBennet/ReadingListV1 that referenced this pull request Oct 6, 2020
- Move ReadingList_Foundation to a local Swift package
- Target SPM-supporting forks of SVProgressHUD (SVProgressHUD/SVProgressHUD#1063) and CHCSVParser (davedelong/CHCSVParser#111)
- Update CI tooling to use xcodeproj file instead of xcworkspace file
@pronebird
Copy link

pronebird commented May 16, 2021

Is this repo dead? Such a shame, I have been using it to parse CSV for years.

@pixyzehn pixyzehn mentioned this pull request Jul 19, 2021
@dipcse07
Copy link

I have a question... I wanted to add data to existing CSV but i can not understand how to write data to existing csv
you can let me know How to write data to a existing CSV file using CHCSVParser ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants