Re: Syntax/Language mode
Re: Syntax/Language mode
- Subject: Re: Syntax/Language mode
- From: Stuart Glenn <email@hidden>
- Date: Tue, 25 Nov 2003 07:25:23 -0600
Well, the location of the perl interpreter is one of the things we
generate, but making up a ppfilespec worked perfectly. That was what I
was really hoping to be able to do, just couldn't find where you all
had hidden them with the xcode. Many thanks...
Stu
On Nov 24, 2003, at 16:34, David Ewing wrote:
If the file begins with "#! /usr/bin/perl" on the first line, then
Xcode should also recognize it correctly.
You could also create a .pbfilespec file for these Perl-like files.
Look at
"/System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/
Standard file types.pbfilespec" for what the contents should look
like. Your new file would go in "~/Library/Application
Support/Apple/Developer Tools/Specifications".
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.