Re: Building "plugin" for xcode?
Re: Building "plugin" for xcode?
- Subject: Re: Building "plugin" for xcode?
- From: Kevin Grant <email@hidden>
- Date: Sun, 15 Feb 2004 11:17:35 -0600
Have been developing a simple developer tool that I'd like to
integrate into xcode such that it can query the open projects and
insert files. This would have UI similar to the new file wizard,
however I can find no documentation, samples or even hacks referencing
this. There are a number of references to the existence of a project
builder framework, however this seems to have been header-less and I
have not seen anything for xcode. . . .
Have you looked at AppleScript? Xcode actually has a huge number of
scriptable terms (more than any app I have seen). Use Xcode's Open
Dictionary command and select Xcode itself to see what is available.
Probably, you can use these terms to script access to things like open
projects and project files.
Kevin G.
http://homepage.mac.com/kmg/
mail to kevin at ieee dot org
_______________________________________________
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.