Skip to main content
Inspiring
October 2, 2013
Question

Need to submit iPad app today [HELP]

  • October 2, 2013
  • 2 replies
  • 5571 views

I see some threads abut the iOS7 icons and some solutions for the command line. However I dont see any step by step guides for this.

Does anyone have these steps on hand ?

I'm working in Flash CC - AIR 3.9.0.960

Any help is appreciated.

Thanks!

This topic has been closed for replies.

2 replies

avtutorials
Known Participant
August 17, 2014

The above post describes using a Mac... I'm using Windows, with Flash CS6 and AIR 14.0.  Can anyone provide some guidance on using Windows in this process?  Thank you.

Colin Holgate
Inspiring
October 2, 2013

Can you do the build on a Mac? If you can then the instructions I’ve given are easy enough. Here’s the short version:

Open Console, clear messages.

Do a publish from Flash Pro.

In Console you will see a line that includes “arrParameters”. Click on that line and do a Copy, and paste the results into a text editor.

Anywhere that shows a file path with a space in the name, put a \ before the space.

Type in the additional iOS 7 icon paths.

Select the text, from after "arrParameters content: " to the end of the text. Make sure not to copy the line break after the text.

Paste that text into Terminal, and press Enter/Return.

The app should get built, replacing the IPA that Flash Pro made.

Applauz78Author
Inspiring
October 2, 2013

Ya.. Im on a Mac.

When you say console what console are you referring to ?

Colin Holgate
Inspiring
October 2, 2013

In Utilities, where you will go to open Terminal (the application named “Terminal”), you will see an application named “Console”. That one.