ohai.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A cozy, fast and secure Mastodon server where everyone is welcome. Run by the folks at ohai.is.

Administered by:

Server stats:

1.8K
active users

@jsq It doesn’t have access to your shell environment’s PATH at all, unless you launch it through a terminal. It only gets whatever the default PATH configured via launch services is.

Olivier Halligon

@NeoNacho @jsq Aha! Good to know, TIL!
So that means that xcodebuild and Xcode could end up potentially having script build phases behaving differently given they expose a different set of env vars then?