Re: Symbol not found: _OBJC_CLASS_$_NSObject
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 16:41:53 -0800
On Jan 30, 2013, at 16:32 , Kyle Sluder <email@hidden> wrote:
> 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.
Where are your private frameworks coming from?
In Todd's case, the frameworks were built separately (AFAICT) and merely made available to the main project for linking. In my case, the frameworks were built by a second project in a workspace that contained the app project. Perhaps in your case the frameworks are built by an additional target in a single project? Maybe that's the different factor.
It would be great to know why Xcode likes you better.
_______________________________________________
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