Hi,
first of all i've already read
and
We have already made apps for third parties but we also manage their accounts and we never had problems in build and upload.
This time the client already has its own develper profile so he created and sent us the certificate and mobileprovision files, which were added to the key folder and referred to in the project by using the #CertificateFile and #ProvisionFile options.
The machine i develop on is a windows PC so the hosted builder is used (I also have a macbook but i prefer not to use my personal device) and i don't really understand what to do or how to do it in order to be able to compile
The error message
Thanks
first of all i've already read
Managing multiple certificates / provision files
This tutorial is only relevant after you were able to build and install B4i-Bridge. If you haven't yet started with B4i then please go over these two tutorials instead: Creating a certificate and provisioning profile Installing B4i-Bridge and debugging first app 5 different files are required...
www.b4x.com
Help with certificate/provisioning profile generated by a 3rd part.
I am developing a B4I project for a company. The company's remote team also needs to be able to compile it. They have their own B4I, an Apple developer account, so can normally generate certificates and build apps. I've been granted access to their Apple developer account and am able to...
www.b4x.com
We have already made apps for third parties but we also manage their accounts and we never had problems in build and upload.
This time the client already has its own develper profile so he created and sent us the certificate and mobileprovision files, which were added to the key folder and referred to in the project by using the #CertificateFile and #ProvisionFile options.
The machine i develop on is a windows PC so the hosted builder is used (I also have a macbook but i prefer not to use my personal device) and i don't really understand what to do or how to do it in order to be able to compile
The error message
error: Missing private key for signing certificate. Failed to locate the private key matching certificate "iPhone Distribution: --Remove client name -- " in the keychain. To sign with this signing certificate, install its private key in your keychain. If you don't have the private key, select a different signing certificate for CODE_SIGN_IDENTITY in the build settings editor. (in target 'B4iProject' from project 'B4iProject')
Thanks