iOS Question problem with B4I Bridge

mohammadreza hosseinzadeh

Member
Licensed User
hi everyone
i watch erels step by step video training for creating needed file in developer apple acc
i tried many times to redo all the steps
but at last i get error whit this log


B4i Version: 4.81
Parsing code. (0.00s)
Compiling code. (0.02s)
Building designer app. (0.00s)
Building Xcode project (0.15s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Mansour Roshan (X7CQ77C75J)
CONFIGURATION_BUILD_DIR = /Users/amirhesam/Desktop/builder/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = a5942252-8192-4217-ad1b-fd60bd2bb8d4
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: No certificate matching 'iPhone Distribution: Mansour Roshan (X7CQ77C75J)' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning.
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)


pleaseeee help me
i stuck with this error
 
Top