B4i version: 2.00
Parsing code. (0.00s)
Compiling code. (0.06s)
Building designer app. (0.01s)
Building Xcode project (0.01s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/jonsaputo/Downloads/macserver-2/UploadedProjects/b4i_default/Payload
OTHER_CODE_SIGN_FLAGS = --keychain b4i_default
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“Development”) has an AppID of “com.my.app” which does not match your bundle identifier “com.my.app.bridge”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)