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

Need to change the cocoapod podspecs to OSX10.10? #791

Closed
acecilia opened this issue Jul 11, 2016 · 4 comments
Closed

Need to change the cocoapod podspecs to OSX10.10? #791

acecilia opened this issue Jul 11, 2016 · 4 comments

Comments

@acecilia
Copy link
Contributor

The podspec says:

s.osx.deployment_target = '10.9'

But in the project:
captura de pantalla 2016-07-11 a las 22 33 24

@kzaher
Copy link
Member

kzaher commented Jul 13, 2016

Hi @acecilia ,

I think we've used 10.10 because it crashed the linker while comparing with carthage otherwise. I haven't encountered problem with CocoaPods for some reason. Is there one?

@acecilia
Copy link
Contributor Author

I thought the deployment version in cocoapods should be the same of the deployment version in the project.

@kzaher
Copy link
Member

kzaher commented Jul 13, 2016

Hi @acecilia ,

Yeah, I think we should probably ramp up Podspec version to 10.10.

@kzaher
Copy link
Member

kzaher commented Aug 7, 2016

I've increased the version. This will be published with next release.

@kzaher kzaher closed this as completed Aug 7, 2016
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