I've been using RegexKitLite for regular expressions for a little while, and 
the other day when I went to add it to another project, I had forgotten about 
the project setup. I was getting debugging errors, and finally remembered that 
I had to add -licucore to the other linker flags.

I decided to make a few screen captures (10) that make it really easy to see 
the small change that needs to be made to each project that uses regular 
expressions.

It is really simple and makes coding much easier than by using some of the 
Cocoa methods for similar tasks.

It is listed under :

RegexKitLite Quick Setup

http://www.journey-of-flight.com/bh_xcode/common/regex_kit_lite/regex_kit_lite_install.php

I also updated :

Cocoa, Xcode, Objective C - Useful Resources...

http://www.journey-of-flight.com/bh_xcode/common/cocoa_programming_resources.php


I added a couple of really neat tools that make life much easier.

Hope some of this is helpful.

Best Regards,

Bill Hernandez
Plano, Texas_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to