不兼容的钛模块

Incompatible Titanium Modules

为 6.0.0.GA 构建的第三方模块与 7.0.0.GA 不兼容。 为 7.0.0.GA 重建时出现以下错误。

 /Users/dipannita/Documents/Projects/Modules_For_7/Ti-Android-SMSVerification/android/build.xml:55: Cannot find /Users/dipannita/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/module/android/build.xml imported from /Users/dipannita/Documents/Projects/Modules_For_7/Ti-Android-SMSVerification/android/build.xml

如何使用 ant 为 7.0.0.GA 重建模块?

查看有关如何构建模块的文档: http://docs.appcelerator.com/platform/latest/#!/guide/Android_Module_Upgrade_Guide

并使用 appc ti build -p android -b 代替旧的 ant