Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.13.0 not available on Cocoapods #133

Closed
nigels0 opened this issue Oct 5, 2020 · 10 comments
Closed

0.13.0 not available on Cocoapods #133

nigels0 opened this issue Oct 5, 2020 · 10 comments
Assignees

Comments

@nigels0
Copy link

nigels0 commented Oct 5, 2020

Version

0.13.0

0.13.0 not available on Cocoapods

@MaxDesiatov
Copy link
Collaborator

Hi @nigels0, thanks for raising the issue. It is published on CocoaPods now. By the way, is there anything that prevents you from using CoreXLSX as a package through the SwiftPM integration with Xcode?

@MaxDesiatov MaxDesiatov removed their assignment Oct 5, 2020
@nigels0
Copy link
Author

nigels0 commented Oct 5, 2020

No - but I've used Cocoapods on everything else. Anyhow - I'm getting a lot of build errors even when using this version. Maybe I'll try SwiftPM.

@MaxDesiatov
Copy link
Collaborator

I would be happy to help, what kind of errors are you getting?

@nigels0
Copy link
Author

nigels0 commented Oct 5, 2020

Hi,

I'm getting a lot of errors:

ld: 105 duplicate symbols for architecture x86_64

@MaxDesiatov
Copy link
Collaborator

Sorry, I'm not sure I'd be able to help without more context. I need to see what those duplicate symbols are before I can provide any advice. Would you be able to post a screenshot?

Additionally, would you be able to try the example code? If that works for you, then there's a problem with how you integrate the library with your project, not with CoreXLSX itself.

@nigels0
Copy link
Author

nigels0 commented Oct 5, 2020

Well I haven't even integrated it - I just updated the cocoapods and got this error. I suspect it is within the pods.

It seems to be coming from nanopb - is that one of yours linked in?

@MaxDesiatov
Copy link
Collaborator

No, nanopb is not related to CoreXLSX or any of its dependencies.

@nigels0
Copy link
Author

nigels0 commented Oct 5, 2020

OK, didn't have the issue until I brought in the cocoa pod. I'll have a look elsewhere.

@MaxDesiatov
Copy link
Collaborator

@nigels0 could you clarify if this is still an issue for you?

@nigels0
Copy link
Author

nigels0 commented Oct 8, 2020

No, working OK. It was something else. Thx

@nigels0 nigels0 closed this as completed Oct 8, 2020
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

No branches or pull requests

2 participants