Skip to main content
Inspiring
August 2, 2013
Question

AIR 3.8 Compile Error

  • August 2, 2013
  • 1 reply
  • 687 views

When I try to create my IPA file in AIR 3.8, I get:

Error creating files.

Id: -pie can only be used when targeting iOS 4.2 or later

Compilation failed while executing: id64

I am targeting iOS 5 in the app XML so not sure why I am getting this.  When I submit my AIR 3.7 to app store, I get the PIE message from Apple.  Any thoughts?

This topic has been closed for replies.

1 reply

Adobe Employee
August 5, 2013

Can you please share the entire contents of your platform.xml(if using) and the commands you are using to package ANE as well as IPA? Also, can you try unzipping the ANE and then, checking its contents, platform.xml and the architectures present in sample.a using the file command just to confirm earlier version of ANE is not being used.

Regards,

Nimit

mola2alexAuthor
Inspiring
August 13, 2013

Using Flash CC so I'm not sure what to share.