[TIMOB-19445] Cannot build for iOS device or package the app on latest build
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-09-01T11:13:36.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.0.0 |
Components | Tooling |
Labels | qe-5.0.0 |
Reporter | Satyam Sekhri |
Assignee | Chee Kiat Ng |
Created | 2015-09-01T09:36:31.000+0000 |
Updated | 2015-09-01T22:07:23.000+0000 |
Description
On the latest build for master branch, cannot build a titanium project on iOS device or package for adhoc or appstore distribution.
The issue occurs on ti sdk build 5.0.0.v20150831202903. It does not happen on previous ti sdk build on my system i.e. 5.0.0.v20150829212027
Steps to reproduce:
1. Create a new titanium project
2. try to build for iOS device or package. "appc run -p iOS -T device -I 9.0"
Actual Result:
The build terminates in between with exit code 0. Refer to attached logs.
Expected Result:
The project should build successfully for device and distribution.
Attachments
File | Date | Size |
logs.txt | 2015-09-01T09:36:08.000+0000 | 145882 |
PRs from Fokke: https://github.com/appcelerator/titanium_mobile/pull/7106 https://github.com/appcelerator/titanium_mobile/pull/7107 PRs approved and merged. You can test using Ti SDK 5.0.0.v20150901035225
Closing ticket as fixed. Verified that I was able to install my app to a device and adhoc package my app. Tested on: Appc CLI NPM: 4.2.0-1 Appc CLI Core: 5.0.0-33 Arrow: 1.2.52 SDK: 5.0.0.v20150901105514 Node: v0.10.38 OS: Yosemite (10.10.5) Xcode: 7 beta 6 Devices: iphone 6 (8.4.1)