HI
I am trying to build a bridge but I am getting this error.
Check dependencies
Error: security: SecKeychainDelete: The specified keychain could not be found.
Code Signing Error: Provisioning profile "default" has app ID "lpm.lp.*", which does not match the bundle ID "lpm.lp".
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I configured everything according to the tutorial.
I am trying to build a bridge but I am getting this error.
Check dependencies
Error: security: SecKeychainDelete: The specified keychain could not be found.
Code Signing Error: Provisioning profile "default" has app ID "lpm.lp.*", which does not match the bundle ID "lpm.lp".
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I configured everything according to the tutorial.
Last edited: