How do you build for 2.x/3.x?

Hi, I got my ad hoc distribution working recently and it made me more aware of the .app file I will give Apple. Can you make one set of binaries that works on iphone os 2.x and 3.x? Is the way you do that to specify iphone Device 3.0 as the target and then don't have anything in your code that won't run on 2.x? Or are most people delivering 2 apps, one that will run on 2.x and one that will run on 3.x? K T mentioned that he had one product that ran on both 2.x and 3.x.

Two targets.... x.x OS versus x.x device.
You build with one (3.x) as the 'Base SDK' (in the Build/Architectures..device) section and another as the 'iPhone Deployment Target (2.2.1), selected in the Build/Deployment (iPhone OS Deployment Target)) section of Xcode 3.2, as an example.
To target the most users, target the newest device.

Similar Messages

  • How can you build time series measures in OBIEE without using TODATE AGO fu

    How can you build time series measures in OBIEE without using TODATE and AGO function?
    Please provide steps to build time series
    measures in OBIEE without using TODATE and
    AGO function. Dashboard results not storing
    in cache when using TODATE and AGO functions.
    eventhough its cached users queries not
    hitting cache because queries doesn't match
    exact date time when using TODATE and AGO
    functions. so I want to build queries using
    sysdate and some simple calculations. Please
    send your inputs/ideas for my questions..
    Thanks in Advance

    This can be using Msum function in answers. Use the following formula, here dollars is my metric. Change the formula based on your metric.
    Msum("Sales Measures".Dollars ,2) - "Sales Measures".Dollars
    the report will be cached and better performed compared with time series. check ti
    - Madan Thota

  • How do you build a form with hidden email address in source?

    I am new to forms. How do you build a form that does not have
    the destination email address visible in the source? Don't want
    spammers to get ahold of that email address. Simple tutorial
    somewhere?
    I just want just do a 5 field form to submit to an email
    address.
    Thanks,
    Angie

    There are only two ways to process form data -
    1. Use mailto:[email protected] as the action of the form
    2. Use a server-side scripting method to a) harvest the
    form's data, b)
    process it in some manner, e.g., enter it into a database, c)
    formulate and
    send an email to one or more email recipients, and d)
    redirect the visitor
    to some ending page
    Method 1 is quite simple, and is also the least reliable. It
    depends both
    on your visitor having an email client already installed on
    their computer -
    this eliminates public computers, or home users without email
    clients
    installed (more and more it seems) - and on the installed
    email client
    responding to
    the mailto call. It is not possible to use this method *and*
    send the
    visitor to a
    thank you page as well.
    Method 2 is the preferred method, since it eliminates the
    problems of method
    1, but it means that you have to grapple with
    server-scripting somehow (ASP,
    CF, PHP, perl, etc.).
    You would have to decide which of these methods is best for
    your needs,
    but if it's Method 2, then start by asking your host what
    they provide for
    form
    processing.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "computerkitten" <[email protected]> wrote
    in message
    news:e670ib$r6d$[email protected]..
    >I am new to forms. How do you build a form that does not
    have the
    >destination
    > email address visible in the source? Don't want spammers
    to get ahold of
    > that
    > email address. Simple tutorial somewhere?
    >
    > I just want just do a 5 field form to submit to an email
    address.
    >
    > Thanks,
    > Angie
    >

  • How do you build a home-made external hard drive?

    I've been browsing the market, looking for a good drive when I came to the idea that I could build my own. Unfortunately, there aren't any clear internet articles that I could find on how to build a drive and what parts would be needed.
    So, How do you build an external hard drive? Please reply with the parts needed, places to find them, and assembly directions.

    Kappy wrote:
    However, for an external drive there's no real benefit to using SATA drives
    There are very real benefits to avoiding obsolete IDE/PATA technology.
    For example, check newegg.com's selection of HDs in the 500GB & up
    category. Score: SATA 37, PATA 7. ....and at 1TB: SATA 9, PATA 0.
    While you're at it, compare prices (as best you can). SATA drives are
    the same price or less expensive than the few surviving PATAs -- and
    there are no PATA equivalents to the latest generation high-performance
    SATA drives. The "Great PATA Extinction" started several years ago.
    ... because the Firewire interface isn't nearly as fast as the drive.
    Nonsense. There are only a handful of drives fast enough to saturate
    a firewire 800 link -- and then, only when the drive is nearly empty.
    AFAIK, there are NO existing high-capacity HDDs (500GB & up) fast
    enough to saturate a FW800 link when the drive is half full. Sustained
    transfer rates drop by about 50% as the drive fills from the outermost
    to the innermost tracks.
    BTW, here are two SATA enclosures that feature quick-swap slide-in
    drive trays. Assembly is a snap -- no disassembly required, just four
    screws to attach the drive to the tray, then slide it in. Extra trays are
    $19 each, so you can keep several drives conveniently "on tap."
    [Icy Dock MB559UEB-1S USB/FW800 @ $80|http://www.newegg.com/Product/Product.aspx?Item=N82E16817198006]
    [Icy Dock MB559UEA-1S USB/FW400 @ $45|http://www.newegg.com/Product/Product.aspx?Item=N82E16817198004]
    [Icy Dock MB559TRAY spare tray @ $19|http://www.newegg.com/Product/Product.aspx?Item=N82E16817994038]
    BTW #2, a FW800 enclosure works fine on a FW400 link -- all you need
    is a cheap 6-pin to 9-pin adapter cable (about $5 from newegg.com).
    Looby

  • How do you build a web page to display queued messages ?

    How do you build a web page to display queued messages in all states?
    Thanks,
    Reeta
    Reeta Joseph Benoy
    EDS@XEROX
    Database Administration
    1350 Jefferson Rd
    Rochester, NY 14623

    You can build a form to a procedure in oracle portal that explores the queue with the option browse and prints de type message with htp package. I made it in this way and my applicattion works right. The procedure must loop the select count(msgid) from aq$[queuetable_name] times.

  • How do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?

    how do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?

    jen19 wrote:
    how do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?
    Just buy something.

  • How do you search for a song in the latest version of ITunes??

    How do you search for a song in the latest version of ITunes??
    Yes this might be the stupidest question ever, but leave it to Apple to make the simplest thing hard.
    In EVERY version of Itunes, up until 11, you used to be able to type an artists name, song name, or album into the search field and it would narrow it down so that you can see what you are looking for (in the list below).  Now, Itunes tells you that you have music by said artist, yet doesn't list them whatsoever. Furthermore, when you click on the results it doesn't list them for you either.
    I'm sure it is some weird setting, but cannot for the life of me find.  I cannot name one application that doesn't show a list when you type in the search field.  Augh!
    Please help.
    G

    You can choose what it searches and where

  • How do you copy, for example I work with blue prints and I want to copy a section and copy into another new page?

    How do you copy, for example I work with blue prints and I want to copy a section and copy into another new page?

    Forgot to add that it would be an adjustment layer with some kind of mask on it already. The mask is uncentered when copy and pasted which throws it off.
    I guess the same question would go towards doing the same for an object. How to copy and paste it over to a new doc, keeping its position within the document? is this possible?

  • How do you pay for apps using an iTunes gift card.  I have money on a gift card but only my credit card shows up as method of payment.

    How do you pay for apps using an iTunes gift card.  I have money on a gift card but only my credit card shows up as method of payment.

    After establishing the Credit Card account (i.e. after you have made purchases), you can remove the credit card information by editing your payment info, choosing "None".
    Settings>iTunes and App Stores>Apple ID>View Apple ID>Sign-in>Payment Information

  • How will you do for November pay roll before release the Note:2082383.

    < Japanese translation is below.>
    Dear Experts (Especially for Responsible for Japan pay roll),
    Please le me know how you will deal with November pay roll before releasing note:2082383.
    (The legal change of non-taxable amount of Commuting Allowance for Car.)
    Note 2082383 is going to be released by SAP on November 30.
    However, Japanese low has effected since October 20 2014.
    How will you deal for November pay roll for Japan before note releasing ?
    Will you change V_T5J64 table by your self according to Cabinet Order #338?
    Or will you just wait until SAP releasing this note ?
    Do you think that SAP will provide any report for this recovery way for November pay roll if we wait SAP note releasing ?
    Regards,
    Mayumi
    < Japanese version >
    Expertの皆様
    先日、官報#338が出され、10/20 より施行されていると存じます。
    SAPの当該ノートは11月30日にしかリリースされないようですが、皆様、11月の給与はどのように行いますか?
    V_T5J64を官報の情報に合わせて変更し、当座11月の給与を回しますか?
    それともSAPのノートリリースを待ちますか?
    SAPのノートリリースでは、11月の給与が古い方法で施行されたことによるリカバリレポートなど出るのでしょうか?
    以上、皆様の対応方法をお尋ねいたしたく。
    よろしくお願いいたします。
    Mayumi

    Hi,
    Ask SAP directly with regards to the way they will handle this and whether they will produce a report to recover. Speak to the Japanese revenue and explain to them that you are in this predicament and I am sure they will be able to give you a leeway till November, but still be able to report on the Oct figures.
    Off course you can try the config changes yourself. Pilot the note in Dev and see if the figures make any sense. But this will be dual work as when the note gets released in Nov you will have to revisit your configs and undergo a complete check. Get in touch with SAP in my opinion! 
    Aran  

  • How do you filter for photos with develop adjustments?

    I wanted to put this information out there, because it was difficult for me to find an answer to the question of "how do you quickly filter for photos that have develop adjustments?"
    Some earlier posts in this forum observe that a smart collection has the ability to filter files wherein "has adjustments" is "true." Yes, it can do that. And it can also add in a "date" parameter for more specific targeting. But it cannot simply say, "in the current folder," or "in the selected folder." And frankly, that's the exact situation when I need to filter down to the files I want: I'm in a folder—typically the current folder that I've just imported—and I've done a smattering of develop adjustments. Now, I want to quickly select just those images for export. Can't be done, not with a Smart Collection, anyway.
    But Lightroom is nothing if not deep, and if you approach the problem from a filtering standpoint, it will eventually get you there—but the solution is very non-obvious. Expose the filter bar, with your favorite preset: camera info, default columns... it doesn't really matter. Hover over the header bar and to the far right will become visible the "add column" widget. Add a column. From the pop-up menu on the name will come a long list of options, the second-to-last of which is "develop preset." Once that's in place, click on "custom." Save your current settings as a new preset and give it a descriptive name like "adjusted images."
    Now, when you're in your current—or any—folder, just click on "metadata" in the filter bar, and your custom preset will be in effect: any images that you've worked on will be selected. It's a fast, one-click selection.
    If there's another way of doing this (keep in mind it's for the selected or current folder only), let me know. It's such a seemingly desirable action that I'm kind of astounded there's no built-in or easy or obvious way to do it... or that no photographer has requested it.

    I am honored to have a response from Rikk "MVP" Flohr, and I do readily agree that your approach is one way to approach the issue. It puts the relevant images in a discrete area that is easy to access. However (this is where I look a gift horse in the mouth) I find "sorts" a bit underwhelming in comparison to "filtering." Two problems: first, the sort still does not 'clear your deck' of unwanted images. You still have to squint at the badges and carefully select the range at the top (or bottom). Mistakes can be made (and I would be the first to make them). Second, the sort command is "sticky," meaning that folder will always have that sort unless you undo it. In general, I think most photographers want to see a folder's images sorted by capture time, so they can easily glance to the beginning, middle, and end of the shoot. With my method, once you click out of the folder, the filter is taken away and you're back to normal.
    I do understand that Lightroom wants me to flag my images with rankings or stars or colors or dancing beavers or what-have-you. But in this particular situation, that's an extra step. If I've applied development adjustments, it's already done. Why shouldn't I be able to choose "Select Developed Photos" from the Edit menu, right under "Select Flagged Photos"?

  • How do you unlock for attachments

    An arduous search, but the critics say, my pdf files are not attaching in an email due to The XI Reader.
    In any browser, (IE, FF,), in any email acct., the pdf files won't attach in an email. I've uninstalled twice, tried to get Adobe 9, could't for some reason, and I'm getting behind. I'd very much appreciate a solution.
    Thanks in advance,
    Peter

    pjolalor wrote:
    What is your email client? Any ending in dot com., gmail, hotmail, yahoo, same issue.
    And how are you using these; in Outlook, Windows Live Mail, Thunderbird, ..., in a browser?
    pjolalor wrote:
    How do you attach that PDF? All clients have link:  ..., Attach file
    I don't understand this; is this a button inside a PDF?
    pjolalor wrote:
    When you tried to revert to Reader 9, what was the "some reason" that you couldn't? Pop up: "You already have the latest version installed." Subsequently, I gave up. 
    You need to uninstall the current version before attempting to install an older version.  You can use http://labs.adobe.com/downloads/acrobatcleaner.html

  • How do you build SWF play controls?

    Hi sorry for the post I know this is probably a well covered topic, but I've been googling all day and everything I find is linked to using buttons with an imported flv; which is not what I want.
    I actually am working on 2 different senerios.  the first I have a new video that is all keyframe and AS based but I need a way to control it.  I've placed a graphic on the timeline then built an invisible button over it the graphic is just a basic play button with a gradient. can some one help me with the code to get the invisible button to play/pause the video from the 2nd key frame? Also I'll need to add a stop button.
    I used the code
    play_bttn.onRelease = function(){
    _root.play();
    on earlier videos I've made but I can't figure out/remember how I got it to work, I'm just getting statement must appear within on handlers errors with this new video.
    The second issue I'm having is different. I have a SWF that is already built and I need to control it, so I'm importing the video to the stage with AS code
    stage.loadMovie("medialocation/movie.swf");
    which is working fine, now I need to create buttons to control it. Shouldn't the code be the same for both files? They are similar, where everything is being controlled after you export the swf's
    I have no flv's, avi's or mov's involved just 100% flash
    Thank you

    The error message you're getting is indicating (to me) that you are trying to place that code on the button.  The code you show for the button goes in the timeline, not on the button.  As for the other bit, yes, as long as your swf file is a timeline based animation, then similar code as what you use for the video should be appropriate.

  • How can you pay for a card in the apple cards app with an iTunes gift card????

    How can u pay for a apple card with a Itunes gift card.....Please help. Thomas

    are you trying to bye a gift card? or redeem one?

  • Built-in iSight - how do you know for sure it is off?

    I have a new iMac with built-in iSight. I have been checking into security software for my iMac and came across the program called Undercover by Orbicule. One of the functions of that program is that is utilizes the built-in iSight camera to take pictures of the room/person who potentially stole your computer. So that caused me to wonder how do I know for sure my built-in iSight camera is turned off and not accessible by some program outside of my control? I know the green light comes on if I use it in iMovie or something like that, but how do I know it isn't being hacked and used without my knowledge?

    Black electrical tape.

Maybe you are looking for