iOS Question B4i Bridge Fails to install

nicieri

Active Member
Licensed User
Longtime User
B4i Version: 4.40
Parsing code. (0.00s)
Compiling code. (0.25s)
Building designer app. (0.09s)
Building Xcode project (0.31s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/...../Documents/macserver/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 80a52c63-ae86-490b-85c3-2fce08550e6c

=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies
Code Signing Error: No certificate matching 'iPhone' 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)
 

nicieri

Active Member
Licensed User
Longtime User
Is the same certificate that I always use... is the first time that i have this problem.

The problem is for build the Bridge App, all other builds works good.
 
Upvote 0
Top