Hello.
I have a corona app working sucessfully in Android.
I’m trying to compile for iOS. I’m using Xcode 7.2
All the compile process seems to progress sucesssfully, but at the end of the process, a dialog is shown:
“codesign wants to sign using the key -my name- from your keychain. Do you want to allow access to this item?”.
(The message is in Spanish, I have translated to english. So the message could be different in english)
The dialog shows three buttons: Always allow, deny or allow.
If I press any of the three buttons, the dialog is never closed. If I press ESC key, dialog is closed, but corona compilation fails: Build failed ERROR: code signing failed -path- app: User canceled the operation.
What is the problem?
Can anyone help me, please?
Thank you in advance.
Jose Antonio