Copy link to clipboard
Copied
According to the release note, with Air 20 you have added support for AIR 64-bit on Mac OS X this is all good and as it sounds, it shouldn't effect the iOS side but it seems like something has gone wrong on the iOS side now. if you try to compile any ANE (or at least the ones that we tested with) on your project for iOS, you will receive the following error message and it does not build the .ipa file.
Compilation failed while executing : ld64
we have tested this on a 64-bit Windows 7
using the RichWebView ANE here: myflashlab/webView-ANE · GitHub
I remember there was a similar problem before (can't remember exactly, but I think it was Air 16) and we were able to compile .ipa on a mac only not a windows So, we'll try a shot with Mac also to see if we can compile the .ipa on Mac or not and I will update this post when did the test but in the meanwhile that would be great if someone from Adobe can confirm if this is a bug or something?
Thanks
Copy link to clipboard
Copied
Hi,
That could be a problem in the version of the FB ANE you have, I'll check with our developers but that symbol should have been removed in a past update. Log an issue in github for it and we'll follow up with your there.
Cheers
Copy link to clipboard
Copied
Hi All,
The ipa packaging using -hideAneLibsymbols yes on windows is fixed.
Kindly download the latest beta from : http://labs.adobe.com/downloads/air.html
Let us know if you are facing issues on this.
-Roshan
Air Adobe
Copy link to clipboard
Copied
Hi, Adobe team
We try using Air SDK 23 downloaded from
- Download Adobe AIR 23 Beta - Adobe Labs
- Download Adobe AIR SDK
But still got the same error. (As seen in the screenshot)
Could you please check whether this issue is fixed properly?
We have tested this on a Mac OS X El Capitan 10.11.6
with Flash Builder 4.7 and internal .ane files.
Regards
Copy link to clipboard
Copied
Same Problem here. We are also on Mac and it all works fine with AIR 21
Copy link to clipboard
Copied
krittinuns76683551​ Against which iOS SDK do you compile? I just realized that this error only occurs(at least at the moment), if you compile against ios10.sdk
Copy link to clipboard
Copied
Hi phihochzwei , We compiled using iOS SDK 9.3.
Copy link to clipboard
Copied
9.3 works fine for me, but I am using michaelarchbold​´s ANE´s. Maybe this is related more to the ANE´s than to AIR. Just guessing.