Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8558] iOS: Transport.py is not working in CI

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-04-09T16:10:31.000+0000
Affected Version/sRelease 2.0.0, Release 2.1.0
Fix Version/sRelease 2.1.0, Release 2.0.1, Sprint 2012-08
ComponentsiOS
Labelscore
ReporterMauro Parra-Miranda
AssigneeBlain Hamon
Created2012-04-05T13:05:22.000+0000
Updated2012-04-30T21:48:19.000+0000

Description

Problem Description

I've been running into issues with the 2.X CI builds and transport.py. Due to how we handle builds, I need to use transport.py for all submissions and ad hoc builds. Any of the 2.X or Master builds have this build issue.

Actual Results

The build via transport.py is failing.

Expected Results

The build via transport.py working just fine

Test Case

1. Create a new Titanium project targeting a 2.X CI build 2. Run the transport.py process as usual 3. Open in xcode and try to run in the simulator

Extra info

When xcode tries to compile you will get the below error [TRACE] app property, ti.ui.defaultunit : system [INFO] wrote Resources/stylesheet.plist Traceback (most recent call last): File "titanium/iphone/compiler.py", line 7, in import os, sys, re, shutil, time, run, sgmllib, codecs, tempfile File "/Users/benjamin/Dev/Projects/Ti/myTravel/test/build/iphone/titanium/iphone/run.py", line 2, in from tools import ensure_dev_path ImportError: No module named tools Command /bin/sh failed with exit code 1 I tried this again today using the below build version.

HD Discussion

http://support-admin.appcelerator.com/display/APP-522817

Comments

  1. Wilson Luu 2012-04-10

    Closing bug. Verified fix on: SDK build: 2.0.1.v20120410103239 Titanium Studio, build: 2.0.1.201204091535 xcode: 4.3 Device: iPhone Simulator (5.1), iPad 3 4G (5.1)

JSON Source