I m building a python script using a setup.py file. In building process, it links to python framework. I want to change the linking framework path as its linking to the wrong location. How to set the framework path before building the script.
Thanks in advance for sparring ur valuable time for this thread.