Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3416] iOS: Cannot compile with 1.6SDK after updating to xcode 4.0

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2012-07-16T12:13:40.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelscompile, defect., ios4, reported-1.7.0, xcode4
ReporterNatalie Huynh
AssigneeNeeraj Gupta
Created2011-04-15T03:44:48.000+0000
Updated2012-07-16T12:13:40.000+0000

Description

  1. Create a new project in Titanium Developer
  2. Set the SDK version to 1.6.0
  3. Save project
  4. Build to run on device

Actual Result:
Install Error

[BEROR]CodeSign error: The entitlements file '/Users/nhuynh/TiProjects/Computer/build/iphone/ Resources/Entitlements.plist' is missing [ERROR] [ERROR] Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py", line 1150, in main

execute_xcode("iphoneos%s" % iphone_version,args,False)

File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py", line 924, in execute_xcode

output = run.run(args,False,False,o)

File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.0/iphone/run.py", line 39, in run

sys.exit(rc)

SystemExit: 65

Expected Result:
To compile without errors and allow user to install to device

Comments

  1. Stephen Tramer 2012-07-16

    Invalidating due to age (TiDeveloper, 1.6)

JSON Source