Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14569] iOS: Using ListView, Building for a device using latest CI Build produces a Build Error

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-30T21:39:23.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0
ComponentsiOS
Labelsn/a
ReporterRadamantis Torres-Lechuga
AssigneeBlain Hamon
Created2013-07-16T20:48:07.000+0000
Updated2013-11-14T07:43:13.000+0000

Description

Trying to build a simple Alloy application with listView, targeting the iOS device, it's throwing a Build error:
[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :  	CompileC build/alloylistview.build/Debug-iphoneos/alloylistview-universal.build/Objects-normal/armv7/TiUIListView.o Classes/TiUIListView.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] :  (1 failure)
Test Case:
$.index.open();
<Alloy>
	<Window class="container">
		<ListView id="listvw">
		</ListView>
	</Window>
</Alloy>
*steps to reproduce* Build the App targeting an iOS device.

Attachments

FileDateSize
TIMOB-14569buildLog.txt2013-07-16T22:40:50.000+000013814

Comments

  1. Sabil Rahim 2013-07-25

    [~ingo] this is fixed in master - was fixed along with the ios7 ui patch one. We will be back porting the fix today.
  2. Vishal Duggal 2013-07-25

    This does not effect 3_1_X
  3. Sabil Rahim 2013-07-30

    This doesnot effect 3_1_X and only affected master. This issue was fixed along with iOS 7 UI patch 1
  4. Pragya Rastogi 2013-11-14

    Tested and Verified fix with: OSX: 10.8.5 Xcode:5.0 Appcelerator Studio: 3.2.0.201311122338 SDK: 3.2.0.v20131113183932 acs:1.0.7 alloy:1.3.0 npm:1.3.2 titanium:3.2.0 titanium-code-processo:1.0.3 Device: iOS7(v7.0.3)-iPodTouch1 Simulator- iPhone Retina(3.5-inch) iOS 7.0

JSON Source