Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24030] iOS: Cannot build with touchtest 2.0 with development deploy type

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-10-18T02:50:30.000+0000
Affected Version/sRelease 6.0.0
Fix Version/sRelease 6.0.0
ComponentsiOS
Labelsqe-6.0.0
ReporterEric Wieber
AssigneeChee Kiat Ng
Created2016-10-13T16:55:48.000+0000
Updated2017-02-16T17:59:16.000+0000

Description

I am unable to build any project that use Touchtest module 2.0 with a development deploy type:
[WARN] :   Could not find a valid Titanium module id=com.soasta.touchtest version=2.0 platform=iphone deploy-type=development
[ERROR] :  Found incompatible Titanium Modules:
[ERROR] :     id: com.soasta.touchtest	 version: 2.0	 platform: ios,iphone	 min sdk: 6.0.0
*Steps to reproduce issue* 1. Ensure you have com.appcelerator.test plugin version 8244.293.2 installed (get it from preprod) 2. Create a new project and enable test 3. Build that project for iOS *Expected Results* The project builds and runs normally *Actual Results* The above error is encountered *Notes* If I change the deploy-type for the module to be anything but development, the project will build.

Attachments

FileDateSize
build log.txt2016-10-14T05:20:54.000+00007008

Comments

  1. Chee Kiat Ng 2016-10-14

    [~ewieber] I can't reproduce this. Here's my env: com.appcelerator.test plugin 8244.293.2 Touchtest module 2.0 MacOS 10.12 (16A323) Ti SDK 6.0.0.v20161013072802 Appc NPM 4.2.8-2 Appc CLI 6.0.0-58 Alloy 1.9.3 Xcode 8.0 (8A218a)
  2. Lokesh Choudhary 2016-10-14

    I am seeing this issue for IOS. Just build the app for IOS simulator/device & you will see it. Environment: Appc Studio : 4.8.0.201610060953 Ti SDK : 6.0.0.v20161013072802 Ti CLI : 5.0.10 Alloy : 1.9.3 MAC El Capitan : 10.11.6 Appc NPM : 4.2.8-7 Appc CLI : 6.0.0-58 Node: 4.6.0 com.appcelerator.test plugin: 8244.293.2
  3. Chee Kiat Ng 2016-10-17

    Kindly test again with https://github.com/appcelerator/make_app_touch_testable/releases/tag/v2.0.1.beta before I put on preproduction. [~ewieber]
  4. Chee Kiat Ng 2016-10-17

    PR HERE: https://github.com/appcelerator/make_app_touch_testable/pull/3
  5. Eric Wieber 2016-10-17

    [~cng] Using the version you posted, above, I am able to build. Once it is on preprod, I will download it fresh and enable/build a new project
  6. Chee Kiat Ng 2016-10-17

  7. Eric Wieber 2016-10-19

    Verified fixed, using: MacOS 10.12 (16A323) Studio 4.8.0.201610171310 Ti SDK 6.0.0.v20161018112023 Appc NPM 4.2.8-9 Appc CLI 6.0.0-61 Alloy 1.9.3 Xcode 8.0 (8A218a) TouchTest plugin 8244.293.2 I am able to successfully build using the TouchTest module/plugin from preproduction.
  8. Brenton House 2017-02-16

    Is this going to be back ported to 5.x? If not, how do we use SOASTA with 5.x projects?

JSON Source