Re: 10.6 Base, 10.5 Target, runs fine on everything except Intel 10.5
Re: 10.6 Base, 10.5 Target, runs fine on everything except Intel 10.5
- Subject: Re: 10.6 Base, 10.5 Target, runs fine on everything except Intel 10.5
- From: "Sean McBride" <email@hidden>
- Date: Tue, 9 Mar 2010 17:34:21 -0500
- Organization: Rogue Research Inc.
On Tue, 9 Mar 2010 14:30:07 -0800, Steve Mykytyn said:
>Trying to build an app with base SDK 10.6, target OS 10.5.
>
>everything works fine on Intel 10.6, PPC 10.5, but I get a crash on PPC
>10.5. Any suggestions?
>
>Exception Type: EXC_BREAKPOINT (SIGTRAP)
>Exception Codes: 0x0000000000000002, 0x0000000000000000
>Crashed Thread: 0
>
>Dyld Error Message:
> Symbol not found: _OBJC_CLASS_$_NSRunningApplication
NSRunningApplication is new in 10.6 and does not exist on 10.5. You
need to a) not use it b) use it conditionally.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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