[AC-3503] CodeSign failed
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-04-26T15:30:24.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Studio |
Labels | app |
Reporter | macao |
Assignee | Shak Hossain |
Created | 2016-04-14T09:04:48.000+0000 |
Updated | 2016-04-26T15:30:24.000+0000 |
Description
Hello everyone,
I have a problem when I want to publish ios applicaion to the app store.This problem occured when we install new Apple Worldwide Developer Relations Certification Intermediate Certificate.We delete old crtificate and update XCODE to the latest version.I use appcelerator 4.5 and last titanium framework.Can someone help me with this.
Here below is log:
[INFO] : Processing Titanium symbols
[INFO] : Removing files
[INFO] : Optimizing .plist and .png files
[INFO] : Invoking xcodebuild
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : CodeSign build/Products/Release-iphoneos/PennyBack\ Mobile.app
[ERROR] : (1 failure)
Hello, Did you create a new distribution certificate for the app publication. As you have changed the WRD certificate. You need to create a new distribution certificate as WRD certificate enforces the Certificate Signing Request (CSR) for generating distribution certificate. So, if you had an old distribution certificate with the old WRD certificate, that will not work with publishing app. you need to create new distribution certificate with the new WRD certificate installed in your system. Regards, Sharif.