How can I change the target location of a static library in xCode ?
Right now it is built in the OSX system iOS developer library, but I would like to change it to a location inside my project directory
thanks
How can I change the target location of a static library in xCode ?
Right now it is built in the OSX system iOS developer library, but I would like to change it to a location inside my project directory
thanks
You can change from build settings tab. I do not have Xcode with me right now so I cannot post a picture, but it should not be too hard to find. Click on the project file and look at the build settings tab.