iphone - Where do I enter application arguments in XCode? -


I'm new to Objective-C and iPhone development. I am using CoreData on the new iPhone 3.0 platform. Execute my application; However, I can not get any object back from fetchedResultsController I want to see SQL which is being sent to SQLite

In Apple's documentation it says that I see it passing the following argument for the application

- com.apple.CoreData.SQLDebug 1

Where exactly do I do this?

This works differently in EXOD4

  1. The scheme Click on the drop-down list (between the stop at the top and the breakpoint button),
  2. Then select Edit plan and choose your plan,
  3. < / Li> Click on "

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -