AIR 3 RC Native Extensions On Mac OS X Error
I'm getting an error when trying to compile a native extension (.framework) for Mac OS X 10.7 with XCode 4.1; I've included "FlashRuntimeExtension.h" in the project but not sure if i'm missing something else as there is a lack of documentation for Native Extensions with XCode for a Mac Framework (the error I get is "_FRENewObjectFromBool" - symbol(s) not found for architecture i386.
I have AIR 3 RC and the latest Flash installed on my machine.
I'm not sure what i'm missing?
Thanks!