i get this when i try to build the app, follow the tutorial but i dont understand what i am doing wrong
Building designer app. 0.02
Building Xcode project 0.03
Sending data to remote compiler. Error
Out: Build settings from command line:
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/objc/UploadedProjects/beta650/Payload
OTHER_CODE_SIGN_FLAGS = --keychain beta650
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = b32ded1d-ec1c-44d2-9b05-8a3bac79dbe2
=== 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 (“MyApp”) has an AppID of “www.sagital.net.myapp” which does not match your bundle identifier “www.sagital.net.myapp.bridge”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Last edited: