iOS Question B4i Bridge Installation

Sganga61

Member
Licensed User
Longtime User
I had developed a game published on Apple Store some month ago. After the addition of a new device in App Id (along with it UID) I try to install the B4i bridge on the new device.
Damn....now all is not working. The result (when I try to compile for download the bridge) is:

error: Provisioning profile "default.distribution" has app ID "com.scopa84", which does not match the bundle ID "com.scopa84.bridge". (in target 'B4iProject')

Build system information error: Provisioning profile "default.distribution" doesn't include signing certificate "iPhone Distribution: GIOVANNI PURGATORIO (asdasdf)". (in target 'B4iProject')

I try to revoke and re create all the certificates and provision files...but the above message remain the same.

What is happen?
 
Top