X-Git-Url: http://nitlanguage.org diff --git a/src/platform/xcode_templates.nit b/src/platform/xcode_templates.nit index 7b353d4..62768a2 100644 --- a/src/platform/xcode_templates.nit +++ b/src/platform/xcode_templates.nit @@ -118,7 +118,7 @@ class PbxFile isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = {{{file_type}}}; - path = {{{path}}}; + path = '{{{path}}}'; sourceTree = "";{{{extra}}} }; """