On building an App, I have received the following error:
Code Sign error: The file "YES" couldn't be opened because there is no such file.: (null)
Steps that I have already taken to solve the issue:
- Deleted [~/Library/Developer/Xcode/DerivedData]
- Clean & Build
- renewal of certificate, provisioning profile
See the picture below.
I don't know why this error is occurring and how can I fix it?
Further info, I am using Xcode Version 7.3.3 on Mac OS Version El Captain. I am developing for iOS Version IOS 9.3
