Where does xcode 5 save the executable files that it creates?

I already built my console application, and I can run it from xCode as well. Now I'd like to find the executable file it generates. I saw in an old tip in this forum that it's just to right-click the corresponding product item and select Show in Finder in the menu. However that option is disabled, as you can see in the picture below.
I also tryied the bin\release\debug and it's not there as well.
What am I doing wrong?
Tks in advance,
Mauro Assis

I checked the Locations and they're default, as you can see below:
Am I correct?
Opening the default path in Finder:
Do you think it should be here? Where?
Tks again,
Mauro

Similar Messages

  • Where does iWeb save the site file?

    Sorry guys but this is a lazy man's question.
    Where does iWeb save the site file when you click the save button?
    Is it saved as a seperate file or is it hidden within the program?
    I not talking about publishing it.

    Yes there is...I'll refer you to Apple's own technote...
    http://docs.info.apple.com/article.html?artnum=303670
    But you probably don't want to keep it on your iDisk. The file could be huge and the back and forth network bandwidth involved may make iWeb opens and saves unbearably slow. I've always recommended one of those cheap USB flash drives to keep a potable Domain file on.
    Has this been "helpful" to you?
    ==> www.DirtDoog.com <==</a>    
    Place A Virtual Pin On Putt-Putt's GuestMap!

  • Where does WL keep my Java files that it creates from JSPs?

    Hi,
    I'm using WL 9.2.2 on Solaris 9 (JDK 1.5). When WL builds a JSP page, it presumably converts those JSP pages to Java files before compiling them. Where does it keep those Java files? I'm having a hard time figuring out where my NullPointerException is occurring ...
    java.lang.NullPointerException
    at jsp_servlet._jsp._groups.__addgroup._jspService(__addgroup.java:810)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:394)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:309)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:525)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:261)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.myco.nps.im.plugin.NPSIMIntercepter.forwardRequestDirect(NPSIMIntercepter.java:852)
    at com.myco.nps.im.plugin.NPSIMIntercepter.doFilter(NPSIMIntercepter.java:193)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3229)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2002)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1908)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1362)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Thanks, - Dave

    It deletes them by default. If you want to preserve them, set the "keepgenerated" and "working-dir" (this one so you don't have to hunt for them) elements in the "jsp-descriptor" element in the weblogic.xml file.
    [http://e-docs.bea.com/wls/docs103/webapp/weblogic_xml.html#wp1038491]

  • Where does iMovie save the movie file?

    I have imported my video and I want to get to the folder without opening iMovie. Which folder does iMovie put the raw footage into?
    Thanks,
    Brian

    Brian,
    You also need to know that when you see your iMovie project inside the HD Movie folder, you can't simply double-click the project icon and see all of your assets. You need to hold the Apple button while single-clicking on the icon, then choose "Show Assets" to see your media, the QT reference movie, etc.

  • Where does iWeb save the contents of my website now that iDisk is not available?

    With the latest change to iCloud and iDisk not available anymore, where does iWeb save the contents of websites?
    I looked for the files undel Library/Application Support/....but could not find the iWeb folder.
    Any ideas please?
    Thank you.

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Where does JDeveloper save the info about last opened jspx / files ?

    Hi all,
    In JDev 10.1.3.1, Where does JDeveloper save the info about last opened jspx / files ?
    e.g:
    opened pages are : page1.jspx and faces-config.xml
    after we save and close JDeveloper and Open again, i will start with same opened page/files : page1.jspx and faces-config.xml.
    Where does JDeveloper save this settings ?
    Thank you,
    xtanto

    Xtanto,
    its jdeveloper_home\jdev\system\oracle.ide.10.1.3.<version>\preferences.xml
    The most recent entries are last on the list. The editor reference also indicates whether this file was opened in WYSIWYG or Editor view
    Frank

  • Where should I store the collatoral files that are associated with photos stored in lightroom?

    Where should I store the collatoral files that are associated with photos stored in lightroom? Items such as pdf files, word documents, etc. How should I connect them to each other so I can find both the photo and the related data?

    Lightroom itself will not help you with pdf, word, etc.
    However, there is a plugin you can use called AnyFile which will allow you to manage these documents in Lightroom (by assigning keywords and other metadata) so that you can search for all documents (photos, pdf, word, music, powerpoint, etc.) with given metadata.
    Because you do this via metadata, it doesn't matter where you put these files. Put them anywhere you want.

  • I recorded 1 hour and 6 minutes of footage on my Kodak Zi8 Camera in WVGA mode. When I connect it to my Macbook Pro, the .MOV file that it creates is only 59 mintues. I can still view the full footage on the camera itself. I just can't export it. HELP!!!!

    i recorded 1 hour and 6 minutes of footage on my Kodak Zi8 Camera in WVGA mode. When I connect it to my Macbook Pro, the .MOV file that it creates is only 59 mintues. I can still view the full footage on the camera itself. I just can't export it. HELP!!!!

    So it is cutting off the end at 59 minutes?  How large is the file that is being exported?  You may be running up against a file size limitation.

  • Where shall i save the jar file when i'm using a parser(JDOM) in jwsdp

    I'm using jwsdp These errors are coming
    when i compile.where shall i save the jdom.jar file?
    do i have to change the server.xml file in jwsdp-1_0\conf directory ?
    import org.w3c.dom.*;
    ^
    MetaBuilder.java:4: cannot resolve symbol
    symbol : class DocumentImpl
    location: package dom
    import org.apache.xerces.dom.DocumentImpl;
    ^
    MetaBuilder.java:5: cannot resolve symbol
    symbol : class DOMImplementationImpl
    location: package dom
    import org.apache.xerces.dom.DOMImplementationI
    ^
    MetaBuilder.java:6: cannot resolve symbol
    symbol : class Document
    location: package dom
    import org.w3c.dom.Document;
    ^
    MetaBuilder.java:7: cannot resolve symbol
    symbol : class OutputFormat
    location: package serialize
    import org.apache.xml.serialize.OutputFormat;
    ^
    MetaBuilder.java:8: cannot resolve symbol
    symbol : class Serializer
    location: package serialize
    import org.apache.xml.serialize.Serializer;
    ^
    MetaBuilder.java:9: cannot resolve symbol

    Hello,
    the *.jar file thing is a common problem in Java. One simple solution to the problem is by saving the *.jar file in the C:\j2sdk1.4.0\jre\lib\ext\ folder. This directory is an extension to the regular java files and by doing this, java will look in this directory if you import some other files not included in the java package. This does not work if you are using JBuilder, couse JBuilder installs its own jsdk, which is uses, probably under the JBuilder folder.
    TheLaw

  • Where does iWeb store the domain file?

    where does iweb store the plist?

    The Domain.sites2 file is stored in....
    Home Folder/Library/Application Support/iWeb.
    See this page...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html
    The library folder is hidden in Lion. See the above page under "iWeb and Lion OS X 10.7".
    The preference file is in...
    Home Folder/Library/Preferences/com.apple.iWeb.plist

  • Where does pacman saves the downloaded stuff?

    When I first installed a program, it installed but pacman needed to download things, I then remove it but... When I re-install it again, pacman doesn't need to download the things any more...
    Where does pacman store the downloaded stuff?
    How do I get rid of them?

    /var/cache/pacman/pkg
    pacman -Sc  or pacman -Scc   
    i recommend -Sc ,  -Scc can be harmful in the long run if you ever need to downgrade a package
    Last edited by jc61990 (2013-02-19 15:21:48)

  • Where does Keynote store the audio files in a presentation

    I have slides with individual audio files. When I import or attach the file and then save the presentation, it changes the file name to .mov extension. Where does Keynote store those files? I would like to edit the saved Keynote version, but cannot locate the .mov file!

    I'm not exactly sure of what you want to do, and I'm not sure if my answer is the most efficient, or even wholly correct, but here goes ...
    When you save a KN presentation (a KN doc) which includes an audio (or movie) file, you can save it 2 (3?) ways: either without or with the file being copied into the document, or as a "package". In a test file I just made with 3 white slides (title, slide with song, second slide with song) the results:
    without: 3.8 MB; with: 9.4 MB; package: 9.4 MB. The essential difference, aside from size, is that if saved without, if you play the KN on another machine which doesn't have those audio files on it, the audio won't be there. To make the KN truly portable, you must save with, or as a package. (I'm not too sure of the concept of package in KN. In PP, saving as a package means you end up with a folder, which contains the PP and the media files, each as separate entities. Saving a KN package yields not a folder but a file, which looks to me identical to the result achieved by simply saving with, and seems to behave identically, as well.) The audio file you used will in any case remain where it was before you used it, but, if the KN doc is saved with, or as a package, a copy of it will go into the KN doc.
    But then, what do you mean by "edit"? What do you want to edit, the KN presentation, or the audio file within it? If the former, I don't understand where the problem might be. If the latter: using the QT inspector within KN, you can change the length of the audio file (where in the song it starts and stops), whether to start it on click, or automatically after transition, or to loop it. If you wanted to do some other, more exotic audio editing, like reverbs or other effects, I'd do that on (a copy of) the original audio file (found wherever it was before) with another app (GarageBand, for instance), and then I'd replace the first, non-edited, version of the audio file in the KN doc with that.
    Have I missed something?
    Message edited by gbdoc: maybe someone will chime in to clarify the difference between "saved with" and a "package"

  • HT201361 Can I change the directory where screen capture saves the png files?

    hi:
    screen capture questions:
    1) Can I change the directory/place where the macbook (maverick osx) screen capture it putting the png/images?
    Currently it is going to my desktop and I would like it in another spot.
    2) Can I change the default name to include a number e.g so each screen capture increments by 1 rather than telling sequence by time?
    thankyou

    If you use the Grab.app in Applications/Utilities, you can name the file whatever you want and place it whereever you want. Filenames are not automatically incremented, however.
    The disadvantage is that it saves the capture only in .tiff format, not .png
    But double-clicking on the saved .tiff file will open it in Preview.app, and you can then Option+Save As in .png format in that same folder, or elsewhere.
    Grab.app has some other nice features too, such as selecting a cursor shape to be displayed (or none), and doing a timed screen capture.
    And of course there are other apps...
    http://mac.appstorm.net/roundups/graphics-roundups/7-awesome-screen-capture-apps -made-for-the-mac/

  • Where does PSE8 save the serial number?

    I have three iMacs at home, but I only use two of them since the first one is broken. I had PSE8 installed on the iMacs, and during the summer bought CS5. Since I didn't need to use PSE8 on this iMac, I deinstalled it by dragging it to the trash can. Then about a month ago I purchased another new iMac, and installed PSE8 on it.
    When I try to use PSE8 on the newest iMac a dialog box appears on the screen indicating that I have to either buy a new serial number, or deactivate PSE8 in one of the three iMacs, because I already have the serial number in three computers. My question is as follows:
    Where in my iMac (the one I use with CS5) can I find the PSE8 serial number so I can drag it to the trash? I looked in the Library/Preferences folder and noticed that there are still a few PSE8 files left behind, but have no idea which one contains the serial number. Any ideas?
    Thanks in advance.

    I apologize for posting on the wrong forum.
    The problem with the activation/deactivation of PSE8 was solved, but first I will explain in detail what the problem was since all Adobe applications go through the same process (serial number activation/deactivation).
    ORIGINAL PROBLEM: I had installed PSE8 twice and then deinstalled it at later dates. However, deinstalling an Adobe application does not deactivate the serial number (this number is left behind somewhere in the system along a few other files). So, I installed CS5 on this iMac a few months ago, and got rid of PSE8. Then a few weeks ago I bought another iMac and installed PSE8 on it, and here is where the problem began. When launching PSE8 on this iMac, a window would appear on the screen indicating that I already had the same serial number installed in two other computers, and that therefore I had 30 days to solve the problem.
    SOLUTION:
    a. Reinstalled PSE8 on the older iMac, launched it, and then chose "Deactivate" from the Help Menu and proceeded to deactivate PSE8
    b. Then I "deinstalled" PSE8 from this iMac, since I don't need it (I have CS5 on it)
    c. Launched PSE8 in the new iMac, and chose "Activate Serial Number" on the window mentioned in the last sentence of the "Original Problem" above, and this time it accepted the serial number because it could not find it in the older iMac that was still on my home network
    I hope that this could be of help to others.

  • Is the prores file that FCPx creates when importing c300 .mxf files stable/quality enough to then copy to other drives for further use? Are there any quality disadvantages to doing that?

    Im wondering if I can directly copy the prores files fcpx creates when importing c300 .mxf files from the "original media" folder, reimport them for another project to and use them that way. Is there any problem with working that way? I'm doing this bc I want to have an organize finder structure for a client but cant break the c300 card structure to split clips on a card into different "scenes" to make it easier for them to understand what they're looking at. This is all to stay NLE nuetral--we like fcpx but they might want to edit somewhere else and more details in the finder level seems like the best solution? Suggestions on any of that? Thanks.

    Thanks for your response. Are you sure that FCPx is working with .mxf/c300 natively? I thought it was just a background sort of repackaging or transcode into prores that it does without you having a choice? And bc of that, for me, it's sort of a "back end" feeling file: I'm curious if it's bad to get into the package contents folder to copy it over? Not about copying prores in general-- specifically, is the prores created of c300 footage in fcpx more of a fcpx, high quality alias file? Maybe I'm just feeling a little uncomfortable grabbing things from the inside/finder level of fcpx.

Maybe you are looking for

  • Mac noob needs monitor help! how do I...

    I was given a 2003 imac as a gift. I've always had PCs but was thrilled to have my first mac to play around with. The bad news is that about half the time the monitor doesn't work!!! I turn the computer on and the screen comes on for a split second a

  • Bootcamp and Windows 7 Problems

    Hi there. I have just installed Windows 7 using Bootcamp on my Macbook with Leopard. I have a few strange problems and just wanted to see if I could gain any help or see if anyone else is experiencing these problems. Main one is when I close the macb

  • How to supress zero values in a union report in obiee11g?

    I have a union report using two subject areas in obiee 11g. I have  added the price column from the first sector area and dummy column from the second sector area. I have  added the parity column from the second sector area and dummy column from the

  • COBRAS Import failing to restore Notification Devices

    e are migrating from Unity 5.0.1 to CUC 8.6.2.23900-10 We are using the latest version of COBRAS... When we try to import, everything succeeds except all of the notification devices. We get the following error: [Thread 001], [14/01/02 05:16:03], (err

  • ITunes library synchronisation across network

    Hi everyone I am setting up my new Macbook Pro. I have imported all of my music files to ~/Music and all my movies to ~/Movies. I changed the iTunes folder organisation to manually. So far so good. Now I have bought an Apple TV and this Apple TV is r