Hi All.
I've followed all the steps from tutorial, but I getting this error below:
I'm using a Local Builder in my Mac, with Xcode 6.
Tks for any help
I've followed all the steps from tutorial, but I getting this error below:
I'm using a Local Builder in my Mac, with Xcode 6.
B4X:
Building designer app. 0.08
Building Xcode project 0.05
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/danielnascimento/Documents/YM/SC/APP/b4i/macserver-aa/UploadedProjects/xxx/Payload
OTHER_CODE_SIGN_FLAGS = --keychain default_b4i
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = a3677386-c709-454f-b02f-de0e9b3450e4
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Sign error: No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID “a3677386-c709-454f-b02f-de0e9b3450e4”, however, no such provisioning profile was found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.1'
Error: ** BUILD FAILED **
Tks for any help
Last edited by a moderator: