jmcnamara / libxlsxwriter

A C library for creating Excel XLSX files.
https://libxlsxwriter.github.io
Other
1.49k stars 332 forks source link

Compile libxlsxwriter for iOS applications #321

Closed ChineseRoyalStar closed 3 years ago

ChineseRoyalStar commented 3 years ago

May i know if this lib can be used for the compile of iOS application? Any special setup is needed if it can be integrated into iOS project. Looking forward to your reply, thanks!

jmcnamara commented 3 years ago

For iOS and macOS the easiest way to use libxlsxwriter is via CocoaPods. See the following section of the docs:

http://libxlsxwriter.github.io/getting_started.html#gsg_macos