An open API service indexing awesome lists of open source software.

https://github.com/grmartin/envvars-mac

A simple AppKit Application that prints out the environment variables as a normally launched mac app would see them.
https://github.com/grmartin/envvars-mac

appkit envvars macos macosx objective-c

Last synced: over 1 year ago
JSON representation

A simple AppKit Application that prints out the environment variables as a normally launched mac app would see them.

Awesome Lists containing this project

README

          

# EnvVars for MacOS X

This is a simple AppKit based program to allow a user to divine what environment
variables are set when they launch a mac program depending on how they launched it.
As loading it from Xcode is different from AppCode and different from the terminal, the
```open``` command or from the Finder.