mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

356K
active users

NeoNacho

@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.

@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?