Hi, i've this error when i try to compile the Bridge App. This happens only with Bridge, i'm able to compile app in Relase mode and in Debug mode
Strange think is that i don't understand why it tell me "doesn't include signing certificate "iPhone Distribution". It must contains Iphone developer, not iphone distribution, as provision file is for developing
B4X:
B4i version: 4.01
Parsing code. (0.03s)
Compiling code. (0.12s)
Building designer app. (0.01s)
Building Xcode project (0.03s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/marcomolica/Desktop/mac/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = ce41ad75-a483-41c4-b836-3f11ae237a20
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Provisioning profile "Bridge" doesn't include signing certificate "iPhone Distribution: Marco Molica (8289J4U558)".
Code signing is required for product type 'Application' in SDK 'iOS 10.3'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Strange think is that i don't understand why it tell me "doesn't include signing certificate "iPhone Distribution". It must contains Iphone developer, not iphone distribution, as provision file is for developing