Skip to content

Add Swift Package Manager support#111

Open
AndrewBennet wants to merge 2 commits intodavedelong:masterfrom
AndrewBennet:master
Open

Add Swift Package Manager support#111
AndrewBennet wants to merge 2 commits intodavedelong:masterfrom
AndrewBennet:master

Conversation

@AndrewBennet
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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.

3 participants