use the textmate command to make a new xcode project (I don't remember the exact command name) or just make a new xcode project, save it, then open any of the files in its folder with textmate.<br><br>Command+r will now notice the xcodeproj file in the folder with the source and will use it to build with xcode.<br>

<br>you might also want to consider using xcode with textmate set as the editor for source files. that way you can easily switch to xcode's debugger while still harnessing the awesome power of textmate.<br><br>Hope that helps!<br>

Nick<br><br><div class="gmail_quote">On Sat, Jun 6, 2009 at 4:56 AM, Zhimeng Han <span dir="ltr"><<a href="mailto:hanzhimeng@gmail.com">hanzhimeng@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi, everyone<br>
<br>
I am new to textmate, and I am working on a objective-c project, and I<br>
tried to run the project with comand+r but the compiler returns an error<br>
with this message<br>
<br>
"xcodebuild: Error: the directory /Users/<myusername> does not contain<br>
an Xcode project."<br>
<br>
What do I need to do to run objective-c project in textmate?<br>
<br>
Cheers<br>
Allen<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br>