[Xcode 3] CustomDataViews no longer working
[Xcode 3] CustomDataViews no longer working
- Subject: [Xcode 3] CustomDataViews no longer working
- From: "Tim Conkling" <email@hidden>
- Date: Wed, 31 Oct 2007 14:04:26 -0700
A short while ago, someone on this list provided me with a data formatter bundle for viewing wstrings and wchar_t's. This worked great in Xcode 2.4.1, but I can't get it to work at all in Xcode 3.
- the data formatter bundle is in ~/Library/Application Support/Developer Tools/CustomDataViews. (I also tried putting it in /Library/Application Support/Developer Tools/CustomDataViews -- which I had to create, Xcode didn't create it itself -- with no luck.)
- I have "Enable Data Formatters" turned on.
- the Summary field next to the relevant variables simply shows the grayed-out format string.
Interestingly, Xcode doesn't seem to be reading the CustomDataViews.plist inside the data formatter bundle - I had to manually re-enter the format strings that it defines. This makes me think that perhaps the data formatter isn't actually being loaded by Xcode.
Have data formatters changed in XC 3? Am I doing something wrong?
Thanks,
Tim
_______________________________________________
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