Closed agm65mav closed 10 years ago
You can update the Paths in build.properties and the run the ant ene target by running
ant ane
from the project home.
To make the code changes you can open the android project in Eclipse and export project as Jar. Similar open AS Library project in intelliJ/FB etc and compile the SWC
you can see the build xml file to see how I am getting all those SWC/Jar/.a files into ane.
and on ios? the same? run code with xcode, and build ane?
yup.. just open/edit/build xcodeproj .. it would create .a then run ant ane.
thx alot you are the best!
:+1:
Hi, first thx alot for merging updates. Can you please show how to build an ane for Andoird/Ios using your code? I am not able to build those one for both ane. That would be great and thx alto for your great job.