Skip to content

SwiftCSVExport 1.0.6

Compare
Choose a tag to compare
@vigneshuvi vigneshuvi released this 08 Dec 08:18
· 48 commits to master since this release
  • Able to Read the CSV file and convert to "CSV" class(Object Oriented Approach).
  • Refactored CSV Export class.
  • Replaced deprecated String character count to get length.
  • Added the option to change CSV cell divider.
  • File export altered to use the assigned divider as well.