Re: Where are Xcode 4.1 bookmarks stored?
Re: Where are Xcode 4.1 bookmarks stored?
- Subject: Re: Where are Xcode 4.1 bookmarks stored?
- From: Ron Hunsinger <email@hidden>
- Date: Sun, 07 Aug 2011 23:24:14 -0700
On Aug 7, 2011, at 9:02 AM, Bill Cheeseman wrote:
> In Xcode 3, documentation bookmarks were stored in the Xcode preferences file with a known key, and I could easily back up my bookmarks and restore them with an AppleScript.
>
> After upgrading to Xcode 4.1, they're still in the same preferences file under the same key, but they don't show up in Xcode 4.1. And new bookmarks I add in Xcode 4.1 do not appear to show up in this preferences file, at least under this key. So I assume this preferences file is for Xcode 3 only, or that this key is a no-op in Xcode 4.1.
defaults read com.apple.dt.xcode kDSMBookmarkManagerAllBookmarksUserDefaultsKey
You may have to wait a minute or so after adding a bookmark before it shows up, but I added a bookmark to a document I know I would never have bookmarked before, and it showed up at that location about 30 seconds later.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden