[TIMOB-5962] Attempting to archive project prepared with transport.py results in numerous script errors looking for titanium_prep script.
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-09T14:25:20.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-44, Release 1.8.0 |
Components | iOS |
Labels | ios110211nr, module_transport, qe-testadded, transport.py |
Reporter | Eric Merriman |
Assignee | Stephen Tramer |
Created | 2011-11-02T12:32:47.000+0000 |
Updated | 2014-06-19T12:44:29.000+0000 |
Description
Description:
While testing SDK 1.8.0 I ran transport.py on the Kitchensink project. After opening the project in Xcode, I attempted to package (Archive). The project reported many errors, all because it could not find the script titanium_prep. I could not locate this script at the path it mentioned.
Please see attached console log from the python command, and the Xcode log reporting the errors.
Steps to reproduce:
1) Ensure your git branch is on master and git pull
2) Import Kitchensink into Studio
3) Perform a build, any build
4) run transport.py on the project's root folder
5) Open the resulting project from Xcode
6) Choose "Product>Archive"
Result:
Script not found errors
Expected result:
Project packaged and placed in archive.
Attachments
Bug fixed. Verified on: SDK: 1.8.0.v20111010114849 Studio: 1.0.7.201112120322 OS: OS X Lion Xcode: 4.2 Devices Tested: iPhone Simulator 5.0 (build)
Reopening/closing to add/remove labels