Book marking your project

hello, Is there a method of creating some kind of book mark or snapshot of your project at certain a time when your code is working,such that you can return to; should you mess up your code and forget where you were at the last time your code actually worked?!!. Ideally a feature in the xcode IDE as opposed to doing a 'save as' or some kind of back-up of your computer?

What version of Xcode are you using? Xcode 3 and 4 both support snapshots.
In Xcode 4 choose File > Create Snapshot to create a snapshot. In Xcode 3 choose File > Make Snapshot to create a snapshot.
Accessing your snapshots is where Xcode 3 and 4 differ. In Xcode 4 open the Organizer and click the Projects button at the top of the Organizer. Select a project from the project list to examine the snapshots. In Xcode 3 choose File > Snapshots to access a project's snapshots.

Similar Messages

  • I have safari in my iPad but bookmark is not working. I can not book mark any things.  How do I get back my bookmark working so that I can open the web page I have already booked marked.  Thank you for your answer

    I have iPad 2.
    The safari bookmark was working yesterday.  Today book mark is not working.  I can not book mark anything. 
    Did I do anything to prevent stopping bookmark to store?  Please help me how to get back working my bookmark.  Thank you.

    See if this works.
    Quit the Safari app completely and reboot the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Book mark icon in Adhoc query?

    Hi,
    There is an Adhoc query created by the end user.The book mark icon available is not working but the CONTEXT MENU on any of the values is producing the book mark properly.Can just any one help me to find the solution of this?
    Why BOOK MARK ICON is on

    Vasu,
    then there seems to be some issue with your ad-hoc template - was it modified in any way ? that could be causing this issue. If the temnplate was not modified then reactivate the same from business content and check.
    The ad-hoc template depends on your BI version. Which version of BI are you on ?
    Arun

  • Is there any way to determine if a link is a book mark or hyperlink in java script

    Is there any way to determine if a link is a book mark or hyperlink in java script
    Sub Problem:
    I am making an array of quads of all the hyperlinks in a document. I would like to automatically skip over all the bookmarks in the starting pages of a document and just get the links of the hyperlinks.
    Now I have to manually set the pages that contain bookmarks so they are not included in the array.
    Is there any way to determine if a link is a book mark or hyperlink in java script?
    It would help automate the conversion I need below
    John
    Main Problem:
    I have been working on converting a set of pdf files with 1000’s of hyperlinks like www.site.com\folder1\file1.pdf#page=10
    To jump to a local copy of the files with a relative type link
    ../folder1/file1.pdf and then go to the proper page.
    I have found that it can be done manually by changing the hyperlink to a javascript
    var otherDoc = app.openDoc('../folder1/file1.pdf', this);otherDoc.pageNum = 10 - 1;
    and setting each destination file with a disclose()=true;
    Based on the help so far that java script cannot access the hyperlink value in a link
    See: http://forums.adobe.com/thread/1039908?tstart=60
    I have resorted to the following plan using acrobat javascript, an external keyboard macro recorder and excel in combination to get around the problem
    Four folder level acrobat javascripts with “buttons”
    One to get all the link quads in an array, in the pdf and report the total number
    The second creates a form field in the far corner of the first page and moves there.
    The third jumps to each link found by creating a form field just to the left of the link and zooms in so it can be selected by a “mouse click” from the keyboard macro recorder 
    The forth deletes the form field
    The keyboard macro recorder runs javascript 2 and then 3 then clicks on the link just to the right of the middle of the screen and uses keys to get to the advanced editing to get to edit the hyperlink .
    The hyperlink is then copied to excel where it is converted using string functions to the needed javascript text to be copied back.
    To the acrobat file into a java script (after deleting the hyperlink)
    Rinse/lather/repeat
    I have been able to convert about 150 links an hour.
    Better then hand typing, but not like having java access to the links.
    I am looking to improve the solution

    thanks for your help.
    I may have been confusing a "acrobat bookmark" and a bookmark in a word file that is converted to a pdf and ends up being a
    link of the type:
    "Go to a page in this document"
    which I do not want in my array vs
    a link of the action type:
    "Open a web link"
    Which I do want
    John
    My code, note how I have to skip pages with "Go to a page in this document" links depending on the document, I would like to use the same code for each document and skip over the "Go to a page in this document" links :
    global.ilinkindex = 1; 
    global.aLinkquads = [ [0, 1, 1, 0, 0],
           [0, 0, 0, 0, 0] ];
    function GetLinkArray()
    global.ilinkindex = 1;
    var iTotalLinks=0;
    // for ( var p = 0; p < this.numPages - 8 ; p++)                   // end before bookmarks for each page of the file x.pdf
    //  for ( var p = 0; p < this.numPages; p++)                     // for each page of the file
    for ( var p = 23; p < this.numPages; p++)                     // start after bookmarks for each page of the file y.pdf
      var cropbox = this.getPageBox("Crop", p);
      var alinksonpage = this.getLinks(p, cropbox);            // get array of links on page
      for ( var ll = 0; ll < alinksonpage.length; ll++)
       var linkquads = alinksonpage[ll].rect;     // get link Quads
       linkquads[4] = p;          // add page number to link Quads array
        global.aLinkquads[global.ilinkindex] = linkquads; // add quads to global link Quads array
        global.ilinkindex++;
    iTotalLinks = global.aLinkquads.length - 1;
    global.ilinkindex = 1;
    app.alert("Number of Links in Document is " + iTotalLinks );

  • I was asked to up grade my Firefox, when I did this the system crashed and I have lost use of my book marks and fire fox, I have not been able to fix it.

    Two days ago I logged on to Firefox. I recieved a message that told me that I was using an out dated version. I had to up grade . I followed the instruction and when finished fire fox crashed. I am unable to delete firefox, reload it, or use it. I am forced to use Internet Explorer to use my computer. I have lost my book marked sites, and I am at a loss as how to retrieve what I have lost. I have tried to follow the instructions to fix the problem but I have not been able to fix the problem. I sent the crash information but recieved no responce.

    cathorio wrote:
    I recently changed my lap top. My problem is the new lap top won't accept my apple I D it asked me to sing up for a new one which I did.
    I am puzzled by this. The laptop doesn't need the Apple ID - but iTunes does. I could be missing something but ....
    Why would you not be able to use your existing Apple ID and iTunes account on a new laptop? If you authorized the computer - you should be able to use your existing account - unless you already had 5 computers authorized with the existing ID - and that was why iTunes would not accept the ID. However, I'm sure that you would have received a popup message from iTunes telling you that you had reached the limit.
    I just received a new MBP and my daughter did as well. My entire family shares an Apple ID and we had no issues at all with my Apple ID and iTunes on our new computers and I did not have to sign up for a new account. Did you even try the old ID?

  • I had a folder that was a part of firefox in the book marks are called Recently Bookmarked. It has now disappeared and i would like to know how to get it back?

    This folder was not one I created, but it appeared to be a part of the bookmark area. It save all recently saved book marks and was called "Recently Bookmarked". I used this feature last night and this morning when I went to use fire fox, it is gone.
    I tried restarting Firefox and it still has not fixed the problem. My question is, How do I get this feature back or how do I create a folder where everything I book mark goes into the folder until I can sort the book marks into the proper folders? thank you for your help

    See:
    *https://support.mozilla.org/kb/Restore+the+default+Smart+Bookmarks+Folders
    * "Recently Bookmarked" is a so called [[Smart Bookmarks folders|Smart Bookmark]] that shows the result of a place query in a list.
    * "Most Visited" and "Recently Bookmarked" and "Recent Tags" are examples of so called [[Smart Bookmarks folders|Smart Bookmarks folders]] and are not real existing folders.
    * Smart folders show a list created by a query of the places.sqlite database that stores bookmarks and history in Firefox.
    * Smart folder lists show a maximum of 10 entries by default.
    * Bookmarks and history items that show up in a smart folder list are stored elsewhere in another folder and any changes made are applied to the real bookmark or history item.

  • Had a new hard drive installed and want to move book marks to new drive

    I had a new hard drive installed and want to move my book marks from the old HD to the new HD
    Not sure how to access the FireFox book marks on the old HD and how to install them in the FireFox on the new drive

    See [[recovering important data from an old profile]] in particular the section "Copying files between profile folders" and the one below it that describes the files in the profile folder.
    The article shows how to find your current profile folder, you will need to find the equivalent folder on the old drive, the path to the current profile folder should show you where to look on the old HD for the old profile folder. The actual folder name for the profile folder will be different, but the path to it should be the same.

  • Font Book-marker in Photoshop, Illustrator and Indesign

    I guess we need a book-marker for fonts built-in all adobe softwares, some thing similar to the book markers in chrome or mozilla. Coz every artist working comfortably on adobe tools would not wish to go through all the tons n tons of fonts installed in the local drive. I think it makes things much easier in creating your own list of fonts. Just hovering on the bookmark button/tab and choose the font among your list of font and you are done.   Is there a plugin tool available ?

    This is an open forum with "some" Adobe staff participation, requests at this link
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform for feature requests

  • Book Mark Icon is not working?

    Hi,
    There is an Adhoc query created by the end user.The book mark icon available is not working but the CONTEXT MENU on any of the values is producing the book mark properly.Can just any one help me to find the solution of this?
    Why BOOK MARK ICON is not working?
    Please correct me if I am wrong.
    Book mark is URL we are getting after the clcking on the EIther on the ICON or context menu option.This URL can be used any where where ever is required.Right?
    But In my case the URL Content is chainging based on the Adhoc query designer.Only characterstics are again and again changing but key figures are original only.
    please help me?

    U mean to say the Book Mark URL created on one system will not work on another system right?
    =>the Book Mark URL created on one system may not work on another system right? in fact in 80% cases it works...
    But what once I execute the query in portal I will be getting an URL.This also can be used as Book mark right?
    =>yes, it can be used,,,
    but the URL generated with the function of the BOOK MARK is only called as Book mark why is it?
    => let me explain this with an example ... there is a BW server physically located in France and can be accessible across all the location wherever project is running. Somebody try to access the Query URL from Gurgaon (one of the project location)which was executed in France may not be run in Gurgaon (Page cant be displayed) because port # in the URL may be blocked in Gurgaon due to security reason,,, this case we have to contact the admin ,they will enable the port..same case i have faced

  • Book marking feature in adobe presenter

    Is there a book marking feature in adobe presenter?

    The presentation is huge.  I can't send.  However, even on a single slide presentation when I add an interaction it does not work.
    Delete - for exampe if I try to use a process tab interaction, it starts with 4 tabs, but I only want 3 tabs.  How can I delete a tab.
    The label on the tab is too small - I need to put 3 words on it, can't I shrink text size or use more of tab.
    When I enter a graphic using the icon, it is not moveable and is not size right.
    I don't see how I can add text, etc to the interactions.  It seems to freeze, the instructions for how to edit interactions is very poor, so though very technical, I don't understand how to edit/add my own content to an interaction.  Aren't there more robust instructions with maybe a video demonstration on how to use, edit/customize interactions?
    Is there an option for allowing Flash that I should be setting on my computer?  That seems to be a potential problem, like enabling java?
    Thanks in advance for your help
    Susan
    Ride on......

  • Found 0 results for My browser is missing important items, the whole tool bar...., drop down menu to print, copy, work off line, file, save, book mark, history. I just installed latest foxfire on windows xp. Found some instructions but they called for usi

    Found 0 results for My browser is missing important items, the whole tool bar...., drop down menu to print, copy, work off line, file, save, book mark, history. I just installed latest foxfire on windows xp. Found some instructions but they called for using keys my computer doesn't have ( key in OSX There is no file, edit , history, help, tools, navigation, all the things your directions say to use. Also I always get hung up and the message a scrip is running. I don't know what thises scrips are but I sure don't need them.
    == This happened ==
    Every time Firefox opened
    == I just noticed it. It probably happened when I upgraded foxfire.

    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(Linux & OSX see: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M
    <u>''Windows'' Method 2.</u> Press and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar.
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''

  • Man this is totally frustrating.. I may jump to another provider - still unable to find my book marks 704-795-1836

    I hate it when you make changes my world was perfect before you made changes.. No i am totally bummed and can not find my internet explorer book marks.....AHHHHHHHHHHHHHHH. today I had a set of task and this change has taken my away from my priorities... come on you can do a better job....704-795-1836 glenn & christine

    I have asked a moderator to provide assistance, they will post an invite on this thread.
    Once you get a reply, if you click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Polestar / Explorer unable to read book mark

    HI
    Could someone help me,  when I book mark an information space I get the following It is not possible to read the Information Space properties. (PS 20005).  
    I sure it must be a security setting but I can't seem to see it as if I set my user to admin it works.   ( PS the user can view and export the name space)
    Many Thanks
    Robert

    Or make all purchases with your Apple ID on the iPad....
    Are you using a common library on a computer?
    You can use home sharing to access the book that way.
    Or if you sync from a common library, you can still sync the book, along with all other purchased content, to the iPad.
    The restriction you are seeing is ONLY activated when you download past purchases to a device.   Make purchases on the iPad when possible to avoid this ( in 83 days )

  • Is there a way to get my book marks back into Safari from a TM backup?

    Hello fellow Mac users. Is there a way to "restore" my wife's book marks from an earlier TM backup in safari?
    My wife deleted a bunch of files on her MBP. I went back to an earlier days TM backup and restored things in her documents folder etc but when she went into Safari all of her book marks are gone. Is there a way to get them back from one of the TM back ups? There was also another user that was deleted. Can that be restored?
    Thanks Very Much!

    To get the Safari bookmarks back, you need to locate the 'booksmarks.plist' file which should be located in the username/library/safari folder and replace the same file in the same folder for the user you want the bookmarks for.
    As far as restoring a previous user, I'm not sure. It might be easier to just make a new one. You should still be able to get the files from the previous user from your Time Machine backup if that's what you intended. If you could restore a user, it would have to be by using Migration Assistant, although I couldn't say as to whether that would work.

  • Problem to see a new book type in project

    Dear friends;
    I have a problem to see a new book in the module project.
    The steps for create the book are the next:
    1. - I create the book in the Fixed Asset module in the Book Controls option.
    2. - Associate this book to a category in the Fixed Asset module option in the Asset Categories
    3. - In the Project module to want to assign it to a project I was not shown in book value list
    I missing some step?
    Thank you in advance for your support
    Best Regards
    Tom

    Dear Tom,
    Please check the Profile options, Security Assiginments, Asset Book dates and Project dates..........
    Regards
    Raghvender

Maybe you are looking for

  • Zen Vision M Problem: Black Scr

    Whenever I turn on my player I see the 'Creative' and 'ZEN' splash screens but then the screens disappear and the monitor is black. It's not pitch black as it would be if the player was off, but it's a blank screen and somewhat illuminated. The blue

  • Can any one say What are the mandatory parameters in BAPI_GOODSMVT_CREATE

    Hi, Can any one say What are the mandatory parameters in BAPI_GOODSMVT_CREATE. Helpful answer will be rewarded.

  • Function Modules for Change Manager Tickets

    Dear all, I have the requirement to display some basic statistics about the number of change manager tickets that are currently open, that are assigned to a person and in proceesing state. I had a look into the system but could find a valuable hint o

  • MacBook frozen on logo screen! Won't start from disk or boot into safe mode

    My MacBook was abnomally sluggish this morning. It froze several times as I checked my Mail, then I clicked 'Get Info' on an Application, and Finder restarted itself. I had to shut it down manually (hold down button.) When I turned it back on it woul

  • Symbol-Icon on Mail Inbox

    I posted this question earlier, but feel that I should try it again as the icon-symbol (see below) on my Mail Inbox, since I downloaded ML, is now appearing frequently. No one at Apple has recognized this icon. Several Community members have offered