Titaniumバージョン1.7.5でC2DMプッシュ通知用のTitaniumAndroidモジュールをすでに作成しました。最近、Titaniumスタジオを1.8.0.1にアップグレードしました。作成したモジュールを実行しようとすると、次のエラーメッセージが表示されてビルドが終了します。
[DEBUG] Looking for Titanium Module id: com.xxx.yyyy.zzzz, version: 0.1, platform: android
[DEBUG] module_id = com.xxx.yyyy.zzzz
[ERROR] The 'apiversion' for 'com.xxx.yyyy.zzzz' in the module manifest is not a valid value. Please use a version of the module that has an 'apiversion' value of 2 or greater set in it's manifest file
=================
ありがとう