The iOS app was successfully built by DEBUG, but
Adhoc and Release build failed.
If you look at the error log,
1 key imported.Unable to delete certificate matching "iPhone Distribution: XXXXX Co., Ltd.\C2\A0
(XXXXXXX)"....Check dependencies Code Sign error: No matching
coding identity found —No coding identity (i.e.
)
certificate and private key pairs) matching haggard Phone Distribution:
XXXXX Co., Ltd.\C2\A0(XXXXXXX) 窶where found.CodeSign error:code
signing is required for product type 'Application' in SDK
'iOS 8.0'
was found.
The same Distribution Certificate and Adhoc Provisioning built XCode6.
I don't know how to handle it with Monaca.
Have you ever had that problem?
I need to clean the old Certificate, but I don't know how to do it.
The problem has been resolved.
The reason is that when I registered my Apple account, the company name was last with
XXXXXXX Co., Ltd.
When I looked at the Log file, I saw the character "\C2\A0".
I asked Apple Support Center to remove
Dear Middle, Thank you.
I have had the problem myself, but in my case there was a discrepancy between the provisioning profile and the certificate I uploaded.After uploading the correct provisioning profile, I was able to build it successfully. If it doesn't work and you don't have any apps published, why don't you set it up again from scratch?
© 2024 OneMinuteCode. All rights reserved.