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

Publish version 4.1.8 to CocoaPods #717

Closed
SandroMachado opened this issue Oct 3, 2017 · 7 comments
Closed

Publish version 4.1.8 to CocoaPods #717

SandroMachado opened this issue Oct 3, 2017 · 7 comments

Comments

@SandroMachado
Copy link

Hi,

I am trying to use the version 4.1.8 but it is not available in CocoaPods, can you please publish it?

-> PromiseKit (4.4.0)
   Promises for Swift & ObjC.
   pod 'PromiseKit', '~> 4.4.0'
   - Homepage: http://promisekit.org
   - Source:   https://github.com/mxcl/PromiseKit.git
   - Versions: 4.4.0, 4.3.2, 4.3.1, 4.2.2, 4.2.0, 4.1.7, 4.1.4, 4.1.3, 4.1.2, 4.1.0, 4.0.5, 4.0.4, 4.0.3, 4.0.1, 4.0.0, 3.5.3, 3.5.2, 3.5.1, 3.5.0, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.3.0, 3.2.1, 3.2.0,
   3.1.1, 3.1.0, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 2.2.1, 2.2.0, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.7.2, 1.7.1, 1.7.0, 1.6.0, 1.5.3, 1.5.2, 1.5.1, 1.5.0, 1.4.3,
   1.4.2, 1.4.1, 1.4.0, 1.3.0, 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2, 1.0.3, 1.0.2, 1.0.1, 1.0, 0.9.21, 0.9.19, 0.9.18, 0.9.17.1, 0.9.17, 0.9.16.6, 0.9.16.5, 0.9.16.4, 0.9.16.3, 0.9.16.2, 0.9.16.1, 0.9.16,
   0.9.15.3, 0.9.15.2, 0.9.15.1, 0.9.15, 0.9.14.3, 0.9.14.2, 0.9.14.1, 0.9.14, 0.9.13.2, 0.9.13.1, 0.9.13, 0.9.11.1, 0.9.11, 0.9.10, 0.9.9, 0.9.8.1, 0.9.8, 0.9.7.5, 0.9.7.4, 0.9.7.3, 0.9.7.2, 0.9.7.1,
   0.9.7, 0.9.6, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0 [master repo]
@mxcl
Copy link
Owner

mxcl commented Oct 3, 2017

4.1.8 had a specific change for Carthage only, so had no reason to be released for CocoaPods. Why do you need it?

@SandroMachado
Copy link
Author

Because I have a library that supports Carthage and CocoaPods and uses PromiseKit as dependency and it would be great to have the same dependencies versions.

@mxcl
Copy link
Owner

mxcl commented Oct 3, 2017

OK, well it doesn't hurt. But linting takes ~1 hour, so I can only do it last thing as otherwise my computer is out of action, plus I cannot guarantee the linting will work since I am now on Xcode 9 and this requires Xcode 8. In fact I'm pretty sure it will not work. Hmm.

@SandroMachado
Copy link
Author

git checkout 4.1.8
pod trunk push PromiseKit.podspec 

This should work, right?

Thanks, I will wait 👍

@mxcl
Copy link
Owner

mxcl commented Oct 3, 2017

This should work, right?

Like I said, I doubt it will lint unless I install Xcode 8 which I guess I can do, but this will be a lot of time for me to spend, and I don't have much time available currently. Linting takes an hour and it probably will fail for some other revlock issue which will then waste more time.

@mxcl
Copy link
Owner

mxcl commented Oct 8, 2017

K, I disabled lint and pushed it.

@mxcl mxcl closed this as completed Oct 8, 2017
@SandroMachado
Copy link
Author

@mxcl Thanks 👍

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