Skip to content

Instantly share code, notes, and snippets.

@T1T4N
Created June 18, 2024 14:54
Show Gist options
  • Save T1T4N/f66a2ebbeb17b73d6643a178ede14639 to your computer and use it in GitHub Desktop.
Save T1T4N/f66a2ebbeb17b73d6643a178ede14639 to your computer and use it in GitHub Desktop.
Disable Xcode 16's Predictive Code Completion LLM Model
defaults write com.apple.dt.Xcode IDEModelAccessHasUserConsentForOnDeviceInteractions -bool FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment