[TxMt] Re: Problem creating a new XCode project using the XCode plug in

Allan Odgaard mailinglist at textmate.org
Wed Jun 24 10:14:28 UTC 2009


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 at 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 at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate




More information about the textmate mailing list