GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-27T22:08:34.000+0000 |
Affected Version/s | Release 2.1.3 |
Fix Version/s | Release 2.1.3, Release 3.0.0, Sprint 2012-20 Core, 2012 Sprint 20 |
Components | iOS |
Labels | core, qe-ios090112, qe-testadded, regression, tooling |
Reporter | Satyam Sekhri |
Assignee | Ingo Muschenetz |
Created | 2012-09-24T13:11:02.000+0000 |
Updated | 2013-10-04T09:34:07.000+0000 |
Cannot build applications for iOS with Xcode 4.4.1
This is a regression. The issue does not occur on the previous SDK build 2.1.3.v20120920154617.
Steps to Reproduce:
1. Create an application or use an existing application
2. Build the application for iOS simulator or device
Actual: An error is shown while building the application. Find attached the error logs
Expected: The applications should build using older version of Xcode as well.
Tooling issue. Assigning to core
Verified occurring with reported config. Checked builds between last know working build and reported failure build. This issue was introduced with build: Titanium SDK: 2.1.3.v20120921141611.
MASTER PR https://github.com/appcelerator/titanium_mobile/pull/3044 2_1_X PR https://github.com/appcelerator/titanium_mobile/pull/3045
Verified on: Titanium Studio: 2.1.2.201208301612 Titanium SDK: 2.1.3.v20120925173111, 3.0.0.v20120925170913 Xcode: 4.4.1 (iOS SDK 5.1) Device: iOS Simulator (v5.1)
Had to reopen to change fix versions.