Skip to content

Instantly share code, notes, and snippets.

@paulz
Last active May 1, 2024 04:12
Show Gist options
  • Save paulz/bdd0a647729010acb75d6a39bc6a1b23 to your computer and use it in GitHub Desktop.
Save paulz/bdd0a647729010acb75d6a39bc6a1b23 to your computer and use it in GitHub Desktop.
Allow Xcode to access shell environment variables
defaults write com.apple.dt.Xcode UseSanitizedBuildSystemEnvironment -bool NO
@paulz
Copy link
Author

paulz commented May 1, 2024

stopped working in Xcode 15.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment