• 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: Command Line Tool
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Command Line Tool


  • Subject: Re: Command Line Tool
  • From: albert jordan <email@hidden>
  • Date: Thu, 18 Aug 2011 00:12:34 -0700

Thanks!!!


On Aug 18, 2011, at 12:00 AM, Andreas Grosam wrote:

>
> On Aug 18, 2011, at 8:26 AM, albert jordan wrote:
>
>>
>> I've created a c program using the command line tool option in xcode.  Is there a way to have xcode produce a binary so that I can run it from the terminal?
>
> In Xcode there is the "Products"  group which is created by Xcode for every project. It contains references to whatever the project's targets will generate. When you open the "Products" group of your project in the Navigation Pane, you see references to the items which are generated. The entries are colored red if they are not yet created and change to black when that file exists.
>
> When you <Ctrl> click on an existing product you can select "Show in Finder" from the context menu which launches a Finder window showing the generated product.
>
> For development purposes you may open a terminal window, cd to the executable's folder and then enter the command. (Hint: drag the folder where the executable is located to the terminal window and you get the full path in the command line)
>
> Andreas
>
>
>>
>> thanks
>>
>> Albert
>
> _______________________________________________
> 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

References: 
 >Command Line Tool (From: albert jordan <email@hidden>)
 >Re: Command Line Tool (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: Command Line Tool
  • Next by Date: Re: Should the analyzer catch retained objects returned from createXXX methods?
  • Previous by thread: Re: Command Line Tool
  • Next by thread: Re: Carbon - XCode 4.1 Image Capture
  • Index(es):
    • Date
    • Thread