Tag: macos

bird sitting on wooden telegraph pole

Using the MacOS airport utility

Using the MacOS airport utility. Sometimes you need to gather information abouth your current WiFi Connection of you Mac via CLI only (maybe you just have a remote SSH Connection to do so). With the airport tool, there is a handy utility to perform most of the tasks, that you would normally do via the UI. You

hot choco in black mug beside white bowl

Fixing Error installing cocoa-pods on MacOS

If you installing cocoapods on a vanilla MacOS System you might get some error like this: The important error is make: /opt/local/bin/gmkdir: No such file or directory You need to install coreutils for fixing this. With MacPorts: For Homebrew: Original Post: https://coderwall.com/p/ehijxg/fixing-error-installing-cocoapods-on-macos