Re: User Scripts in Xcode 3.1
Re: User Scripts in Xcode 3.1
- Subject: Re: User Scripts in Xcode 3.1
- From: "Russell Finn" <email@hidden>
- Date: Fri, 25 Jul 2008 22:05:35 -0400
On Fri, Jul 25, 2008 at 10:30 AM, Lyndsey Ferguson
<email@hidden> wrote:
> As part of our application build, a script is run that updates the User
> Scripts that we use in Xcode 2.5. It makes sure that the latest scripts are
> in the proper place ("~/Library/Application
> Support/Developer/2.5/Xcode/Scripts/"). So I can make some changes in a
> script, or even add a new script and submit it to our SCM repository. Then
> when other developers on the team sync and build, they have the new
> scripts.
> However, this mechanism has changed in Xcode 3.1 and our scripts no longer
> appear in Xcode 3.1's menu. Is there way that our build system can do this?
Did you try placing them in ~/Library/Application
Support/Developer/3.1/Xcode/Scripts?
I believe also if you place items in ~/Library/Application
Support/Developer/Shared/Xcode/Scripts, they will be available across
different versions.
(I wish I could point you to the right place in the Xcode
documentation. Maybe the release notes?)
-- Russell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden