I am new to iphone development.I want to add RegexKitLite framework.I have downloaded the source file but i am not able to add the framework in my project.Please help me out.Thanks.
+1
A:
- Add
RegexKitLite.h
andRegexKitLite.m
into your project. - Add the SDK library
libicucore.dylib
into your project.
KennyTM
2010-03-08 14:36:14