Re: Confusion about release mode in Xcode
Re: Confusion about release mode in Xcode
- Subject: Re: Confusion about release mode in Xcode
- From: Quincey Morris via Cocoa-dev <email@hidden>
- Date: Wed, 25 Sep 2019 17:18:32 -0700
On Sep 25, 2019, at 14:44 , Gabriel Zachmann via Cocoa-dev
<email@hidden> wrote:
>
> I have tried to create a new scheme, then changed the Build Configuration to
> "Release".
> But in
> Build Phases ⟶ Copy Files
> it still says that the product is copied from ... build/Debug.
> (The destination is /Users/home/Library/Screen Savers)
> I have deleted it and added it to the Copy Files phase again, same result.
Assuming that you’re copying an item that is listed in the navigator pane, then
the correct thing to do is to select it in the navigator, show the File
inspector, and change the Location popup to “Relative to Build Products”.
However, if this is the Products group, when I looked at a project of mine,
Xcode 11 doesn’t let me change that popup — it’s already locked to “Relative to
Build Products”. So, I’m not sure if there’s something else going on here.
_______________________________________________
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