I need to install following titanium modules using command line
1) com.appcelerator.apm 2) com.soasta.touchtest
The above ones for touchtest and performance profiling and updated in tiapp.xml file. Please help me out how to install titanium module using CLI? Is there any titanium command to install? I am getting following error
[ERROR] Could not find all required Titanium Modules: [ERROR] id: com.soasta.touchtest version: 1.0 platform: iphone deploy-type: development [ERROR] id: com.appcelerator.apm version: latest platform: iphone deploy-type: development
Regards, Venkatesh