On 17 Jun 2009, at 21:40, Joe Jones wrote:
So, is this a dead project now (Xcode bundle)?
Well, I did the bundle and I have moved away from Xcode project files (using CMake now).
But the problem you experience seems like it should be a simple fix. The Xcode template format is not documented and it seems a bit heuristic about how it goes about things, but effectively it is just running some files through a preprocessor using a set of preset variables, and from your error, it seems it just need to include one more variable for your template to expand without problems.
Which version of Xcode and what template were you expanding?
On Mon, Jun 15, 2009 at 7:27 AM, Joe Jones darkdescendant@gmail.com wrote:
When I attempt to create a new project called "Foo", I get the following error:
/tmp/temp_textmate.VmGETS:30:in 'read': No such file or directory - /Users/jjones/Documents/Code/Foo/ ___PROJECTNAMEASIDENTIFIER____Prefix.pch (Errno::ENOENT) /tmp/temp_textmate.VmGETS:30:in 'expand_file' /tmp/temp_textmate.VmGETS:94:in 'process' /tmp/temp_textmate.VmGETS:92:in 'each' /tmp/temp_textmate.VmGETS:92:in 'process' /tmp/temp_textmate.VmGETS:138
I see that the folder /Users/jjones/Documents/Code/Foo has been created and a bunch of projects are in there. Not sure what the issue is here and I was wondering if anyone here knows what to do to get around this?
Thanx, Joe
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate