This framework must be linked as an embedded private framework. Unfortunately I'm writing a daemon.
How should I add this library to a command line program?
Thanks
Phil
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the exact same problem - I guess we need to compile the framework as a static library, but being a bit of an Xcode newbie I'm not sure the best way to go about this!
Has anyone got any advice on making a static library out of RegexKit?
Thanks,
Tom
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
This framework must be linked as an embedded private framework. Unfortunately I'm writing a daemon.
How should I add this library to a command line program?
Thanks
Phil
Hey,
I have the exact same problem - I guess we need to compile the framework as a static library, but being a bit of an Xcode newbie I'm not sure the best way to go about this!
Has anyone got any advice on making a static library out of RegexKit?
Thanks,
Tom