• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
SOLVED: dyld CoreData failure on 10.3 Systems (Gracefully failing on unsupported OS version)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SOLVED: dyld CoreData failure on 10.3 Systems (Gracefully failing on unsupported OS version)


  • Subject: SOLVED: dyld CoreData failure on 10.3 Systems (Gracefully failing on unsupported OS version)
  • From: Wolfgang Berberich <email@hidden>
  • Date: Sat, 3 Sep 2005 11:53:18 +0200

Shawn is perfectly right and the only thing I did wrong was to add a reference to the CoreData Framework to my main-project.

Just to increase keyword awareness of this list, some (rather) redundant suggestions to check what's loaded by dyld before main gets executed:

use otool -L to determine libraries that are linked to your app.
Therefore create a Deployment Build and check the build with
#otool -L yourapp.app/Contents/MacOS/yourapp
Now you see every linked library that might hurt you.

Thanks for the pointer.

- berbie.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >dyld CoreData failure on 10.3 Systems (Gracefully failing on unsupported OS version) (From: Berbie <email@hidden>)
 >Re: dyld CoreData failure on 10.3 Systems (Gracefully failing on unsupported OS version) (From: Shaun Wexler <email@hidden>)

  • Prev by Date: Re: [super initialize]?
  • Next by Date: Re: [super initialize]?
  • Previous by thread: Re: dyld CoreData failure on 10.3 Systems (Gracefully failing on unsupported OS version)
  • Next by thread: Toolbar and tracking rects problem
  • Index(es):
    • Date
    • Thread