In the Library Search Paths I have an entry that says the following:
\\\\\\\"$(SRCROOT)/myprojectname\\\\\\\"
What do all those slashes mean?
Thanks
They mean that Xcode is overzealous about escaping library search paths whenever it automatically modifies the setting. It's a bug. Delete them.