[TIMOB-3250] TiMobile 1.6.0/1.7.0 + xCode 4 - code sign errors when installing to device
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:01:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-10 |
Components | iOS |
Labels | 4, code, failure, install, ios, release-1.6.1, release-1.7.0, sign, xcode |
Reporter | Thomas Huelbert |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:40:29.000+0000 |
Updated | 2011-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
really should have mentioned this occurs when installing an ipad or an iphone project.
(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...
(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...
Added missing release tags to reflect where the code had been merged.
Titanium SDK version: 1.6.1 (03/10/11 13:26 2e8c438), xcode 4 gm.
would help if I rolled it to resolved