On 31 Aug 2010, at 20:12, Wim Lewis wrote:
>
> On Aug 30, 2010, at 7:10 AM, Ben wrote:
>> My app is built with a base SDK and deployment target of 10.5, but will only
>> run on 10.6 systems. On 10.5 systems it crashes on launch with an
>> EXC_BREAKPOINT and the following message:
>>
>> Dyld E
On Aug 30, 2010, at 7:10 AM, Ben wrote:
> My app is built with a base SDK and deployment target of 10.5, but will only
> run on 10.6 systems. On 10.5 systems it crashes on launch with an
> EXC_BREAKPOINT and the following message:
>
> Dyld Error Message:
> unknown required load command 0x80
Hey!
On 30/Aug/2010, at 6:37 PM, Greg Parker wrote:
> Most likely the static libraries or some other part of your code was not
> built with deployment target 10.5. Double-check your project settings and
> build logs.
I've not done this for a while however I think it was the DYLD_PRINT_*
envir
On Aug 30, 2010, at 7:10 AM, Ben wrote:
> My app is built with a base SDK and deployment target of 10.5, but will only
> run on 10.6 systems. On 10.5 systems it crashes on launch with an
> EXC_BREAKPOINT and the following message:
>
> Dyld Error Message:
> unknown required load command 0x80
Hi list,
I'm having trouble tracking down the source of a crash.
My app is built with a base SDK and deployment target of 10.5, but will only
run on 10.6 systems. On 10.5 systems it crashes on launch with an
EXC_BREAKPOINT and the following message:
Dyld Error Message:
unknown required load