Re: Issue creating 64 bit ANE for OS X after AIR 20.0 release

2016-01-31 Thread Grisha B
I have already gone through the steps listed there. The xcode project has the updated "Adobe AIR.framework" and "Adobe AIR_64" files and is build for x86_64 architecture. The native extension descriptor file is using "MacOS-x86-64" as the platform. -- View this message in context: http://apache

Re: Issue creating 64 bit ANE for OS X after AIR 20.0 release

2016-01-31 Thread Alex Harui
I don't know much about this stuff, but have you read this: [1] -Alex [1] http://blogs.adobe.com/flashplayer/2015/12/air-64-bit-on-mac-osx.html On 1/31/16, 5:33 PM, "Grisha B" wrote: >I had a working native extension working when using air 19.0 (when it was >32 >bit) but have been unable to up

Issue creating 64 bit ANE for OS X after AIR 20.0 release

2016-01-31 Thread Grisha B
I had a working native extension working when using air 19.0 (when it was 32 bit) but have been unable to update and get it working since the AIR 20.0 release. So far despite trying numerous solutions have been unable to get a native native extension working with AIR 20.0. Trying to get a very sim