mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #8] IOS SWIFT integration #4
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paoloveggi on GitHub (Sep 28, 2015).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/8
Hi, i installed the library in my swift project using cocoapods. I just add pod instructions in my podfile and then run "pod install". Now I can see the framework in my list of files, but i don't know how to use library inside my swift files...anyone can help me? I cannot find a working example of the code inside a swift project...
I try copying the sample code from documentation, but xcode says me that workbook type is undefined, etc...
Thank you, bye!
@jmcnamara commented on GitHub (Sep 28, 2015):
I don't use the library within Xcode so I can't answer.
@lrossi supplied the cocoapod so he may be able to answer.
Or else just ask the question on StackOverflow.