Hi,
I'm trying to build a ANE for Mac OSX. I setup XCode 5.1 and was following this two tutorials:
http://riawanderer.com/2012/03/27/working-with-air-native-extensions-o n-the-mac/
http://quetwo.com/2011/12/03/working-with-air-native-extensions-on-the -mac/
To get the project setup.
I'm finding that Adobe AIR.framwork in folder /runtimes/air/mac is 32-bit, but XCode has deprecated 32-bit...so I'm finding this error when I try to build the project:
error: -fobjc-arc is not supported on platforms using the legacy runtime
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xc toolchain/usr/bin/clang failed with exit code 1
So right now ANE development for Mac OSX is broke since I can't build a cocoa framework library due to 32-bit deprecation and Adobe not updating the library since 2011
I'm right or maybe I'm missing something.
Hope someone could give some path to solve this since it's very frustrating to deal with this stuff to see there's no update for this basic libraries for Mac.
If what I'm seeing is true, I see another error in Adobe stack that make people like me supporting the platform tired of deal with this kind of things. Sorry to be sound so frustrated but it's a very negative experience for the Adobe AIR platform since you see that a part of the platform is not updated for 3 years!.
Thanks
Carlos