Newbie question - ios sdk location

Hello,
I am a newbie and need some help locating my ios sdk in dremaweaver 6.
I have downloaded an ios emulator and some other stuff. I have followed different guidelines to how to download the ios sdk. And I think I have it..not sure though.
I go to phonegap build settings and want to locate the ios sdk. But where? I have tried to select different location, but it doesn't save.
Anyone that knows how to do this?
Majasita

Thanks a lot for your reply!
I tried it and it says that the location is not valid.
I have xcode installed and in my applications.
Any suggestion?

Similar Messages

  • IOS SDK version for Xcode 3.0 to develop ipad apps on mac 10.5.8

    Hello,
    I am a newbie when coming to apple products as my name suggests. I have to develop ipad apps. I have done android development in the past. I have a mac running 10.5.8 and i just installed xcode 3.0. My question is inorder for me to develop ipad apps should i upgrade to snow leopard/lion?Also, what is the iOS version that i would be requiring? When i installed xcode 3.0 did it install iOS SDK?Where can i check it? If i can do development on this mac what are my options?
    Thanks in advance.

    Try doing a clean install.
    # Download the Firefox installer from http://www.mozilla.com
    # Trash the current Firefox application
    # Now try installing the new version of Firefox ([[Installing Firefox on Mac]])
    Doing the above will not remove your user data, that is stored elsewhere in the [[profiles|profile folder]], though if you wish you can back that up first
    If you are still having problems with privileges see [http://support.apple.com/kb/HT2963?viewlocale=en_US troubleshooting permissions issues in Mac OS X]

  • Help with Xcode 3.2.6 with ios sdk 4.3: will not work...

    So I recenty upgraded my Mac to OS X Snow Leopard (10.6.8) and the xcode that came with it would not work effectively. I just downloaded xcode 3.2.6 with ios sdk 4.3 from Apple and installed them (after having to change the date to 2011). Xcode worked but opening the interface builder resulted in a blank window opening, not the actual interface builder. So then I tried to reinstall the .dmg file of xcode and ios sdk, which was again successful, but when I click on any of the applications it installs to open them I get an error. This is what happens when trying to open xcode:
    Process:         Xcode [4609]
    Path:            /Users/myname/Desktop/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.Xcode
    Version:         ??? (???)
    Build Info:      DevToolsIDE-18070000~38
    Code Type:       X86 (Native)
    Parent Process:  launchd [92]
    Date/Time:       2012-07-21 23:18:17.358 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          3537 sec
    Crashes Since Last Report:           13
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      F17937FB-B272-4B47-811F-333D66AB2B3B
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: @rpath/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
      Referenced from: /Users/myname/Desktop/Xcode.app/Contents/MacOS/Xcode
      Reason: image not found
    Binary Images:
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 1.83 GHz, 1 GB, SMC 1.4f12
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHY2120BH, 111.79 GB
    Parallel ATA Device: MATSHITACD-RW  CW-8221
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0217, 0x1d200000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
    Can anyone please help me? Ps, I've changed the directory location to "myname" for security reasons;p so that is not the problem

    The error message is telling you that the linker is looking for the Xcode executable on your desktop and can't find it. Where did you install Xcode? The default location is in /Developer.
    It sounds like you have an outdated alias to Xcode on your desktop. Can you launch Xcode if you navigate to Xcode in the Finder and launch it from there?

  • Newbie question - XML version, searching by artist

    Probably quite a common problems - apologies for newbie questions.
    I've changed the URL of my MP3s in my XML to a new location and refreshed my feed. Is there a way of seeing what version of the XML iTunes is using? (it takes around 24 housr to refresh, right?)
    Also, when I'm searching for my podcast by author it's not coming up (<channel><itunes:author>) - is there a reason for this or a way to get it to show up when people search for the artist, other than doubling it in the title? (This works by the way, but I'd prefer not to!)
    Thanks.

    you can do it in just one loop, going through all the image
    tags in index_content and for each tag fill the values of all four
    arrays
    for (i...) {
    get the appropriate child of index_content
    first_array[ i ] = value of first tag
    second_array[ i ] = value of second tag
    no need for multiple loops.
    flash has functionality for xml files, but it helps to write
    a little wrapper around it, to simplify programming, especially if
    you work with xml a lot.. I wrote my for work, so I can't show it
    to you, but it's not very complicated to do

  • IOS sdk 5.0 and adobe air on windows

    Hi,
    I'm currently building a apps with adobe air... and i do really like it. Not always easy dealing with native extension at first but now we are setup, we really like the possibility.
    We have one big problem. Our apps need to send an email with a file.... now i found no possiblity without native extension so we just tought would be easy to use nativeExtension for a email... WRONG.  We need to include the MessageUI framework ... (why the #$%#$ it's not alreary included in the core framework of air SDK!!! i ask you!) but we face a problem... we develop everything on PC..... i don't wanna have to change to mac only for the facti need to embed MessageUI framework in the nativeExtension and need IOS 5.0 SDK and mac to customize the build from ATD.. make no sense..
    So... here the question... Is there anybody at ADOBE that can give me a timeline on when you guy think it would be possible to use custom framework on a pc ? we need MessageUI to send email.
    Best Regards,
    Paul-André Belle-Isle

    i know to compile xcode we need a mac!! we build our own native extension already with a mac!!! the problem is the messageUI framework is not by default in the adobe air SDK 3.3 so we need to embed in the build of the apps ( not in the build of the xCode native extension) the messageUI framework and for that... we need a mac to add the IOS sdk in the ADT compiler... and that is the problem.. we have access to a mac to compile our native extension... but i don't want my project to have to compile on a mac....
    As for the smtp emailer the problem is that we don't have access to the contact list .... neither the SMTP information of the iphone so this solution will not work...
    The problem is really that messageUI is not in the default framework support : http://blogs.adobe.com/rajorshi/2011/11/16/ios5-support-for-airusing-external-sdks-to-pack age-apps/
    Maybe read this link you will understand better our problem.
    Thanks for your help,
    Paul-andré

  • Variable accessibility: newbie question

    My next newbie question:
    The following two classes are in two separate files in the same a folder testClass2:
    package JavaDemos.testClass2;
    import java.awt.*;
    public class Sketcher {
        static SketchFrame window;
        static int widthXXX;
        public static int getwidthXXX() {
            return widthXXX;
        public static void main(String[] args) {
            window = new SketchFrame("Sketcher");
            widthXXX=1000;
            System.out.println("output: width = " + widthXXX);
            window.setVisible(true);
            window.specialReport();
    package JavaDemos.testClass2;
    import javax.swing.*;
    public class SketchFrame extends JFrame {
        public SketchFrame(String title) {
            setTitle(title);
            setDefaultCloseOperation(WindowConstants.DISPOSE_ON_CLOSE);
        public void specialReport(){
            System.out.println("number " + widthXXX);
            //     System.out.println("number " + Sketcher.getwidthXXX());
    }They don't compile.
    I get the following error message:
    JavaDemos/testClass2/SketchFrame.java [23:1] cannot resolve symbol
    symbol : variable widthXXX
    location: class JavaDemos.testClass2.SketchFrame
    System.out.println("number " + widthXXX);
    ^
    1 error
    Why isn't widthXXX directly accessible from SketchFrame?
    Thank you again in advance for any help.

    Why isn't widthXXX directly accessible from
    SketchFrame?Because it's a class variable of another class. You have to refer to it as Sketcher.widthXXX.

  • Where can I get iOS SDK for Leopard?

    Hello! This is my first post, so bare with me! My question is where can I download iOS SDK for Leopard? It's not on the Developer site. It didn't come on my install disk... just Xcode. Any thoughts?

    These links seem to work, at least...
    iphone_sdk_3.1.3_with_xcode_3.1.4__leopard__9m2809a.dmg
    http://chris-fletcher.com/2010/08/28/howto-install-iphone-sdk-2-0-3-1-for-xcode- 3-2/

  • Total Newbie Question ... Sorry :-(

    I know it's a windows thing, and I am now converted to Mac but I gotta know this because it's doing my head in. It's a complete stupid green gilled newbie question.
    When installing new programs on a Mac can you create shortcuts to the programs on the Dock? I did what I THOUGHT it would be, i.e I made an Alias and stuck it in the dock, but on rebooting my Mac later on, in place of the shortcuts where 3 question marks which when clicked on did absolutely nothing???
    Help?
    A.L.I
    Windows XP Pro Desktop, Macbook Pro, 60GB iPod Video   Mac OS X (10.4.5)   OS X

    You aren't installing something from a dmg file are you? The dmg is a disk image – kind of a virtual CD. So when you double click the dmg and then get the little disk/hardrive/custom icon on your desktop that is the same as if you had mounted a CD. You then need to drag the application off of that "CD" into your application folder. Then it is truly installed.
    You can then "eject" the icon your your desktop. This is what happens when you shutdown and without remounting the image your dock shortcut can't find the original.
    Just a thought.

  • Newbie Question. just installed IE7.. how do I set up a local host to preview sites?

    Sorry for the newbie question... but it's been a long time since I have done this
    Thanks!

    Just define your site in DW as always.  For a static site, that's all you need to do.

  • Newbie Question about FM 8 and Acrobat Pro 9

    Hello:
    I have some dcouments that I've written in FM v8.0p277. I print them to PDF so that I can have a copy to include on a CD and I also print some hard copies.
    My newbie question is whether there is a way to create a  PDF for hard copy where I mainitain the colors in photos and figures but that the text that is hyperlinked doesn't appear as blue. I want to keep the links live within the soft copy. Is there something I can change within Frame or with Acrobat?
    TIA,
    Kimberly

    Kimberly,
    How comes the text is blue in the first place? I guess the cross-reference formats use some character format which makes them blue? There are many options:
    Temporarily change the color definition for the color used in the cross-reference format to black.
    Temporarily change the character format to not use that color.
    Temporarily change the cross-reference definition to not used that character format.
    Whichever method you choose, I would create a separate document with the changed format setting and import those format into your book, create the PDF and then import the same format from the official template.
    - Michael

  • NEED HELP: Where can I try out the iOS SDK in Melbourne, Australia?

    hey guys, i'd love to try developing for the iOS SDK and from what i can tell the only way i'll know if i can develop for it is actually doing it myself. i've been reading books about it, but i feel like this just isn't enough. the only problem is, i don't have a Mac and i'd rather not buy one just in case the SDK isn't for me because then i would have bought the Mac for no reason.
    there are a couple Apple retail stores near me, but i've never been into one before. does anyone know if they'll be able to help me out by allowing me 20-30 minutes to try out the SDK? i don't mind paying.
    thanks guys, i'd appreciate any help.

    Walk in to the store and ask. In general, Apple Store employees are told to display a helpful attitude towards (possible) clients.
    If they don't have a Mac with the SDK already installed, you might want to come back later until the local Genius is done downloading and installing it.

  • Ios 5 location bug ?

    ios 5 location bug... I live in South Africa and i would love to use the reminders app for the location based alerts but as you can see here -->https://p.twimg.com/Abyz8QQCAAAyuPQ.png:large
    when you drop a pin it just gives you the general area no roads or anything,
    i am wondering if this is a problem with google maps or with iOS5 or both
    any ideas ?

    I have noticed the exact same issue. Since updating to iOS5 the maps app seems to not list the pin point position thus making the location based reminders very difficult to use.
    I tested this with an iOS5 and an iOS4 device today and the iOS4 mapping gives street names and not just Johannesburg GP like on iOS5? See attached pictures with devices mapping at the same location?
    I went into the Apple store in Sandton City on Thursday but the guy I spoke to simply said that it is a new operating system, and he would try and look into it? My problem is that if this is just a South African mapping iOS5 issue how long will it take to get resolved without being brought to the attention of the right people?

  • The version of iOS on does not match any of the versions of iOS supported for development with this installation of the iOS SDK

    Getting this error message as of this morning: The version of iOS on “iPad” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK. I've downloaded the latest SDK and gone through the usual turn off and turn on again for iPad and computer, removed and reinstalled the iPad from Organizer and have no idea how to make apps build now. I was prompted to update the iphone too but there's no way I'm updating it if this issue can't be resolved.

    Okay these are the steps I took to solve the problem - they may not be the right ones for you but they've solved the problem and saved time hunting for some other solution. Firstly I changed my MAC system to Lion with the £20 download, then I deleted the old Xcode and installed the new version that is app based and doesn't support Snow Leopard, then all was well. I can now update my xcode via the app which is quicker and more logical and can update my iPhone rather than chug along avoiding updates as I need to update my existing apps on the app store and upload a new one.

  • Which iOS SDK does AIR 3.5 use?

    How can we find out which iOS SDK is being used by Adobe AIR?
    We're using Adobe AIR SDK 3.5 with Flash Builder.
    Is it possible to change the iOS SDK?
    The -platformsdk compiler argument shows as unsupported inside Flash Builder.
    Thank you.

    Thanks for the quick reply.
    Can you please take a look at our other thread here -
    http://forums.adobe.com/message/4834786#4834786
    We're facing some difficulties with iPhone/iTouch (4th Generation) devices running iOS 6.

  • Is there any "Tesseract OCR API" available for "IOS SDK 7.0" ??

    I want to make an application in IOS SDK 7.0 with Xcode 5 that required "Tesseract OCR API". So, Is there any "Tesseract OCR API" available for "IOS SDK 7.0" ? if any, please post the download link.
    Thanks

    I went on with the instructions and it worked properly with whitebackground image with black colored texts and it provide garbage value results with colored images. However when I try to run it on XCode 5.1 it shows "Caanot initialize an object of type 'Tesseract *' with rvalue 'BOOL' in the  "
    (id)initWithDataPath:(NSString *)dataPath
                  language:(NSString *)language
             ocrEngineMode:(NSString *)mode
           configFilenames:(NSArray*)configFilenames
                 variables:(NSDictionary*)variables
    setOnlyNonDebugParams:(BOOL)setOnlyNonDebugParams" method.
    And when I try to modify it then it display many linker errors.

Maybe you are looking for

  • PDF form field populate

    Hi, I am currently trying to figure out a way to populate certain field forms from a database I built from Excel using Access. I am a complete newbie at scripting and I know that will be involved. I also know that I would need to bind certain fields

  • My keychain passwords are showing up in a friends computer.

    Hi. I recently helped a friend upgrade from OSX 10.6 to Mavericks. Everything went smoothly until we went to log her in to some of sites like her email or Facebook. When she tried to log onto Facebook, my login information autofilled. I've never ente

  • Creating non binary trees in Java

    Hi everybody actually i am used in creating binary trees in java,can u please tell me how do we create non binary -trees in java.

  • System tablespace file suffered media failure

    Hi All, Our DB is shutdown due to this error: === ORA-01243: system tablespace file suffered media failure ORA-01122: database file 1 failed verification check ORA-01110: data file 1: '/dumps/rmodevdb/db/apps_st/data/system01.dbf' ORA-01206: file is

  • Can't burn playlist and can't interpret error code

    Suddenly, I can't burn MP3s on to a disk. My diagnostics check says "The last MP3 CD Burn has error code -128(0xfffff80). I can't find a place to interpret what this code is.