0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding support for debugging the final AIR app. With this change the resulting xcodeproject will have an additional target which can be used for debugging the AIR app that uses this ANE. To start using it, in the file debugIPA.sh provide the complete path to the IPA. modified: TemplateInfo.plist new file: debugIPA.sh More... over 11 years ago
Using macros for defining and declaring functions that can be called fromm AS code. modified: ___PACKAGENAMEASIDENTIFIER___.h modified: ___PACKAGENAMEASIDENTIFIER___.m More... over 11 years ago
Prefixing the extension initialzier and finalizer with the ANE name. This should help in resolving symbol conflicts when using multiple ANEs More... almost 12 years ago
Added default platform implementation. Use of FREResult in isSupported. More... almost 12 years ago
Add a link to wiki. More... almost 12 years ago
Updating the README. Adding a few missing links, some common mistakes, info about packaging resource files usage with the ANE, usage of special characters etc. More... almost 12 years ago
Deleting duplicated screenshots. deleted: screenshots/created_project.png deleted: screenshots/new_project.png deleted: screenshots/options.png More... almost 12 years ago
Adding screenshots new file: screenshots/created_project.png new file: screenshots/new_project.png new file: screenshots/options.png More... almost 12 years ago
Update modified: README.md More... almost 12 years ago
Updating the README again!! modified: README.md More... almost 12 years ago
Updating the README modified: README.md More... almost 12 years ago
Updated the README. More... almost 12 years ago
Adding screenshots and updating the README. More... almost 12 years ago
Updated the README and license files modified: README.md renamed: AIR Native Extension/license.txt -> license.txt More... almost 12 years ago
Updated the README modified: README.md More... almost 12 years ago
Initial check-in of XCode 4 project template for creating AIR Native Extensions or ANEs for iOS. More... almost 12 years ago
Initial commit More... almost 12 years ago