XcodePHP
XcodePHP copied to clipboard
Minimal Documentation
Hey guys,
I'm evaluating what it's like to use Xcode to develop PHP applications and found your files quite useful. But they're lacking at least a minimal documentation ... :-)
So putting the files in
~/Library/Application Support/Developer/Shared/Xcode/Specifications
would be part 1 of the documentation (took me precious 10 minutes to google that!).
Part 2 would be how to enable the usage of the files for existing PHP files.
I'm currently setting their 'File Type' through the Info window from 'text.script.php' to 'sourcecode.phpe'. Although this works fine and can be done for all files at once I would prefer to "link" all files with the '.php' extension automatically to the correct file type. Is this possible?
Thanks anyway for sharing this.
-- Michael