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
- The scheme Click on the drop-down list (between the stop at the top and the breakpoint button),
- Then select Edit plan and choose your plan,
- < / Li> Click on "
Comments
Post a Comment