• 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
Re: Symbol not found: _OBJC_CLASS_$_NSObject
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Symbol not found: _OBJC_CLASS_$_NSObject


  • Subject: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 30 Jan 2013 17:23:33 -0800

On Jan 30, 2013, at 17:10 , Kyle Sluder <email@hidden> wrote:

> But I can indeed offer some helpful information: when you add a target
> to Xcode, it creates a proxy icon for that target's product in the
> Products group of the sidebar. This proxy icon is special! Whenever you
> want to refer to this build product, you want to drag this guy around
> rather than using the Add Files sheet. Using Add Files will create a
> standard file reference, which can confuse the Xcode build system and
> indexer causing lovely UX oddities like putting your build products into
> the Open Quickly dialog.

I *believe* this particular problem is fixed in Xcode 4.6, so adding frameworks via Add Files works again. (It wasn't broken until fairly recently, I think.)

However, it's still a bit treacherous, because you need to remember to change the file path (in the File tab of the Utilities inspector) to "Relative to Build Products", otherwise you'll end up copying Debug configuration frameworks into your release bundles.

_______________________________________________

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

References: 
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • Next by Date: Re: How do I use CGDisplayCapture() to capture an NSOpenGLView in a XIB?
  • Previous by thread: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • Next by thread: Can anything prevent dispatch_async() from executing its block?
  • Index(es):
    • Date
    • Thread