| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On May 30, 2005, at 6:15 AM, Mark Munz (DevList) wrote:
This should be stored in your Xcode preferences. In the Terminal, do $ defaults read com.apple.xcode XCDocAccessWindowContentConfiguration and look for an entry "SearchState". It's probably XCDocFullTextSearchState, and you want it to be XCDocAPISearchState. $ defaults write com.apple.xcode XCDocAccessWindowContentConfiguration '{ "SearchState" = "XCDocAPISearchState" ;}' Then check your prefs to make sure that they're writeable and that this setting is getting saved. Chris |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| References: | |
| >Anyway to have Xcode Help default to API Search? (From: "Mark Munz (DevList)" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.