Dear Lukas,
Thanks for the detailed answer ad the good luck wishes, looks like we need
it. We will look into 5 (I guess something similar is described in
http://stackoverflow.com/questions/27973011/xcodebuild-different-provisioning-profile-for-target-dependency/29605731#29605731)
Best,
Roman
A
Hi Roman.
Here's a couple of ideas that have helped us in the past.
1) Try to limit the options Xcode can choose from
The fewer options Xcode has, the better. Delete all outdated provisioning
profiles and only import the ones you really need (see 3). Try creating
different Jenkins slaves that o
Hi there!
We are trying to build our ios-application using the xcode-plugin and
receive the following error when trying to install it on ios>7 via Xcode:
The entitlements specified in your application’s Code Signing Entitlements
file do not match those specified in your provisioning profile.
Wh