ios - XCode Library Search Paths Slash Issue -


i adding library @ custom path, non-recursive relative path e-g

"$(srcroot)/crittercismsdk-crashonly3.3.4"

when drag , drop or add library via build phases> link binary libraries auto add slash "\" , path becomes

\"$(srcroot)/crittercismsdk-crashonly3.3.4\"

i have large number of libraries , hard remove slashes. happens every time add library or framework. please tell me issue , how can resolve it.

enter image description here

i using xcode version 5.0.2


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -