tonymillion / Reachability

ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
BSD 2-Clause "Simplified" License
6.98k stars 1.26k forks source link

Tag a release? #159

Open abrindam opened 7 years ago

abrindam commented 7 years ago

Hi There!

We use this library heavily and love it. Looks like it's been 3 years since there's been an official "release" or even a new tag. Pointing to "master" in our Cartfile (using Carthage) just seems... wrong. Any chance we could do an official release of this framework so we can point at a tag?

Thanks!

tonymillion commented 7 years ago

Yes - I'll try and get on that this week

ankitkapasi commented 7 years ago

+1 and thanks Tony!


Ankit Kapasi Engineer & Entrepreneur 857.345.5396 (m) https://www.linkedin.com/in/ankitkapasi

On Mon, Jul 24, 2017 at 2:15 PM, Tony Million notifications@github.com wrote:

Yes - I'll try and get on that this week

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tonymillion/Reachability/issues/159#issuecomment-317557287, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZI54G3flXbN_4E09ztY2nVC0BmNg0lks5sRQlhgaJpZM4OUxQn .

thomasjoulin commented 6 years ago

@tonymillion possible to tag a release now? 🙏 We need tvOS support so need to point to master (using Cocoapods)... Thanks

djnews24 commented 6 years ago

Yep please pod repo push it i still missing it and dislike to add with a giturl

mauron85 commented 6 years ago

I'm begging for tagged release for exactly same reason. :) Thank you reachability.

raf-wtag commented 8 months ago

I'm using this via cocoapods and now want to use Swift Package Manager to import this but found that there are now tag available and it was requested about 7 years ago. It is possible to add a tagged release soon? Or I've to use master branch if I use SPM to import this library?