iOS Question Problem upgrading Bridge to v1.8

DKnowles

Member
Licensed User
Longtime User
Hi Erel

Getting this when I try to rebuild the Bridge App

Not using a wild card as am using push notifications, that's the only thing I think I have changed since the original Bridge app was built.

Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“myDataCollector”) has an AppID of “com.dbManagementSystems.myDataCollector” which does not match your bundle identifier “com.dbManagementSystems.myDataCollector.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)
 
Top