wchardataformatter not working
wchardataformatter not working
- Subject: wchardataformatter not working
- From: Jeff Heyob <email@hidden>
- Date: Mon, 5 Jul 2010 23:26:10 -0400
Hi,
I trying to build and install a data formatter in XCode 3.1.4 on
Leopard 10.5.8 on a MacBook.
This is my first time at trying to do a data formatter for XCode and
can't get Apple's example "wchardataformatter" project to work. I
found out that the project was compiling in PPC and switched it to
Universal. Also added #include <string.h> to the test program, but
that is where any progress stops. I've tried installing the
dataformatter bundle in both my user level and common level "/Library/
Application Support/Apple/Developer Tools/CustomDataViews/"
directories. I have "Enable Data Formatters" selected and I've
restarted XCode after installing the formatter in the CustomDataViews
directory. I have printf debug statements inside of each formatter
function to try to track the formatter action, but it seems that it is
not loading.
Is there something obvious that I need to do?
Am I'm missing something with the bundle loading?
I would appreciate any suggestions or advice.
Thanks in advance,
Jeff
_______________________________________________
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