Skip to main content
Known Participant
November 23, 2012
Question

MinimumOSVersion changes to 4.3 when publishing?

  • November 23, 2012
  • 3 replies
  • 932 views

Hello,

I'm having a problem when publishing an app for iPhone using air 3.4 and flash cs6.

I need to set MinimumOS to 5.0, I set it in the InfoAdditions in the app xml, but when I publish the ipa in flash, it changes my xml setting it to 4.3.

This is my infoaditions tag:

<InfoAdditions><![CDATA[<key>UIDeviceFamily</key><array><string>1</string></array><key>MinimumOSVersion</key><string>5.0</string>]]></InfoAdditions>

How can I avoid it? Thank you very much!

This topic has been closed for replies.

3 replies

November 26, 2012

I could not reproduce the issue. Can you please share the OS you are on and the steps you are following to edit the xml and publish the file.

Known Participant
November 28, 2012

Hello, and sorry for the late answer.

I'm using os x lion 10.7.5, flash professional cs6 12.0.2.529 and AIR sdk 3.4.

I simply edit the myapp-app.xml file generated by air with a text editor (TextWranger), save it, and publish from the file menu.

Colin Holgate
Inspiring
November 23, 2012

Does it work ok if you publish from the File menu?