守望者--AIR技术交流

标题: AIR各种Makefile (Mobile AIR builds, ANEs, etc.) [打印本页]

作者: 破晓    时间: 2015-2-2 16:31
标题: AIR各种Makefile (Mobile AIR builds, ANEs, etc.)
[attach]773[/attach]

AIR Makefiles

This is a set of Makefile includes that simplify the creation of AIR projects (incl. ANE's) from the command line. Most goodies are there, including:

Requirements

I have only tested this on OS X. Given the Xcode dependency, it's unlikely this could run elsewhere, but I guess given the toolchain it might work...

You'll need:

Add both SDKs to your path and you're ready to go.

UsageVariables

You should define all these variables in your Makefile:

BasicSigningTestflightSourceANE Source (relevant only when including mk/ane.mk)Application Descriptor Template

The APP_XML_IN file may contain macros of the form @MACRO@, where MACRO is one of the variables above, as well as any of the generated variables such as:

TargetsFuture Enhancements

This is a laundry list of things that may or may not be done in the future:




相关链接:

https://github.com/jlopez/air-mk







欢迎光临 守望者--AIR技术交流 (http://www.airmyth.com/)