Re: Project as aggregation of other projects. Indexing disabling for such project
Re: Project as aggregation of other projects. Indexing disabling for such project
- Subject: Re: Project as aggregation of other projects. Indexing disabling for such project
- From: Joar Wingfors <email@hidden>
- Date: Fri, 02 Dec 2011 22:30:28 -0800
Hello Ruslan,
One way to approach your problem would be to have a workspace to hold all of your projects. That's what I would do. Yes, everything would be indexed, but that's great - One of the important improvements of Xcode 4 over Xcode 3 - as it allows you to "see" the entirety of your code base, how all of your code fits together.
Another solution may be to use xcodebuild to build your archives. If that's all you do from your top level project why even open it up in Xcode at all?
And no, there's no way to disable indexing in Xcode. Too much functionality depends on information from the index for that to be practical.
Best,
Joar
On 2 dec 2011, at 14:49, Ruslan Zasukhin wrote:
> Hi Xcode-team,
> Hi All,
>
> For years we did have complex set of xcode projects.
>
> Few projects that bulds dylibs
> vshared, vkernel, vclient, vreport
>
> Few projects that build products with help of that dylibs
> V4RB, V4MD, ...
>
> And one project BUILD_ALL, which was aggregation of all above.
> This project did have many targets as
>
> Build V4RB
> Package V4RB << contains only run script
>
> About 15-20 targets.
>
>
> Today I have try port this final project and somehow it is not comfortable
>
> A) to see that XCODE try index 8000 files of all included projects.
> Problem is that I NOT going write code while I am in this project.
> I just use it to build archives of all our products ...
>
> B) a lots of schemas from all projects ...
> okay this is minor issue
>
>
>
> So I wonder ... May be exists more comfortable "official" way to resolve
> this task?
>
>
> May be there is sense to allow us disable indexing on PROJECT level ?
> I really do not this overhead here.
>
>
>
> --
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> 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
_______________________________________________
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