Skip to main content
Participant
March 29, 2012
Answered

Can I add IOS as a target to an existing android project.

  • March 29, 2012
  • 2 replies
  • 584 views

Hi,

Do you have to add iOS as a target when you create the project or can you do it later?

if yes, how??.

regards,

/Lars

This topic has been closed for replies.
Correct answer iBr3nt

Hi,

I'm assuming you're using Flash Builder 4.6? If so, then in the project settings, Project > Properties, choose Flex Build Packaging (or ActionScript Build Packaging) Select "Apple iOS" and then check the "Enable this target platform" box. You can then fill in the info for signing, etc., and you're set.

If you're using Flash Builder 4.5, you need to download FB 4.6 and use that. It's a free update if you have a 4.5 serial.

iBrent

2 replies

iBr3nt
iBr3ntCorrect answer
Inspiring
March 29, 2012

Hi,

I'm assuming you're using Flash Builder 4.6? If so, then in the project settings, Project > Properties, choose Flex Build Packaging (or ActionScript Build Packaging) Select "Apple iOS" and then check the "Enable this target platform" box. You can then fill in the info for signing, etc., and you're set.

If you're using Flash Builder 4.5, you need to download FB 4.6 and use that. It's a free update if you have a 4.5 serial.

iBrent

Participant
March 30, 2012

Thank you that was exactly what i was looking for!