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

New release for Xcode 11 fixes #11

Open
cap-dbaronnet opened this issue Oct 25, 2019 · 4 comments
Open

New release for Xcode 11 fixes #11

cap-dbaronnet opened this issue Oct 25, 2019 · 4 comments

Comments

@cap-dbaronnet
Copy link

Hello,

Thanks for this project.
When can you make a new release with your last fixes for XCode 11 new build system ?

Nice day

@antonyraphel
Copy link

@Ibrahimhass Please release the latest version '0.1.5' and send IHProgressHUD library to the Specs repo CocoaPod.

pod repo push IHProgressHUD.podspec

Thanks!

@appmonkey8010
Copy link

Meanwhile you could add
pod 'IHProgressHUD', :git => 'https://github.com/Swiftify-Corp/IHProgressHUD.git'
to your podfile

@cap-dbaronnet
Copy link
Author

Hello,

This method is not the one I want because it always retrieves the latest updates while I want to manage the versioning of my libraries.

Is it possible to put a new version pods?

Regards,

@narlei
Copy link
Contributor

narlei commented Apr 16, 2020

Use pod with git url works, but force CI to download every build.

Please pod repo push IHProgressHUD.podspec

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

4 participants