0

I had installed Alamofire using pods and was able to work with it well in swift 3. After I had completed the project, I had validated the project in the organiser window of the Xcode. While validation i'm getting an error that says "code sign failed" and this message comes up when Almofire is under going the codesigning process. What could be the problem?These were the error messages thrown 1 & 2

Mahil Arasu
  • 105
  • 1
  • 8
  • To start with obvious questions: do you have Apple Developer's keys to sign builds installed on your Mac? Can you sign other applications on the same machine? – SergGr Mar 01 '17 at 18:38
  • S. I can sign other applications – Mahil Arasu Mar 01 '17 at 18:40
  • 1) Has this bundle ID already appeared on Apple's site? Or do you use wildcard App ID? 2) What is inside Show Logs? Maybe there would be some more details on the error you get. **Update**: I missed there is a link for second image – SergGr Mar 01 '17 at 18:44
  • It's not wildcard signed. I've uploaded the error log picture in the question. But. Can a bundle id start with "io"? – Mahil Arasu Mar 02 '17 at 08:58

0 Answers0