Re: NSApplication subclass crashes on 10.3 with Xcode 3
Re: NSApplication subclass crashes on 10.3 with Xcode 3
- Subject: Re: NSApplication subclass crashes on 10.3 with Xcode 3
- From: Kevin Wojniak <email@hidden>
- Date: Wed, 17 Sep 2008 15:38:55 -0400
Yes, it's properly setup for 10.3 deployment.
I just rebuilt the project using Xcode 2.5, and the application loads
properly on 10.3, but when I recompile it on Xcode 3 it fails like
expected. So something has changed in Xcode 3...
Kevin
On Sep 17, 2008, at 3:22 PM, Adam R. Maxwell wrote:
On Wednesday, September 17, 2008, at 10:06AM, "Kevin Wojniak" <email@hidden
> wrote:
Well it works fine on 10.5 without any autorelease warnings, and
nothing shows up in 10.3's Console either, so I don't think that's
the
issue.
Its as if the Cocoa frameworks aren't loading properly when the
framework loads..
Have you set the deployment target to 10.3 for the framework and the
application? Using an NSApp subclass in a framework works fine for
me, although I'm only deploying back to 10.4 (and have no way of
testing 10.3).
--
adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden