• 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: Kyle Sluder <email@hidden>
  • Date: Wed, 30 Jan 2013 16:32:28 -0800

On Wed, Jan 30, 2013, at 04:00 PM, Quincey Morris wrote:
> On Jan 30, 2013, at 15:29 , Kyle Sluder <email@hidden> wrote:
>
> > You should never need to manually add a framework to a Copy Files phase.
> > Adding the framework to your app target's Link with Libraries phase via
> > the "plus" button either the Summary or Build Phases tab of the Project
> > editor should cause the framework to be copied into your app wrapper.
>
> Surely that can't possibly be what you mean? You don't want non-private
> frameworks copied into your app bundle!

You can add private frameworks to your Link with Libraries phase using
the same interface you use to add system frameworks.

> If there's any intelligence in Xcode to copy private frameworks
> automatically during an archive build, I haven't seen any evidence of it.
> I recently ran into the same problem Todd did (in his other thread), and
> found no way to get the private apps into the app bundle other than to
> add the Copy Files phase manually. Is there a better way?

Unless there's some aspect of our build system that I'm just not seeing,
our frameworks don't belong to a Copy Files phase, yet they wind up
inside the app.

--Kyle Sluder
_______________________________________________

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

  • Follow-Ups:
    • Re: Symbol not found: _OBJC_CLASS_$_NSObject
      • From: Quincey Morris <email@hidden>
References: 
 >Symbol not found: _OBJC_CLASS_$_NSObject (From: Todd Heberlein <email@hidden>)
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Greg Parker <email@hidden>)
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Todd Heberlein <email@hidden>)
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Todd Heberlein <email@hidden>)
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Kyle Sluder <email@hidden>)
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Sandbox Clarification
  • Next by Date: Re: NSDocument's Open File Panel unresponsive when opening large file from disc
  • Previous by thread: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • Next by thread: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • Index(es):
    • Date
    • Thread