• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode Build Location
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Build Location


  • Subject: Re: Xcode Build Location
  • From: Steve Mills via Cocoa-dev <email@hidden>
  • Date: Fri, 8 May 2020 09:15:47 -0500

On May 8, 2020, at 09:08:17, Richard Charles via Cocoa-dev
<email@hidden> wrote:
>
> Some of the dynamically linked libraries are large. If they are put in a
> workspace with the main project then it is so large it becomes cumbersome to
> work with.
>
> One library has over 1,100 source files. Using a workspace for this
> collection of projects on a daily basis is not fun at all. It is actually
> counter productive.

I have a feeling you're misunderstanding workspaces. You keep all the projects
in their own projects, but you simply add each project to the workspace. The
projects still manage the individual subproject files.

> So maybe I have answered my own question. The string appears to remain
> constant as long as the project name and enclosing folder remain unchanged.
> So perhaps there is nothing to be afraid of here with regards to this string
> being part of a link path during build.

Yes, don't worry about any folder names Xcode creates when you let it manage
the build location. It won't be part of any paths written to final frameworks
or anything like that. Xcode knows what it's doing.

BTW, this discussion should really be in the xcode-users list, or better yet in
the newer xcode list at apple-dev.groups.io.

--
Steve Mills
Drummer, Mac geek

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Xcode Build Location
      • From: Sandor Szatmari via Cocoa-dev <email@hidden>
References: 
 >Xcode Build Location (From: Richard Charles via Cocoa-dev <email@hidden>)
 >Re: Xcode Build Location (From: Rob Petrovec via Cocoa-dev <email@hidden>)
 >Re: Xcode Build Location (From: Richard Charles via Cocoa-dev <email@hidden>)

  • Prev by Date: Re: Xcode Build Location
  • Next by Date: Re: Xcode Build Location
  • Previous by thread: Re: Xcode Build Location
  • Next by thread: Re: Xcode Build Location
  • Index(es):
    • Date
    • Thread