iOS Question Trying to build B4i-bridge - error

DBernaert

Member
Licensed User
Hello,

I'm completely new and I'm following the video tutorial to build B4i-bridge, but i get an error:

note: Build preparation complete
warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'B4iProject' from project 'B4iProject')
error: Provisioning profile "provision" has app ID "WAVEDESK.*", which does not match the bundle ID "wavedesk.dev.bridge.bridge". (in target 'B4iProject' from project 'B4iProject')

Error: ** BUILD FAILED **

Sorry, never mind, found the issue in the meantime.
 
Last edited:
Top