[AC-942] Titanium cannot find iOS certificates
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-12-03T08:43:34.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | device, ios-deployment |
| Reporter | Rupert Rutland |
| Assignee | Shuo Liang |
| Created | 2014-12-02T08:11:35.000+0000 |
| Updated | 2016-03-08T07:37:15.000+0000 |
Description
I am trying to deploy to my iOS device for development but Titanium cannot find the iOS certificate.
It seems apple has changed the name of its certificates:
http://developer.appcelerator.com/question/178922/unable-to-find-any-valid-ios-developer-certificates
My certificates are installed but Titanium is not finding them because it's looking for something starting with "iPhone"; now the certificates start with "iOS".
Titanium details:
Titanium Studio, build: 3.4.1.201410281727
(c) Copyright 2012-2014 by Appcelerator, Inc. All rights reserved.
Build: jenkins-titanium-rcp-master-202 (origin/master)
Date: 28 October 2014, 17:28:23
[~rtlechuga], Can you please confirm this with mobile engineer team,hard to contact them during my time zone. Thanks
I updated XCode, ran the certificate signing request process again and now it's working. You can probably close this.