Homebrew | CocoaPods | |
---|---|---|
2 | 55 | |
27,633 | 14,726 | |
- | 0.1% | |
0.0 | 7.7 | |
over 6 years ago | 23 days ago | |
Ruby | Ruby | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Homebrew
-
Sapphire: Rust based package manager for macOS
Found it because I was curious: https://github.com/Homebrew/legacy-homebrew/commit/29d85578e...
Here are the comparisons to other package managers:
> Packages are brewed in individual, versioned kegs. Then symlinks are created to give a normal POSIX tree. This way the filesystem is the package database. Everything else is now easy. We are made of win.
vs MacPorts registry which used its own homebrewed (lol) Receipts files in 2009, and now uses a SQLite DB: https://guide.macports.org/chunked/internals.registry.html#i...
> I wouldn't worry about it not being root. We don't install anything base enough for it to be a concern (unlike MacPorts or Fink).
vs MacPorts installs to `/opt/local` as root.
> Why Not MacPorts?
> =================
> 1. MacPorts installs its own libz, its own openssl, etc. It is an autarky.
> This makes no sense to me. OS X comes with all that shit.
> 2. MacPorts support Tiger, and PPC. We don't, so things are better optimised.
There is no “Why Not Fink?” section.
And because I didn't know the word autarky: https://en.wiktionary.org/wiki/autarky
-
Need Help Installing Yarn
For Homebrew though, some tips from here might help if you want to try getting that install to work instead. https://github.com/Homebrew/legacy-homebrew/issues/15077
CocoaPods
- Criando um módulo com Swift Package Manager
-
Show HN: Privacy Manifest CLI tool for iOS apps
Very nice! love that it is all in swift, will give a closer look later but looks beautiful.
Recently went through this with a react native app with a ton of old dependencies and it was fairly painful. Wrote a couple not quite as beautiful scripts to help so I wish I had this before.
Tangential rant: I am all for privacy but find it really obnoxious that the most profitable company in the world is giving open source contributors to their ecosystem work on a deadline. Case in point: https://github.com/CocoaPods/CocoaPods/issues/10325
-
How To Handle VoIP Push Notifications using iOS Callkit
Cocoapods to install the Vonage Client SDK for iOS.
-
Unable to find a specification for `GoogleUtilities-Environment-Logger-NSData+zlib`
You will have better luck finding / getting help here https://github.com/CocoaPods/CocoaPods/issues create a new issue and hopefully, someone there will be able to assist you.
-
Hey guys, just landed a gig as a DevOps release engineer! I'm super stoked but also pretty nervous. Any seasoned vets out there have any tips or advice for a newbie like me? Would love to hear your thoughts!
Knowing you way through CocoaPods was also a useful skill couple of years ago - https://cocoapods.org/
-
Just got a new M2 Pro after my 2016 became outdated. What are your first steps to setting up a new computer?
- Struggle to install Cocoapods
-
Xcode 14.3 is completely unacceptable
I have no love for Xcode, but Cocoapods has a pretty serious issue with Xcode 14.3 causing archives to fail: https://github.com/CocoaPods/CocoaPods/issues/11861
- flutter 3.7.10, MacOS 13.3.1, IOS 16.4.1
-
Xcode Update Error Chaos: Tips for a Newbie
For anyone else using cocoapods, this temporary fix worked for me. https://github.com/CocoaPods/CocoaPods/issues/11808
-
Ad Income Enhancement: AdMost and HMS Unity Kit for Huawei Ad Display
Cocoapods for iOS.
What are some alternatives?
fpm - Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
ruby - The Ruby Programming Language
Homebrew-cask - 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
Linuxbrew