Hi Jason, Thanks for the swfVersion 26 hint ... just added that to Flexmojos ... it only had 25 as max ;-)
Chris ________________________________________ Von: Jason Moore <jason.mo...@harksolutions.co.uk> Gesendet: Dienstag, 30. September 2014 10:36 An: dev@flex.apache.org Betreff: RE: FYI - Apple app store submission issues with Air 15 As promised quick summary of steps to submit to achieve submission to Apple using Air 15. We are using FB 4.7 on windows 7, and doing the submission on a Mac using the Xcode App loader. Use these instructions at your own risk ! 1. Download the latest version of Flex and Air using the Apache Flex SDK Installer (Flex 4.13, Air + Flash player 15) 2. Download the patched version of Air from https://dh8vjmvwgc27o.cloudfront.net/airsdk_ld64/archive_air_15.0_with_asc2_drm_sdk.zip 3. Unzip the patched version of air and locate the lib/aot/bin/ld64 folder 4. Copy the files from this patched version of Air into the same folder in the Flex/Air/Flash player combined download from step 1. 5. Open Flex and edit your applications {appname}-app.xml file and add the following xml to under the iPhone, InfoAdditions section.: <key>MinimumOSVersion</key> <string>6.1</string> 6. Open your projects properties and locate the Flex Compiler tab and add -swf-version=26 to the additional compiler arguments Compile and submit as usual... Not too difficult.. I would expect to see a update Air 15 SDK released fairly soon ... J :) -----Original Message----- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala Sent: 29 September 2014 17:21 To: dev@flex.apache.org Subject: Re: FYI - Apple app store submission issues with Air 15 Jason, thanks for the heads up. It is not very clear from the Adobe forum thread what the workaround is. Can you please provide a summary here, so folks can figure out what to do from the Apache Flex side? Thanks, Om On Mon, Sep 29, 2014 at 8:19 AM, Jason Moore < jason.mo...@harksolutions.co.uk> wrote: > Hi All, > > Just for info really... > > There has been some issues with submitting Apps to the Apple App store > with Air 15. Apple has been rejecting them due to some new requirement > that has been introduced in the last couple of days. > > Adobe has a workaround Air SDK .. see page 4 of the Adobe forum thread.. > https://forums.adobe.com/thread/1584796?start=120&tstart=0 > > I don't know if this has any impact or there is any action to be > carried out with the Air Flex SDK installer.. or if it's just a case > of waiting until the new SDK version becomes general release.. > > J :) > > >