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

Release a 6.0.0 Cocoapods #72

Closed
stephanheilner opened this issue Jan 29, 2019 · 5 comments
Closed

Release a 6.0.0 Cocoapods #72

stephanheilner opened this issue Jan 29, 2019 · 5 comments

Comments

@stephanheilner
Copy link
Contributor

It looks like 6.0.0 was completed and tagged, but never released through CocoaPods. Could we please get that pushed so we can use it? Thanks in advance!

@stephanheilner
Copy link
Contributor Author

@artman I'd really love to use this code, but I need it to support Swift 4.2 because of other dependencies. Would it be possible for you to push a pod update? I'm in a bit of a time-crunch. TIA!

@artman
Copy link
Owner

artman commented Feb 3, 2019

Sorry, took me a while to get this shipped. I still had problems with OSX not building correctly in pod lib lint, so I temporarily removed it. 6.0.0 is now out.

@artman artman closed this as completed Feb 3, 2019
@stephanheilner
Copy link
Contributor Author

Thanks! What were you trying to do on OSX, or what wasn't working? I can probably help...

@artman
Copy link
Owner

artman commented Feb 3, 2019

The s.osx.deployment_target = '10.9' line in the pod spec (its still there), causes my pod lib lint to fail. Just gives a xcodebuild exited with a non-zero exit code failure without any preceding information on the actual failure. Feel free to check it out.

@stephanheilner
Copy link
Contributor Author

It actually works just fine as long as you use CocoPods 1.6.0.rc2. Ever since Xcode 10.1 came out, CocoaPods 1.5.3 fails for most cases when doing a pod spec lint or pod lib lint.

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