Re: why do I get these compiler warnings? SOLVED
Re: why do I get these compiler warnings? SOLVED
- Subject: Re: why do I get these compiler warnings? SOLVED
- From: Donald Hall <email@hidden>
- Date: Sun, 14 Dec 2008 19:00:13 -0700
Thanks to everyone who replied. It is very much appreciated.
Tommy and Chris put me on the right track. It turns out I had
inadvertently left SDKROOT_ppc set to 10.3.9 from a previous
incarnation of the project.
I was replacing the deprecated method "+stringWithContentsOfFile:"
with the newer method when the warning showed up. By the way, this
method is more than deprecated in Leopard - it returned nil for the
contents of the file, whereas the replacement method gave the correct
result.
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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