Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / platform / xcode_templates.nit
index 7b353d4..62768a2 100644 (file)
@@ -118,7 +118,7 @@ class PbxFile
                        isa = PBXFileReference;
                        fileEncoding = 4;
                        lastKnownFileType = {{{file_type}}};
-                       path = {{{path}}};
+                       path = '{{{path}}}';
                        sourceTree = "<group>";{{{extra}}}
                        };
 """