Re: How to make Xcode launch a different app when "Running" my code?
Re: How to make Xcode launch a different app when "Running" my code?
- Subject: Re: How to make Xcode launch a different app when "Running" my code?
- From: Uli Kusterer <email@hidden>
- Date: Sun, 18 Sep 2016 15:54:43 +0200
On 18 Sep 2016, at 12:02, Gabriel Zachmann <email@hidden> wrote:
> When I "Run" my code in Xcode (i.e., hit CMD-R), I would like Xcode to build the code, copy the product to its destination,
> and then run a *different* application, not the product it has built.
> (all on macOS, not iOS)
Sure! Pick "Edit Scheme..." from the target selection popup in your Xcode window's toolbar. There, select the "Run" entry on the left. In the "Info" tab, you can set the executable to run to any executable in your project, or another arbitrary one.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://stacksmith.org
_______________________________________________
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