Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3250] TiMobile 1.6.0/1.7.0 + xCode 4 - code sign errors when installing to device

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:01:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-10
ComponentsiOS
Labels4, code, failure, install, ios, release-1.6.1, release-1.7.0, sign, xcode
ReporterThomas Huelbert
AssigneeStephen Tramer
Created2011-04-15T03:40:29.000+0000
Updated2011-04-17T02:01:17.000+0000

Description

OsX 10.6.6, TiDev 1.2.2, Mobile sdk 1.6.0/1.7.0, xCode 4.0 gm seed

1.using the noted config, create a simple app and attempt to install to device

results: fails to install with the following error - Install Error

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

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

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

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

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

sys.exit(rc)

SystemExit: 65

Comments

  1. Thomas Huelbert 2011-04-15

    really should have mentioned this occurs when installing an ipad or an iphone project.

  2. Jeff Haynie 2011-04-15

    (from [510fc60f7e3521244bd856c60ad17019876adb77]) [#3250 state:fixed-in-qa] Remove spaces to signing entitlements arg so xcode4 builds work. Hat tip to Kazuaki Konno for the fix! https://github.com/appcelerator/titanium_mobile/commit/510fc60f7e3521244bd856c60ad17019876adb77"> https://github.com/appcelerator/titanium_mobile/commit/510fc60f7e35...

  3. Jeff Haynie 2011-04-15

    (from [1e15e40a8760a83d45fad8c0e9fef5141296eb9f]) [#3250 state:fixed-in-qa] Remove spaces to signing entitlements arg so xcode4 builds work. Hat tip to Kazuaki Konno for the fix! https://github.com/appcelerator/titanium_mobile/commit/1e15e40a8760a83d45fad8c0e9fef5141296eb9f"> https://github.com/appcelerator/titanium_mobile/commit/1e15e40a8760...

  4. Don Thorp 2011-04-15

    Added missing release tags to reflect where the code had been merged.

  5. Thomas Huelbert 2011-04-15

    Titanium SDK version: 1.6.1 (03/10/11 13:26 2e8c438), xcode 4 gm.

  6. Thomas Huelbert 2011-04-15

    would help if I rolled it to resolved

JSON Source