swiftcsv / SwiftCSV

CSV parser for Swift
MIT License
962 stars 193 forks source link

support for mac newline detection #62

Closed marcospolanco closed 5 years ago

marcospolanco commented 6 years ago

As described by @bcitdaltond:

https://github.com/naoty/SwiftCSV/issues/56

This PR applies the given solution to support the newlines produced on Mac, which is just a carriage return.

DivineDominion commented 5 years ago

Replicating this via #72. Thanks a lot for contributing to SwiftCSV! I've invited you to join the SwiftCSV GitHub organization – no pressure to accept! If you'd like more information on what that means, check out our contributor guidelines.