iOS Question Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.

Maicon

Member
Licensed User
Longtime User
I get this error when trying to compile in b4i
Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.

I've already created new keys, generated new certificates and even then, the error continues

B4I:
B4i Version: 6.80
Parsing code.    (0.11s)
Building folders structure.    (0.08s)
Running custom action.    (0.17s)
Compiling code.    (0.69s)
Compiling layouts code.    (0.02s)
Compiling debugger engine code.    (0.02s)
Building Xcode project    (0.17s)
Sending data to remote compiler.    Error
Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.
 

Maicon

Member
Licensed User
Longtime User
So Erel, I created new keys, I performed the whole procedure again and still it is not going

I created a Distribution Certificate and linked to the profile and even then it is not going.
 
Upvote 0
Top