I updated my Xcode to 5.0. I added some library/framework search paths and the path it\'s displaying is the absolute path. For example, if my folder is in my desktop it woul
I was able to solve the same problem with the latest Xcode (v5.1), add this to the Library Search Paths in Build Settings and make sure you select recursive, delete other library paths which might be absolute paths.