Skip to main content
July 22, 2012
Question

Native Extension for AIR publishing error : framework not found

  • July 22, 2012
  • 1 reply
  • 1124 views

Hello,

I'm trying to build an iOS app using native extensions for AIR, but when I publish, I've an error message saying : framework not found

I tried with this ANE for GameCenter integration : https://github.com/StickSports/ANE-Game-Center

it says " ld: framework not found GameKit "

Same problem with GREE Platform SDK for AIR :

https://docs.developer.gree.net/en/globaltechnicalspecs/#sdkforair

it says " ld: framework not found CoreTelephony "

The thing is that these frameworks are already included, I guess.

I'm using flash cs6 on mac, and I've included the path to iOS SDK in the publishing settings.

This topic has been closed for replies.

1 reply

July 23, 2012

Are you using the ANE from there or are you recompiling the ANE at your end?

If you are recompiling, please make sure that you are using the platform.xml file they have provided.

If you are using their precompiled ANEs, probably, the path to iOS SDK is not correct. It should be upto the folder iPhoneOSx.y.sdk.