I am building bridge and get this error:
Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“IT_Mobile_App_Development”) has an AppID of “com.xxxx.app1” which does not match your bundle identifier “com.xxxx.app1.bridge”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'
I am trying to install the app on another device. The provision has the new udid.
Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“IT_Mobile_App_Development”) has an AppID of “com.xxxx.app1” which does not match your bundle identifier “com.xxxx.app1.bridge”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'
I am trying to install the app on another device. The provision has the new udid.