Re: Regular Expressions with OgreKit
Re: Regular Expressions with OgreKit
- Subject: Re: Regular Expressions with OgreKit
- From: Chris Hanson <email@hidden>
- Date: Fri, 2 Feb 2007 12:16:29 -0800
On Feb 2, 2007, at 6:21 AM, David Brennan wrote:
I am looking for information on what I need to add it to my app, and
how to use it. Any help would be great.
Please be more specific about what steps you have tried, what
documentation or commentary (e.g. blog posts) you've read, and what
isn't working for you. Simply rephrasing your question doesn't
necessarily help people help you.
Assuming a little bit about what you might be trying to find out:
Linking a target against a framework in Xcode is straightforward.
Just add the framework to your project, make sure the target that you
want to link against it is checked when you add it, and that should be
all you need to do.
If you want to copy this framework into your application too, you have
to create a Copy Files build phase in your application's target to do
so. There are a couple of good tutorials online on exactly how to do
this.
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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