diff --git a/legacy/templates/iphone/PROJ.xcodeproj/project.pbxproj b/legacy/templates/iphone/PROJ.xcodeproj/project.pbxproj index 9d87f4c30..3a8e6a5c1 100644 --- a/legacy/templates/iphone/PROJ.xcodeproj/project.pbxproj +++ b/legacy/templates/iphone/PROJ.xcodeproj/project.pbxproj @@ -397,7 +397,7 @@ ); FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", - ::foreach frameworkSearchPaths:: "::__current__::", + ::foreach frameworkSearchPaths:: "\"::__current__::\"", ::end:: ); OTHER_LDFLAGS = ( diff --git a/templates/iphone/PROJ.xcodeproj/project.pbxproj b/templates/iphone/PROJ.xcodeproj/project.pbxproj index 9d87f4c30..3a8e6a5c1 100644 --- a/templates/iphone/PROJ.xcodeproj/project.pbxproj +++ b/templates/iphone/PROJ.xcodeproj/project.pbxproj @@ -397,7 +397,7 @@ ); FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", - ::foreach frameworkSearchPaths:: "::__current__::", + ::foreach frameworkSearchPaths:: "\"::__current__::\"", ::end:: ); OTHER_LDFLAGS = (