Re: Calling a Cocoa library from C
Re: Calling a Cocoa library from C
- Subject: Re: Calling a Cocoa library from C
- From: Nathan Sims <email@hidden>
- Date: Mon, 14 Nov 2011 10:53:10 -0800
On Nov 14, 2011, at 10:05 AM, Kyle Sluder wrote:
> The template assumes your library is going to vend Objective-C classes to apps that link against it.
On Nov 14, 2011, at 10:01 AM, Jens Alfke wrote:
> It sounds like you are getting the library and the source files mixed up?
It's the template that threw me. It seems to me (a newb) that Xcode shouldn't provide a template when creating a Cocoa library; it doesn't really make much sense. From what you've both said, I can delete the libaaa.h and libaaa.m template files and just add my own Objc files to the project and things will be built into a library as one would expect.
_______________________________________________
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