xcode 3.0 10.4u to 10.5 SDK
xcode 3.0 10.4u to 10.5 SDK
- Subject: xcode 3.0 10.4u to 10.5 SDK
- From: Christopher Hunt <email@hidden>
- Date: Fri, 30 Jan 2009 23:16:35 +1100
Hi there,
I have an application that runs fine on Tiger and Leopard. I now want
to use the Leopard SDK so that I can take advantage of its new features.
However my application does not run correctly when I build having
changed the "Cross-Develop Using Target SDK: Mac OS X 10.4
(Universal)" to "Cross-Develop Using Target SDK: Mac OS X 10.5". One
symptom is that the tool bar items in my application's window toolbar
do not appear. If I use the minimise toolbar button (top right button
of window) and then use it again to expand the toolbar, the toolbar
items then appear. Why do the toolbar items not appear in the first
place as per when the application is built against 10.4u?
Svn reports the only changes to the project file are:
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
to
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
in two places.
I'm using the xcode that came with Leopard (3.0). I am presently
downloading 3.1.2 to see if this makes any difference.
Any other starting points for me? Thanks for any help.
Kind regards,
Christopher
_______________________________________________
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