Facilitate framework paths containing spaces for iOS. (Overlooked Release configuration.)

This commit is contained in:
cbatson
2014-09-30 09:00:09 -07:00
parent 32145347a9
commit 6ef745faae

View File

@@ -435,7 +435,7 @@
);
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
::foreach frameworkSearchPaths:: "::__current__::",
::foreach frameworkSearchPaths:: "\"::__current__::\"",
::end::
);
OTHER_LDFLAGS = (