Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14095] iOS: Enabling Appcelerator services, causes the Build to fail when compiled using Xcode 4.4 and target iOS SDK 5.1

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-01T19:17:37.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.1, Release 3.2.0
ComponentsiOS
Labelsqe-3.1.1, qe_ap052013
ReporterOlga Romero
AssigneeJon Alter
Created2013-06-03T19:21:25.000+0000
Updated2013-07-01T19:17:37.000+0000

Description

Environment: Mac osx 10.8.3 Mountain Lion Appcelerator Studio, build: 3.1.1.201306012403 Titanium Studio, build: 3.1.1.201305312303 SDK, build: 3.1.1.v20130531163723 XCode 4.4.1 Device: iPhone 5 iOS 6.0 CLI: 3.1.1-alpha It is a *regression*, not occurs in 3.1.0.GA Description: Enabling Appcelerator services and compiling the project, using XCode 4.4.1 and iOS SDK 5.1, results in compiler failure. Test steps: 1. Create the default project, using Appcelerator/Titanium Studio (Do Not Enable Services) 2. Build for device or simulator 3. Add ti.cloud module or enable services and build again Using CLI, run the command: ti build -p ios -T device -I 5.1 ------------ failed Actual result: 2. Build succeeded 3. Build failed
[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :  	CompileC build/mukeshworry.build/Debug-iphoneos/mukeshworry-universal.build/Objects-normal/armv7/AppModule.o Classes/AppModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] :  (1 failure)
Expected result: Build should succeed

Attachments

FileDateSize
studio_log.txt2013-06-03T19:21:25.000+00004167

Comments

  1. Michael Goff 2013-06-03

    Which app? Please provide a dashboard.appcelerator.com link.
  2. Olga Romero 2013-06-03

    https://dashboard.appcelerator.com/#/app/51acde0c48b3e0eb3f000004 The name is: anyp
  3. Nam Le 2013-06-03

    [~oromero] Can you help us narrow down the problem. By removing either the Soasta plugin/module or the Crittercism module, does the Simulator run?
  4. Olga Romero 2013-06-03

    Nam Le Simulator fails as well
  5. Jon Alter 2013-06-04

    PR: https://github.com/appcelerator/titanium_mobile/pull/4351 3_1_X: https://github.com/appcelerator/titanium_mobile/pull/4352
  6. Jon Alter 2013-06-04

    This does not seem to be related to enabling Appc service or loading the ti.cloud module. Directly related to building the app with Xcode 4.4.1
  7. Anshu Mittal 2013-06-10

    Tested with: SDK:3.1.1.v20130609163050 Appcelerator Studio: 3.1.1.201306071750 OS: OSX 10.7.5 Device:iphone simulator Xcode: 4.4.1 Successfully able to create and build the app with or without appcelerator services enabled.
  8. Vishal Duggal 2013-07-01

    Reopening to edit labels

JSON Source