Skip to content

Instantly share code, notes, and snippets.

@ariok
Created November 29, 2013 16:52
Show Gist options
  • Save ariok/7708642 to your computer and use it in GitHub Desktop.
Save ariok/7708642 to your computer and use it in GitHub Desktop.
Enabling Core Data SQL Debug mode
// From your project -> Edit scheme
// Tab "Run"
// Section "Argument passed at Lauch"
// Add this argument
-com.apple.CoreData.SQLDebug 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment