Xcode Template For Easily Creating iOS Adobe Air Native Extensions (ANE)

A few weeks ago I mentioned some open source Adobe Air native extensions adding functionality for in-app purchases, game center, push notifications and more.

One of the issues with working with Adobe Air on the iOS platform is the number of steps involved to create native extensions.

So here’s an Xcode template that cuts out most of the steps by providing an Air native extension project containing a default native extension to build from.

You can download the zip or clone with Git using:

git clone https://github.com/divijkumar/xcode-template-ane.git

The repository can be found on Github here and extensive documentation can be found in the wiki.

Be sure to read the wiki for full instructions on how to properly name the extensions and how to link to additional iOS frameworks.

Some Related Stuff You Might Be Interested In:

– Open Source Adobe Air iOS Extensions For Push Notifications, In App Purchases, Game Center
iOS Programming Tools And Utilities Category

DeliciousTwitterFacebookRedditLinkedInEmail


Leave a Reply

Your email address will not be published. Required fields are marked *